Author: qboosh Date: Thu Oct 20 18:04:18 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - switched to 3.0.0 from X11R7.0-RC1 - more docs, added version to fixesproto deps
---- Files affected: SPECS: xorg-lib-libXfixes.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXfixes.spec diff -u SPECS/xorg-lib-libXfixes.spec:1.5 SPECS/xorg-lib-libXfixes.spec:1.6 --- SPECS/xorg-lib-libXfixes.spec:1.5 Sat Aug 27 21:38:03 2005 +++ SPECS/xorg-lib-libXfixes.spec Thu Oct 20 20:04:13 2005 @@ -3,18 +3,18 @@ Summary(pl): Biblioteka rozszerzenia X Fixes Name: xorg-lib-libXfixes Version: 3.0.0 -Release: 0.02 +Release: 0.1 License: MIT Group: X11/Libraries -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/lib/libXfixes-%{version}.tar.bz2 -# Source0-md5: 3134ce2f2c922324e1f8ae23900b2c22 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXfixes-%{version}.tar.bz2 +# Source0-md5: a3ecf24e050dcc613dd3ceea4672b40f URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 0.19 BuildRequires: xorg-lib-libX11-devel -BuildRequires: xorg-proto-fixesproto-devel +BuildRequires: xorg-proto-fixesproto-devel >= 3.0 BuildRequires: xorg-util-util-macros Obsoletes: libXfixes BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,7 +31,7 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: xorg-lib-libX11-devel -Requires: xorg-proto-fixesproto-devel +Requires: xorg-proto-fixesproto-devel >= 3.0 Obsoletes: libXfixes-devel %description devel @@ -90,7 +90,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README +%doc AUTHORS COPYING ChangeLog README %attr(755,root,root) %{_libdir}/libXfixes.so.*.*.* %files devel @@ -111,6 +111,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/10/20 18:04:13 qboosh +- switched to 3.0.0 from X11R7.0-RC1 +- more docs, added version to fixesproto deps + Revision 1.5 2005/08/27 19:38:03 wiget - kill /usr/X11R6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXfixes.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
