From adb6e1d92c8bc5e772b66457512bcca675974834 Mon Sep 17 00:00:00 2001 From: mharris Date: Thu, 15 Dec 2005 05:38:48 +0000 Subject: [PATCH] auto-import libXau-0.99.2-1 on branch devel from libXau-0.99.2-1.src.rpm --- .cvsignore | 2 +- libXau.spec | 31 +++++++++++++++++++------------ sources | 2 +- 3 files changed, 21 insertions(+), 14 deletions(-) diff --git a/.cvsignore b/.cvsignore index 16f52e0..4ab9800 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libXau-0.99.1.tar.bz2 +libXau-0.99.2.tar.bz2 diff --git a/libXau.spec b/libXau.spec index bcd2bca..dca1396 100644 --- a/libXau.spec +++ b/libXau.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXau runtime library Name: libXau -Version: 0.99.1 -Release: 2.1 +Version: 0.99.2 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -19,6 +19,7 @@ X.Org X11 libXau runtime library Summary: X.Org X11 libXau development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Obsoletes: XFree86-devel, xorg-x11-devel @@ -71,18 +72,24 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/pkgconfig %{_libdir}/pkgconfig/xau.pc %dir %{_mandir} -%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* +%dir %{_mandir}/man3 +%{_mandir}/man3/Xau.3x* +%{_mandir}/man3/XauDisposeAuth.3x* +%{_mandir}/man3/XauFileName.3x* +%{_mandir}/man3/XauGetAuthByAddr.3x* +%{_mandir}/man3/XauGetBestAuthByAddr.3x* +%{_mandir}/man3/XauLockAuth.3x* +%{_mandir}/man3/XauReadAuth.3x* +%{_mandir}/man3/XauUnlockAuth.3x* +%{_mandir}/man3/XauWriteAuth.3x* %changelog +* Tue Dec 13 2005 Mike A. Harris 0.99.2-1 +- Updated libXau to version 0.99.2 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 - rebuilt diff --git a/sources b/sources index 13d04aa..98c2d72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52fad27508690e46d30b56856b1b5d1a libXau-0.99.1.tar.bz2 +71cab3fa6d86a3e7de907949be419be7 libXau-0.99.2.tar.bz2