rpms/pyparted/devel pyparted.spec,1.45,1.46

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Thu Jan 3 02:38:23 UTC 2008


Author: dcantrel

Update of /cvs/pkgs/rpms/pyparted/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3541

Modified Files:
	pyparted.spec 
Log Message:
* Wed Jan 02 2008 David Cantrell <dcantrell at redhat.com> - 1.8.9-4
- Rebuild



Index: pyparted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/pyparted.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- pyparted.spec	19 Nov 2007 16:34:01 -0000	1.45
+++ pyparted.spec	3 Jan 2008 02:37:45 -0000	1.46
@@ -3,7 +3,7 @@
 Summary: Python module for GNU parted
 Name:    pyparted
 Version: 1.8.9
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group:   System Environment/Libraries
 URL:     http://dcantrel.fedorapeople.org/%{name}
@@ -12,8 +12,8 @@
 Patch0: pyparted-exact-constraint.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: python-devel, parted-devel >= 1.8.6, pkgconfig
-Requires: parted >= 1.8.6
+BuildRequires: python-devel, parted-devel >= 1.8.8, pkgconfig
+Requires: parted >= 1.8.8
 
 %description
 Python module for the parted library.  It is used for manipulating
@@ -39,6 +39,9 @@
 %{python_sitearch}/partedmodule.so
 
 %changelog
+* Wed Jan 02 2008 David Cantrell <dcantrell at redhat.com> - 1.8.9-4
+- Rebuild
+
 * Mon Nov 19 2007 Jeremy Katz <katzj at redhat.com> - 1.8.9-3
 - Add support for exact constraints
 




More information about the fedora-extras-commits mailing list