rpms/pyxf86config/devel .cvsignore, 1.7, 1.8 pyxf86config.spec, 1.15, 1.16 sources, 1.7, 1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Nov 13 22:08:25 UTC 2005


Author: katzj

Update of /cvs/dist/rpms/pyxf86config/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18567/devel

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


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/pyxf86config/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	9 Sep 2004 11:02:23 -0000	1.7
+++ .cvsignore	13 Nov 2005 22:08:23 -0000	1.8
@@ -1 +1 @@
-pyxf86config-0.3.19.tar.gz
+pyxf86config-0.3.20.tar.gz


Index: pyxf86config.spec
===================================================================
RCS file: /cvs/dist/rpms/pyxf86config/devel/pyxf86config.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pyxf86config.spec	15 Jul 2005 17:57:50 -0000	1.15
+++ pyxf86config.spec	13 Nov 2005 22:08:23 -0000	1.16
@@ -2,8 +2,8 @@
 
 Summary: Python wrappers for libxf86config
 Name: pyxf86config
-Version: 0.3.19
-Release: 6
+Version: 0.3.20
+Release: 1
 URL: http://www.redhat.com/
 Source0: %{name}-%{version}.tar.gz
 License: GPL
@@ -12,8 +12,7 @@
 Requires: glib2
 Requires: python-abi = %{pyver}
 BuildRequires: glib2-devel
-BuildRequires: XFree86-devel
-BuildRequires: python2
+BuildRequires: libX11-devel
 BuildRequires: python-devel
 ExcludeArch: s390 s390x ppc64
 
@@ -36,21 +35,20 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%preun
-if [ -d %{_libdir}/python%{pyver}/site-packages/xf86config.pyc ] ; then
-  rm -f %{_libdir}/python%{pyver}/site-packages/xf86config.pyc
-fi
-
 %files
 %defattr(-,root,root)
 %doc README NEWS AUTHORS COPYING ChangeLog
 %{_libdir}/python?.?/site-packages/ixf86configmodule.so
-%{_libdir}/python?.?/site-packages/xf86config.py
-%{_libdir}/python?.?/site-packages/xf86config.pyc
-%{_libdir}/python?.?/site-packages/xf86config.pyo
+%{_libdir}/python?.?/site-packages/xf86config.py*
 
 
 %changelog
+* Sun Nov 13 2005 Jeremy Katz <katzj at redhat.com> - 0.3.20-1
+- the X server compiles in the path for rgb.txt, so don't explicitly list 
+  (fixes for the path move with modular X)
+- get rid of no longer needed %%preun
+- modular X buildrequires changes
+
 * Fri Jul 15 2005 Paul Nasrat <pnasrat at redhat.com> - 0.3.19-6
 - ExcludeArch ppc64 again
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/pyxf86config/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	9 Sep 2004 11:02:23 -0000	1.7
+++ sources	13 Nov 2005 22:08:23 -0000	1.8
@@ -1 +1 @@
-5421d1bc0038344df6bd11e8d0db435d  pyxf86config-0.3.19.tar.gz
+b8cd3849721eeed442dbba3c3c177d6d  pyxf86config-0.3.20.tar.gz




More information about the fedora-cvs-commits mailing list