rpms/python-pyblock/devel .cvsignore, 1.16, 1.17 python-pyblock.spec, 1.27, 1.28 sources, 1.20, 1.21

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Aug 17 19:46:37 UTC 2006


Author: pjones

Update of /cvs/dist/rpms/python-pyblock/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24530

Modified Files:
	.cvsignore python-pyblock.spec sources 
Log Message:
- get rid of s390 excludearch



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	3 Aug 2006 22:26:43 -0000	1.16
+++ .cvsignore	17 Aug 2006 19:46:35 -0000	1.17
@@ -1,2 +1 @@
-pyblock-0.17.tar.bz2
 pyblock-0.18.tar.bz2


Index: python-pyblock.spec
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/python-pyblock.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- python-pyblock.spec	3 Aug 2006 22:26:43 -0000	1.27
+++ python-pyblock.spec	17 Aug 2006 19:46:35 -0000	1.28
@@ -1,12 +1,12 @@
 %define realname pyblock
 %define pyver %(%{__python} -c "import sys; print sys.version[:3]")
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)[1:]")}
-%define dmrver 1.0.0.rc11-FC6.2
+%define dmrver 1.0.0.rc11-FC6.3
 
 Summary: Python modules for dealing with block devices
 Name: python-%{realname}
 Version: 0.18
-Release: 1
+Release: 2
 Source0: %{realname}-%{version}.tar.bz2
 License: GPL
 Group: System Environment/Libraries
@@ -17,8 +17,6 @@
 Requires: python >= %{pyver}, device-mapper >= 1.01.04, libselinux
 Requires: libbdevid, libbdevid-python, dmraid >= %{dmrver}
 
-excludearch: s390 s390x
-
 %description
 The pyblock contains Python modules for dealing with block devices.
 
@@ -41,6 +39,9 @@
 /%{python_sitelib}/block/*
 
 %changelog
+* Thu Aug 17 2006 Peter Jones <pjones at redhat.com> - 0.18-2
+- No s390/s390x excludearch
+
 * Thu Aug  3 2006 Peter Jones <pjones at redhat.com> - 0.18-1
 - Fixes for multiple multipaths
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/python-pyblock/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	3 Aug 2006 22:26:43 -0000	1.20
+++ sources	17 Aug 2006 19:46:35 -0000	1.21
@@ -1,2 +1 @@
-0eb2cd51b2d36557c55baf9a1c65870c  pyblock-0.17.tar.bz2
-cbcb850601f4b213f0f074a35dfe3da9  pyblock-0.18.tar.bz2
+c14235f360c01b85f77a225448ffcc12  pyblock-0.18.tar.bz2




More information about the fedora-cvs-commits mailing list