rpms/rhpxl/devel rhpxl.spec,1.1,1.2 sources,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Oct 7 19:28:22 UTC 2005


Author: clumens

Update of /cvs/dist/rpms/rhpxl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20183

Modified Files:
	rhpxl.spec sources 
Log Message:
Bump version.  Fix build deps.



Index: rhpxl.spec
===================================================================
RCS file: /cvs/dist/rpms/rhpxl/devel/rhpxl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rhpxl.spec	6 Oct 2005 20:47:32 -0000	1.1
+++ rhpxl.spec	7 Oct 2005 19:28:16 -0000	1.2
@@ -1,13 +1,14 @@
 Summary: Python library for configuring and running X.
 Name: rhpxl
 Version: 0.1
-Release: 1
+Release: 2
 Source0: %{name}-%{version}.tar.gz
 License: GPL
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-root
 BuildRequires: python-devel, gettext
 BuildArch: noarch
+ExcludeArch: s390 s390x ppc64
 Requires: python >= %(%{__python} -c "import sys; print sys.version[:3]")
 Requires: rhpl, kudzu >= 1.2.0, newt, hwdata >= 0.169
 Requires: pyxf86config >= 0.3.2
@@ -37,5 +38,8 @@
 %{_libdir}/python?.?/site-packages/rhpxl
 
 %changelog
+* Fri Oct 07 2005 Chris Lumens <clumens at redhat.com> 0.1-2
+- Fix broken dependancies on platforms with no pyxf86config.
+
 * Thu Oct 06 2005 Chris Lumens <clumens at redhat.com> 0.1-1
 - Initial import from rhpl.


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/rhpxl/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Oct 2005 20:47:32 -0000	1.2
+++ sources	7 Oct 2005 19:28:16 -0000	1.3
@@ -1 +1 @@
-7dc6d826e2425749979e326aee010416  rhpxl-0.1.tar.gz
+1e37b6b533ffbc3e244eed11715f6049  rhpxl-0.1.tar.gz




More information about the fedora-cvs-commits mailing list