rpms/libXau/devel .cvsignore, 1.4, 1.5 libXau.spec, 1.5, 1.6 sources, 1.4, 1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 15 05:38:50 UTC 2005


Author: mharris

Update of /cvs/dist/rpms/libXau/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11710/devel

Modified Files:
	.cvsignore libXau.spec sources 
Log Message:
auto-import libXau-0.99.2-1 on branch devel from libXau-0.99.2-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libXau/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	11 Nov 2005 21:28:20 -0000	1.4
+++ .cvsignore	15 Dec 2005 05:38:48 -0000	1.5
@@ -1 +1 @@
-libXau-0.99.1.tar.bz2
+libXau-0.99.2.tar.bz2


Index: libXau.spec
===================================================================
RCS file: /cvs/dist/rpms/libXau/devel/libXau.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXau.spec	9 Dec 2005 22:41:20 -0000	1.5
+++ libXau.spec	15 Dec 2005 05:38:48 -0000	1.6
@@ -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 @@
 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 @@
 %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 <mharris at redhat.com> 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 <jkeating at redhat.com>
 - rebuilt
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libXau/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	11 Nov 2005 21:28:20 -0000	1.4
+++ sources	15 Dec 2005 05:38:48 -0000	1.5
@@ -1 +1 @@
-52fad27508690e46d30b56856b1b5d1a  libXau-0.99.1.tar.bz2
+71cab3fa6d86a3e7de907949be419be7  libXau-0.99.2.tar.bz2




More information about the fedora-cvs-commits mailing list