Author: qboosh Date: Thu Oct 20 19:41:58 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.2 (X11R7.0-RC1)
---- Files affected: SPECS: xorg-lib-libXScrnSaver.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXScrnSaver.spec diff -u SPECS/xorg-lib-libXScrnSaver.spec:1.6 SPECS/xorg-lib-libXScrnSaver.spec:1.7 --- SPECS/xorg-lib-libXScrnSaver.spec:1.6 Thu Sep 8 14:56:11 2005 +++ SPECS/xorg-lib-libXScrnSaver.spec Thu Oct 20 21:41:52 2005 @@ -2,19 +2,20 @@ Summary: XScrnSaver library Summary(pl): Biblioteka XScrnSaver Name: xorg-lib-libXScrnSaver -Version: 0.99.1 +Version: 0.99.2 Release: 0.1 License: MIT Group: X11/Libraries -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/lib/libXScrnSaver-%{version}.tar.bz2 -# Source0-md5: 706379f7c1105a2edd0a092c3ef40fa8 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXScrnSaver-%{version}.tar.bz2 +# Source0-md5: 42a224d1e4641ca3eed3a0ab52894517 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 0.19 BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-proto-scrnsaverproto-devel +BuildRequires: xorg-proto-xextproto-devel BuildRequires: xorg-util-util-macros BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -78,6 +79,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ + libmandir=%{_mandir}/man3 \ pkgconfigdir=%{_pkgconfigdir} %clean @@ -96,7 +98,7 @@ %attr(755,root,root) %{_libdir}/libXss.so %{_libdir}/libXss.la %{_pkgconfigdir}/xscrnsaver.pc -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3x* %files static %defattr(644,root,root,755) @@ -108,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/10/20 19:41:52 qboosh +- 0.99.2 (X11R7.0-RC1) + Revision 1.6 2005/09/08 12:56:11 wiget - %files fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXScrnSaver.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
