rpms/mock/FC-4 mock.spec,1.10,1.11 mock-0.4-setpgrp.patch,1.1,NONE

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Jan 24 17:18:05 UTC 2006


Author: dcbw

Update of /cvs/extras/rpms/mock/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31297

Modified Files:
	mock.spec 
Removed Files:
	mock-0.4-setpgrp.patch 
Log Message:
* Tue Jan 24 2006 Dan Williams <dcbw at redhat.com> - 0.4-5
- Back out setpgrp patch, found a better way to do it in plague




Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/FC-4/mock.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mock.spec	24 Jan 2006 16:17:06 -0000	1.10
+++ mock.spec	24 Jan 2006 17:18:04 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: Builds packages inside chroots
 Name: mock
 Version: 0.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPL
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz
@@ -11,7 +11,6 @@
 Requires(pre): shadow-utils
 BuildRequires: libselinux-devel
 Patch0: mock-0.4-unpackaged-files-fix.patch
-Patch1: mock-0.4-setpgrp.patch
 
 %description
 Mock takes a srpm and builds it in a chroot
@@ -20,7 +19,6 @@
 %setup -q
 
 %patch0 -p1 -b .unpackaged-files-fix
-%patch1 -p1 -b .setpgrp
 
 %build
 make
@@ -70,6 +68,9 @@
 
 
 %changelog
+* Tue Jan 24 2006 Dan Williams <dcbw at redhat.com> - 0.4-5
+- Back out setpgrp patch, found a better way to do it in plague
+
 * Tue Jan 24 2006 Dan Williams <dcbw at redhat.com> - 0.4-4
 - Add option to create new process group so mock and its children
     may be more easily killed


--- mock-0.4-setpgrp.patch DELETED ---




More information about the fedora-extras-commits mailing list