Author: qboosh Date: Thu Oct 20 20:49:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.1 (X11R7.0-RC1)
---- Files affected: SPECS: xorg-lib-libXxf86vm.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXxf86vm.spec diff -u SPECS/xorg-lib-libXxf86vm.spec:1.4 SPECS/xorg-lib-libXxf86vm.spec:1.5 --- SPECS/xorg-lib-libXxf86vm.spec:1.4 Sat Aug 27 21:38:03 2005 +++ SPECS/xorg-lib-libXxf86vm.spec Thu Oct 20 22:48:55 2005 @@ -2,14 +2,14 @@ Summary: Xxf86vm library Summary(pl): Biblioteka Xxf86vm Name: xorg-lib-libXxf86vm -Version: 0.99.0 -Release: 0.02 +Version: 0.99.1 +Release: 0.1 License: MIT Group: X11/Libraries -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/lib/libXxf86vm-%{version}.tar.bz2 -# Source0-md5: aa01959882cc527486b97ccb311584df +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXxf86vm-%{version}.tar.bz2 +# Source0-md5: a1dce0a49b63235276f3a069e5d7ce8d URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 0.19 @@ -78,6 +78,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ + libmandir=%{_mandir}/man3 \ pkgconfigdir=%{_pkgconfigdir} %clean @@ -88,7 +89,7 @@ %files %defattr(644,root,root,755) -%doc ChangeLog +%doc COPYING ChangeLog %attr(755,root,root) %{_libdir}/libXxf86vm.so.*.*.* %files devel @@ -96,7 +97,7 @@ %{_libdir}/libXxf86vm.la %attr(755,root,root) %{_libdir}/libXxf86vm.so %{_pkgconfigdir}/xxf86vm.pc -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3x* %files static %defattr(644,root,root,755) @@ -108,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/10/20 20:48:55 qboosh +- 0.99.1 (X11R7.0-RC1) + Revision 1.4 2005/08/27 19:38:03 wiget - kill /usr/X11R6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXxf86vm.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
