rpms/pyparted/devel pyparted.spec,1.27,1.28

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 5 16:01:52 UTC 2006


Author: dcantrel

Update of /cvs/dist/rpms/pyparted/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9534

Modified Files:
	pyparted.spec 
Log Message:
* Tue Dec 05 2006 David Cantrell <dcantrell at redhat.com> - 1.8.1-2
- Rebuild for GNU parted-1.8.1



Index: pyparted.spec
===================================================================
RCS file: /cvs/dist/rpms/pyparted/devel/pyparted.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- pyparted.spec	30 Nov 2006 21:04:55 -0000	1.27
+++ pyparted.spec	5 Dec 2006 16:01:50 -0000	1.28
@@ -1,15 +1,15 @@
 Summary: Python module for GNU parted
 Name:    pyparted
 Version: 1.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group:   System Environment/Libraries
 
 Source0: http://people.redhat.com/dcantrel/%{name}/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: python-devel, parted-devel >= 1.8.0
-Requires: parted >= 1.8.0
+BuildRequires: python-devel, parted-devel >= 1.8.1
+Requires: parted >= 1.8.1
 
 %description
 Python modules for the parted library.  It is used for manipulation
@@ -41,6 +41,9 @@
 %{_libdir}/python?.?/site-packages/*.so
 
 %changelog
+* Tue Dec 05 2006 David Cantrell <dcantrell at redhat.com> - 1.8.1-2
+- Rebuild for GNU parted-1.8.1
+
 * Thu Nov 30 2006 David Cantrell <dcantrell at redhat.com> - 1.8.1-1
 - Determine Python version to use in %%build so the source RPM is more
   easily moved between distribution releases.




More information about the fedora-cvs-commits mailing list