rpms/rhpl/devel rhpl.spec,1.76,1.77

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Aug 30 00:08:25 UTC 2006


Author: caillon

Update of /cvs/dist/rpms/rhpl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28705

Modified Files:
	rhpl.spec 
Log Message:
* Tue Aug 29 2006 Christopher Aillon <caillon at redhat.com> - 0.188-2
- Update BR to use the now split-out wireless-tools-devel package



Index: rhpl.spec
===================================================================
RCS file: /cvs/dist/rpms/rhpl/devel/rhpl.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- rhpl.spec	25 Jul 2006 09:37:31 -0000	1.76
+++ rhpl.spec	30 Aug 2006 00:08:18 -0000	1.77
@@ -1,7 +1,7 @@
 Summary: Library of python code used by programs in Red Hat Linux
 Name: rhpl
 Version: 0.188
-Release: 1
+Release: 2
 Source0: %{name}-%{version}.tar.gz
 License: GPL
 Group: System Environment/Libraries
@@ -9,7 +9,7 @@
 BuildRequires: python-devel, gettext
 Requires: python >= %(%{__python} -c "import sys; print sys.version[:3]")
 %ifnarch s390 s390x
-BuildRequires: wireless-tools
+BuildRequires: wireless-tools-devel
 Requires: pyxf86config >= 0.3.2
 %endif
 Conflicts: kudzu < 1.2.0, hwdata < 0.169
@@ -39,6 +39,9 @@
 %{_libdir}/python?.?/site-packages/rhpl
 
 %changelog
+* Tue Aug 29 2006 Christopher Aillon <caillon at redhat.com> - 0.188-2
+- Update BR to use the now split-out wireless-tools-devel package
+
 * Tue Jul 25 2006 Harald Hoyer <harald at redhat.com> - 0.188-1
 - correctly parse bool values in genClass.py
 




More information about the fedora-cvs-commits mailing list