From f308f946e66ac66723101dfb582276e28df1ab64 Mon Sep 17 00:00:00 2001 From: mharris Date: Thu, 27 Oct 2005 09:53:05 +0000 Subject: [PATCH] auto-import libXrandr-0.99.1-1 on branch devel from libXrandr-0.99.1-1.src.rpm --- .cvsignore | 2 +- libXrandr.spec | 15 ++++++++------- sources | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8aceec5..d81da84 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXrandr-0.99.0.tar.bz2 +libXrandr-0.99.1.tar.bz2 diff --git a/libXrandr.spec b/libXrandr.spec index bc53e1d..0b3a1bd 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -1,8 +1,7 @@ - Summary: X.Org X11 libXrandr runtime library Name: libXrandr -Version: 0.99.0 -Release: 3 +Version: 0.99.1 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -15,7 +14,6 @@ BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXrender-devel - Conflicts: XFree86-libs, xorg-x11-libs %description @@ -26,7 +24,6 @@ Summary: X.Org X11 libXrandr development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} - Conflicts: XFree86-devel, xorg-x11-devel %description devel @@ -79,10 +76,14 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xrandr.pc %dir %{_mandir} -%dir %{_mandir}/man3 -%{_mandir}/man3/Xrandr.3* +%dir %{_mandir}/man3x +%{_mandir}/man3x/*.3x* %changelog +* Mon Oct 24 2005 Mike A. Harris 0.99.1-1 +- Updated libXrandr to version 0.99.1 from X11R7 RC1 +- Updated file manifest to find manpages in "man3x" + * Thu Sep 29 2005 Mike A. Harris 0.99.0-3 - Renamed package to remove xorg-x11 from the name due to unanimous decision between developers. diff --git a/sources b/sources index 42b037c..534bf78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bf96aa604b2ecad9abff643a663f2e3 libXrandr-0.99.0.tar.bz2 +7f7bbb0b8644f0f84618af51583ca3f3 libXrandr-0.99.1.tar.bz2