Author: qboosh Date: Thu Oct 20 20:23:24 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.1 (X11R7.0-RC1) - more docs, added version to resourceproto deps
---- Files affected: SPECS: xorg-lib-libXres.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXres.spec diff -u SPECS/xorg-lib-libXres.spec:1.5 SPECS/xorg-lib-libXres.spec:1.6 --- SPECS/xorg-lib-libXres.spec:1.5 Sat Aug 27 21:38:03 2005 +++ SPECS/xorg-lib-libXres.spec Thu Oct 20 22:23:18 2005 @@ -2,19 +2,19 @@ Summary: X Resource usage extension library Summary(pl): Biblioteka rozszerzenia X Resource usage Name: xorg-lib-libXres -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/libXres-%{version}.tar.bz2 -# Source0-md5: cb705942677fb7bc28ef42db5e602ff4 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXres-%{version}.tar.bz2 +# Source0-md5: 8ad0be786f80bc040079b003ecc7fbb9 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-resourceproto-devel +BuildRequires: xorg-proto-resourceproto-devel >= 0.99 BuildRequires: xorg-util-util-macros Obsoletes: libXres BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,7 +32,7 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: xorg-lib-libXext-devel -Requires: xorg-proto-resourceproto-devel +Requires: xorg-proto-resourceproto-devel >= 0.99 Obsoletes: libXres-devel %description devel @@ -83,6 +83,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ + libmandir=%{_mandir}/man3 \ pkgconfigdir=%{_pkgconfigdir} %clean @@ -93,7 +94,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog +%doc AUTHORS COPYING ChangeLog %attr(755,root,root) %{_libdir}/libXRes.so.*.*.* %files devel @@ -102,7 +103,7 @@ %{_libdir}/libXRes.la %{_includedir}/X11/extensions/*.h %{_pkgconfigdir}/xres.pc -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3x* %files static %defattr(644,root,root,755) @@ -114,6 +115,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/10/20 20:23:18 qboosh +- 0.99.1 (X11R7.0-RC1) +- more docs, added version to resourceproto deps + Revision 1.5 2005/08/27 19:38:03 wiget - kill /usr/X11R6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXres.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
