Author: qboosh Date: Sat Mar 8 00:00:42 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated glibc-locale_sync patch - ghost soname symlink - release 1
---- Files affected: SPECS: xorg-lib-libX11.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libX11.spec diff -u SPECS/xorg-lib-libX11.spec:1.39 SPECS/xorg-lib-libX11.spec:1.40 --- SPECS/xorg-lib-libX11.spec:1.39 Fri Mar 7 08:11:06 2008 +++ SPECS/xorg-lib-libX11.spec Sat Mar 8 01:00:37 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Podstawowa biblioteka X11 Name: xorg-lib-libX11 Version: 1.1.4 -Release: 0.1 +Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2 @@ -115,8 +115,10 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_libdir}/libX11.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libX11.so.6 %if %{with xcb} %attr(755,root,root) %{_libdir}/libX11-xcb.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libX11-xcb.so.1 %endif %dir %{_libdir}/X11 %{_libdir}/X11/Xcms.txt @@ -154,6 +156,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2008-03-08 00:00:37 qboosh +- updated glibc-locale_sync patch +- ghost soname symlink +- release 1 + Revision 1.39 2008-03-07 07:11:06 arekm - 1.1.4 but glibc sync patch needs update ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-lib-libX11.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
