rpms/pyparted/devel .cvsignore, 1.17, 1.18 pyparted.spec, 1.39, 1.40 sources, 1.22, 1.23 pyparted-1.8.6-Makefile.patch, 1.1, NONE

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Thu Jun 14 18:41:50 UTC 2007


Author: dcantrel

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

Modified Files:
	.cvsignore pyparted.spec sources 
Removed Files:
	pyparted-1.8.6-Makefile.patch 
Log Message:
* Fri Jun 15 2007 David Cantrell <dcantrell at redhat.com> - 1.8.7-1
- Merge review (#226337)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	20 Apr 2007 15:37:57 -0000	1.17
+++ .cvsignore	14 Jun 2007 18:41:16 -0000	1.18
@@ -1 +1 @@
-pyparted-1.8.6.tar.bz2
+pyparted-1.8.7.tar.bz2


Index: pyparted.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/pyparted.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- pyparted.spec	23 Apr 2007 17:24:16 -0000	1.39
+++ pyparted.spec	14 Jun 2007 18:41:16 -0000	1.40
@@ -2,14 +2,13 @@
 
 Summary: Python module for GNU parted
 Name:    pyparted
-Version: 1.8.6
-Release: 2%{?dist}
+Version: 1.8.7
+Release: 1%{?dist}
 License: GPL
 Group:   System Environment/Libraries
 URL:     http://people.redhat.com/dcantrel/%{name}
 
 Source0: http://people.redhat.com/dcantrel/%{name}/%{name}-%{version}.tar.bz2
-Patch0:  %{name}-1.8.6-Makefile.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: python-devel, parted-devel >= 1.8.6
@@ -21,12 +20,12 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .Makefile
 
 %build
 CFLAGS="%{optflags}" CC="%{__cc}" %{__make} %{?_smp_mflags}
 
 %install
+%{__rm} -rf %{buildroot}
 %{__make} install DESTDIR=%{buildroot}
 
 %clean
@@ -38,6 +37,9 @@
 %{python_sitearch}/partedmodule.so
 
 %changelog
+* Fri Jun 15 2007 David Cantrell <dcantrell at redhat.com> - 1.8.7-1
+- Merge review (#226337)
+
 * Mon Apr 23 2007 David Cantrell <dcantrell at redhat.com> - 1.8.6-2
 - Ensure build env CFLAGS are included (#226337)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyparted/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	20 Apr 2007 16:47:47 -0000	1.22
+++ sources	14 Jun 2007 18:41:16 -0000	1.23
@@ -1 +1 @@
-009fd06ca6007c6be020823ef99eaa12  pyparted-1.8.6.tar.bz2
+b68cfc370d992b666f030ffc0f1f1300  pyparted-1.8.7.tar.bz2


--- pyparted-1.8.6-Makefile.patch DELETED ---




More information about the fedora-extras-commits mailing list