Author: qboosh Date: Thu Oct 20 20:12:02 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.1 (X11R7.0-RC1)
---- Files affected: SPECS: xorg-lib-libXp.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXp.spec diff -u SPECS/xorg-lib-libXp.spec:1.5 SPECS/xorg-lib-libXp.spec:1.6 --- SPECS/xorg-lib-libXp.spec:1.5 Sat Aug 27 21:38:03 2005 +++ SPECS/xorg-lib-libXp.spec Thu Oct 20 22:11:56 2005 @@ -2,14 +2,14 @@ Summary: DtPrint extension library Summary(pl): Biblioteka rozszerzenia DtPrint Name: xorg-lib-libXp -Version: 0.99.0 -Release: 0.03 +Version: 0.99.1 +Release: 0.1 License: MIT Group: X11/Libraries -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/lib/libXp-%{version}.tar.bz2 -# Source0-md5: a8c73c15ae3a96ab2595762df1edea5f +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXp-%{version}.tar.bz2 +# Source0-md5: 8455bf5abe4496a8fb4a1c8d11d5cbf9 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig >= 0.19 @@ -80,6 +80,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ + libmandir=%{_mandir}/man3 \ pkgconfigdir=%{_pkgconfigdir} %clean @@ -90,7 +91,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog +%doc AUTHORS COPYING ChangeLog %attr(755,root,root) %{_libdir}/libXp.so.*.*.* %files devel @@ -98,7 +99,7 @@ %attr(755,root,root) %{_libdir}/libXp.so %{_libdir}/libXp.la %{_pkgconfigdir}/xp.pc -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3x* %files static %defattr(644,root,root,755) @@ -110,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/10/20 20:11:56 qboosh +- 0.99.1 (X11R7.0-RC1) + Revision 1.5 2005/08/27 19:38:03 wiget - kill /usr/X11R6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXp.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
