auto-import libXrandr-1.1.0.1-1 on branch devel from

libXrandr-1.1.0.1-1.src.rpm
This commit is contained in:
mharris 2005-12-15 05:42:54 +00:00
parent 2fc79fd418
commit 927427b2c2
3 changed files with 13 additions and 6 deletions

View File

@ -1 +1 @@
libXrandr-0.99.2.tar.bz2
libXrandr-1.1.0.1.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXrandr runtime library
Name: libXrandr
Version: 0.99.2
Release: 1.1
Version: 1.1.0.1
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -23,6 +23,7 @@ X.Org X11 libXrandr runtime library
Summary: X.Org X11 libXrandr development package
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
Obsoletes: XFree86-devel, xorg-x11-devel
@ -76,10 +77,16 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/pkgconfig
%{_libdir}/pkgconfig/xrandr.pc
%dir %{_mandir}
%dir %{_mandir}/man3x
%{_mandir}/man3x/*.3x*
%dir %{_mandir}/man3
%{_mandir}/man3/*.3x*
%changelog
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 1.1.0.1-1
- Updated libXrandr to version 1.1.0.1 from X11R7 RC3
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
that /usr/lib/X11 and /usr/include/X11 pre-exist.
- Removed 'x' suffix from manpage directories to match RC3 upstream.
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt

View File

@ -1 +1 @@
191fc44dd67200cb0e7b4d1b2ed5388c libXrandr-0.99.2.tar.bz2
e93f7aa4dfd1b99ce3e08fac2fa6608b libXrandr-1.1.0.1.tar.bz2