Author: qboosh Date: Thu Oct 20 20:36:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - more docs, fixed libmandir
---- Files affected: SPECS: xorg-lib-libXxf86dga.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXxf86dga.spec diff -u SPECS/xorg-lib-libXxf86dga.spec:1.5 SPECS/xorg-lib-libXxf86dga.spec:1.6 --- SPECS/xorg-lib-libXxf86dga.spec:1.5 Thu Oct 20 13:40:24 2005 +++ SPECS/xorg-lib-libXxf86dga.spec Thu Oct 20 22:36:03 2005 @@ -3,13 +3,13 @@ Summary(pl): Biblioteka Xxf86dga Name: xorg-lib-libXxf86dga Version: 0.99.1 -Release: 0.02 +Release: 0.1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXxf86dga-%{version}.tar.bz2 # Source0-md5: 25f930d0e8a2717cdcc149a4f1d387b8 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}/libXxf86dga.so.*.*.* %files devel @@ -96,7 +97,7 @@ %attr(755,root,root) %{_libdir}/libXxf86dga.so %{_libdir}/libXxf86dga.la %{_pkgconfigdir}/xxf86dga.pc -%{_mandir}/man3x/*.3x* +%{_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.6 2005/10/20 20:36:03 qboosh +- more docs, fixed libmandir + Revision 1.5 2005/10/20 11:40:24 jpc - up to 0.99.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXxf86dga.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
