SPECS: xorg-lib-libXrandr.spec - 0.99.1 (X11R7.0-RC1) - more docs, ...
qboosh
qboosh at pld-linux.org
Thu Oct 20 22:17:38 CEST 2005
Author: qboosh Date: Thu Oct 20 20:17:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.99.1 (X11R7.0-RC1)
- more docs, added version to randrproto deps
---- Files affected:
SPECS:
xorg-lib-libXrandr.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/xorg-lib-libXrandr.spec
diff -u SPECS/xorg-lib-libXrandr.spec:1.5 SPECS/xorg-lib-libXrandr.spec:1.6
--- SPECS/xorg-lib-libXrandr.spec:1.5 Sat Aug 27 21:38:03 2005
+++ SPECS/xorg-lib-libXrandr.spec Thu Oct 20 22:17:32 2005
@@ -2,20 +2,20 @@
Summary: X Randr extension library
Summary(pl): Biblioteka rozszerzenia X Randr
Name: xorg-lib-libXrandr
-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/libXrandr-%{version}.tar.bz2
-# Source0-md5: 1bf96aa604b2ecad9abff643a663f2e3
+Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXrandr-%{version}.tar.bz2
+# Source0-md5: 7f7bbb0b8644f0f84618af51583ca3f3
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-lib-libXrender-devel
-BuildRequires: xorg-proto-randrproto-devel
+BuildRequires: xorg-proto-randrproto-devel >= 0.99
BuildRequires: xorg-util-util-macros
Obsoletes: libXrandr
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,7 +34,7 @@
Requires: %{name} = %{version}-%{release}
Requires: xorg-lib-libXext-devel
Requires: xorg-lib-libXrender-devel
-Requires: xorg-proto-randrproto-devel
+Requires: xorg-proto-randrproto-devel >= 0.99
Obsoletes: libXrandr-devel
%description devel
@@ -85,6 +85,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
+ libmandir=%{_mandir}/man3 \
pkgconfigdir=%{_pkgconfigdir}
%clean
@@ -95,7 +96,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog
+%doc AUTHORS COPYING ChangeLog
%attr(755,root,root) %{_libdir}/libXrandr.so.*.*.*
%files devel
@@ -104,7 +105,7 @@
%{_libdir}/libXrandr.la
%{_includedir}/X11/extensions/*.h
%{_pkgconfigdir}/xrandr.pc
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3x*
%files static
%defattr(644,root,root,755)
@@ -116,6 +117,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/10/20 20:17:32 qboosh
+- 0.99.1 (X11R7.0-RC1)
+- more docs, added version to randrproto deps
+
Revision 1.5 2005/08/27 19:38:03 wiget
- kill /usr/X11R6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-lib-libXrandr.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list