rpms/pyparted/devel pyparted.spec,1.33,1.34

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 19 19:06:28 UTC 2007


Author: dcantrel

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

Modified Files:
	pyparted.spec 
Log Message:
* Mon Mar 19 2007 David Cantrell <dcantrell at redhat.com> - 1.8.5-2
- Rebuild for GNU parted-1.8.4



Index: pyparted.spec
===================================================================
RCS file: /cvs/dist/rpms/pyparted/devel/pyparted.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- pyparted.spec	8 Feb 2007 17:34:10 -0000	1.33
+++ pyparted.spec	19 Mar 2007 19:06:23 -0000	1.34
@@ -3,15 +3,15 @@
 Summary: Python module for GNU parted
 Name:    pyparted
 Version: 1.8.5
-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-%(%{__id_u} -n)
 
-BuildRequires: python-devel, parted-devel >= 1.8.2
-Requires: parted >= 1.8.2
+BuildRequires: python-devel, parted-devel >= 1.8.4
+Requires: parted >= 1.8.4
 
 %description
 Python modules for the parted library.  It is used for manipulation
@@ -42,6 +42,9 @@
 %{python_sitearch}/partedmodule.so
 
 %changelog
+* Mon Mar 19 2007 David Cantrell <dcantrell at redhat.com> - 1.8.5-2
+- Rebuild for GNU parted-1.8.4
+
 * Thu Feb 08 2007 David Cantrell <dcantrell at redhat.com> - 1.8.5-1
 - Define and use python_sitearch rather than python_sitelib
 




More information about the fedora-cvs-commits mailing list