rpms/libXi/devel .cvsignore, 1.3, 1.4 libXi.spec, 1.5, 1.6 sources, 1.3, 1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 15 05:41:54 UTC 2005


Author: mharris

Update of /cvs/dist/rpms/libXi/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14033/devel

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


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/libXi/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	27 Oct 2005 09:45:35 -0000	1.3
+++ .cvsignore	15 Dec 2005 05:41:51 -0000	1.4
@@ -1 +1 @@
-libXi-0.99.1.tar.bz2
+libXi-0.99.2.tar.bz2


Index: libXi.spec
===================================================================
RCS file: /cvs/dist/rpms/libXi/devel/libXi.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libXi.spec	16 Nov 2005 03:58:14 -0000	1.5
+++ libXi.spec	15 Dec 2005 05:41:51 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libXi runtime library
 Name: libXi
-Version: 0.99.1
-Release: 3
+Version: 0.99.2
+Release: 1
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -23,6 +23,7 @@
 Summary: X.Org X11 libXi development package
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
+Requires(pre): xorg-x11-filesystem >= 0.99.2-3
 
 Obsoletes: XFree86-devel, xorg-x11-devel
 
@@ -73,10 +74,16 @@
 %dir %{_libdir}/pkgconfig
 %{_libdir}/pkgconfig/xi.pc
 %dir %{_mandir}
-%dir %{_mandir}/man3x
-%{_mandir}/man3x/*.3*
+%dir %{_mandir}/man3
+%{_mandir}/man3/*.3*
 
 %changelog
+* Tue Dec 13 2005 Mike A. Harris <mharris at redhat.com> 0.99.2-1
+- Updated libXi 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.
+
 * Tue Nov 15 2005 Mike A. Harris <mharris at redhat.com> 0.99.1-3
 - Added "BuildRequires: libXau-devel", as build fails without it, but does
   not check for it with ./configure.  Bug (fdo#5065)


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/libXi/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	27 Oct 2005 09:45:35 -0000	1.3
+++ sources	15 Dec 2005 05:41:51 -0000	1.4
@@ -1 +1 @@
-cc9e267d5435b94de268cae86415ed28  libXi-0.99.1.tar.bz2
+9393849a4d06a433024e0d6df9b8b19e  libXi-0.99.2.tar.bz2




More information about the fedora-cvs-commits mailing list