From ebbba9e7573ea2b6829f3d35c9c79023d897f3fe Mon Sep 17 00:00:00 2001 From: mharris Date: Fri, 21 Oct 2005 07:27:07 +0000 Subject: [PATCH] - Update to libXau-0.99.1 from X11R7 RC1 release. - Added manpages that were absent in X11R7 RC0, and updated the file lists to find them in section "man3x". --- .cvsignore | 1 + libXau.spec | 28 +++++++++++++++++++--------- sources | 1 + 3 files changed, 21 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 57a6f87..0427084 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ libXau-0.99.0.tar.bz2 +libXau-0.99.1.tar.bz2 diff --git a/libXau.spec b/libXau.spec index 83e7ae9..f9943ee 100644 --- a/libXau.spec +++ b/libXau.spec @@ -1,17 +1,15 @@ - Summary: X.Org X11 libXau runtime library Name: libXau -Version: 0.99.0 -Release: 3 +Version: 0.99.1 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/everything/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/everything/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xorg-x11-proto-devel - Conflicts: XFree86-libs, xorg-x11-libs %description @@ -22,7 +20,6 @@ Summary: X.Org X11 libXau development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} - Conflicts: XFree86-devel, xorg-x11-devel %description devel @@ -74,11 +71,24 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xau.pc %dir %{_mandir} -%dir %{_mandir}/man3 -%{_mandir}/man3/Xau.3* +%dir %{_mandir}/man3x +%{_mandir}/man3x/Xau.3x* +%{_mandir}/man3x/XauDisposeAuth.3x* +%{_mandir}/man3x/XauFileName.3x* +%{_mandir}/man3x/XauGetAuthByAddr.3x* +%{_mandir}/man3x/XauGetBestAuthByAddr.3x* +%{_mandir}/man3x/XauLockAuth.3x* +%{_mandir}/man3x/XauReadAuth.3x* +%{_mandir}/man3x/XauUnlockAuth.3x* +%{_mandir}/man3x/XauWriteAuth.3x* %changelog -* Thu Sep 29 2005 Mike A. Harris 0.99.0-3 +* Fri Oct 21 2005 Mike A. Harris 0.99.1-1 +- Update to libXau-0.99.1 from X11R7 RC1 release. +- Added manpages that were absent in X11R7 RC0, and updated the file lists + to find them in section "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. - Use Fedora Extras style BuildRoot tag. diff --git a/sources b/sources index 698f4a4..f7ae964 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1c5c9779d78f45267cae2e6cc1856517 libXau-0.99.0.tar.bz2 +52fad27508690e46d30b56856b1b5d1a libXau-0.99.1.tar.bz2