Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(372)

Side by Side Diff: chrome/installer/linux/rpm/expected_deps_i386

Issue 781763003: Roll Clang 218707:223109 (+r223211, +r223219, -r220714) (Closed) Base URL: precise:/work/chromium/src@clang_roll_223109
Patch Set: Update shared library expectations Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 ld-linux.so.2 1 ld-linux.so.2
2 ld-linux.so.2(GLIBC_2.1) 2 ld-linux.so.2(GLIBC_2.1)
3 ld-linux.so.2(GLIBC_2.3) 3 ld-linux.so.2(GLIBC_2.3)
4 libasound.so.2 4 libasound.so.2
5 libcairo.so.2 5 libcairo.so.2
6 libc.so.6 6 libc.so.6
7 libc.so.6(GLIBC_2.0) 7 libc.so.6(GLIBC_2.0)
8 libc.so.6(GLIBC_2.1) 8 libc.so.6(GLIBC_2.1)
9 libc.so.6(GLIBC_2.11) 9 libc.so.6(GLIBC_2.11)
10 libc.so.6(GLIBC_2.1.3) 10 libc.so.6(GLIBC_2.1.3)
11 libc.so.6(GLIBC_2.2) 11 libc.so.6(GLIBC_2.2)
12 libc.so.6(GLIBC_2.2.3) 12 libc.so.6(GLIBC_2.2.3)
13 libc.so.6(GLIBC_2.3) 13 libc.so.6(GLIBC_2.3)
14 libc.so.6(GLIBC_2.3.2) 14 libc.so.6(GLIBC_2.3.2)
15 libc.so.6(GLIBC_2.3.4) 15 libc.so.6(GLIBC_2.3.4)
16 libc.so.6(GLIBC_2.4) 16 libc.so.6(GLIBC_2.4)
17 libc.so.6(GLIBC_2.6) 17 libc.so.6(GLIBC_2.6)
18 libc.so.6(GLIBC_2.7) 18 libc.so.6(GLIBC_2.7)
19 libcups.so.2 19 libcups.so.2
20 libdbus-1.so.3 20 libdbus-1.so.3
21 libdl.so.2 21 libdl.so.2
22 libdl.so.2(GLIBC_2.0) 22 libdl.so.2(GLIBC_2.0)
23 libdl.so.2(GLIBC_2.1) 23 libdl.so.2(GLIBC_2.1)
24 libexpat.so.1 24 libexpat.so.1
25 libfontconfig.so.1 25 libfontconfig.so.1
26 libfreetype.so.6 26 libfreetype.so.6
27 libgcc_s.so.1 27 libgcc_s.so.1
28 libgcc_s.so.1(GCC_3.0) 28 libgcc_s.so.1(GCC_3.0)
29 libgcc_s.so.1(GCC_4.0.0)
Nico 2014/12/08 23:13:58 Do you know why this is back?
hans 2014/12/08 23:19:51 Yes, it's for __divdc3 and __muldc3, which I belie
Nico 2014/12/08 23:31:15 Hm, that cl message claims to fix fallout from r21
hans 2014/12/08 23:45:49 r219557 is the one I meant (see my follow-up email
29 libgcc_s.so.1(GLIBC_2.0) 30 libgcc_s.so.1(GLIBC_2.0)
30 libgconf-2.so.4 31 libgconf-2.so.4
31 libgdk_pixbuf-2.0.so.0 32 libgdk_pixbuf-2.0.so.0
32 libgdk-x11-2.0.so.0 33 libgdk-x11-2.0.so.0
33 libgio-2.0.so.0 34 libgio-2.0.so.0
34 libglib-2.0.so.0 35 libglib-2.0.so.0
35 libgobject-2.0.so.0 36 libgobject-2.0.so.0
36 libgtk-x11-2.0.so.0 37 libgtk-x11-2.0.so.0
37 libm.so.6 38 libm.so.6
38 libm.so.6(GLIBC_2.0) 39 libm.so.6(GLIBC_2.0)
(...skipping 24 matching lines...) Expand all
63 libXcomposite.so.1 64 libXcomposite.so.1
64 libXcursor.so.1 65 libXcursor.so.1
65 libXdamage.so.1 66 libXdamage.so.1
66 libXext.so.6 67 libXext.so.6
67 libXfixes.so.3 68 libXfixes.so.3
68 libXi.so.6 69 libXi.so.6
69 libXrandr.so.2 70 libXrandr.so.2
70 libXrender.so.1 71 libXrender.so.1
71 libXss.so.1 72 libXss.so.1
72 libXtst.so.6 73 libXtst.so.6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698