rpms/mock/FC-5 mock.spec, 1.12, 1.13 sources, 1.5, 1.6 mock-0.4-unpackaged-files-fix.patch, 1.1, NONE

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Mar 21 22:21:19 UTC 2006


Author: dcbw

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

Modified Files:
	mock.spec sources 
Removed Files:
	mock-0.4-unpackaged-files-fix.patch 
Log Message:
Update from devel


Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/FC-5/mock.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mock.spec	2 Mar 2006 06:23:30 -0000	1.12
+++ mock.spec	21 Mar 2006 22:21:18 -0000	1.13
@@ -1,7 +1,7 @@
 Summary: Builds packages inside chroots
 Name: mock
 Version: 0.4
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPL
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz
@@ -10,7 +10,7 @@
 Requires: python, yum >= 2.2.1
 Requires(pre): shadow-utils
 BuildRequires: libselinux-devel
-Patch0: mock-0.4-unpackaged-files-fix.patch
+
 
 %description
 Mock takes a srpm and builds it in a chroot
@@ -18,8 +18,6 @@
 %prep
 %setup -q
 
-%patch0 -p1 -b .unpackaged-files-fix
-
 %build
 make
 
@@ -62,12 +60,16 @@
 %config(noreplace) %{_sysconfdir}/%{name}/*.cfg
 %{_bindir}/%{name}
 %{_libexecdir}/mock-yum
+%{_mandir}/man1/mock.1*
 %attr(04750, root, mock) %{_sbindir}/mock-helper
 %attr(02775, root, mock) %dir /var/lib/mock
 %{_libdir}/libselinux-mock.so
 
 
 %changelog
+* Tue Mar 21 2006 Dan Williams <dcbw at redhat.com> - 0.4-7
+- Update to mock CVS; add symlinks for /dev/std[in|out|err] to buildroots
+
 * Thu Mar  2 2006 Seth Vidal <skvidal at linux.duke.edu> - 0.4-6
 - iterate for gcc rebuild and fc5 final
 
@@ -81,6 +83,9 @@
 * Wed Jan 18 2006 Dan Williams <dcbw at redhat.com> - 0.4-3
 - Add unpackaged files fix from RH#163576 (Adrian Reber)
 
+* Tue Dec 27 2005 Seth Vidal <skvidal at phy.duke.edu>
+- add patch from Andreas Thienemann - adds man page
+
 * Tue Aug 16 2005 Matthias Saou <http://freshrpms.net/> 0.4-2
 - Fix ?fedora check when not defined (would fail to parse).
 
@@ -92,6 +97,9 @@
 * Sun Jun 12 2005 Jeremy Katz <katzj at redhat.com> 
 - set default.cfg based on both arch and distro built for
 
+* Sat Jun 11 2005 Seth Vidal <skvidal at phy.duke.edu>
+- security fix in mock-helper
+
 * Sat Jun 11 2005  Seth Vidal <skvidal at phy.duke.edu>
 - mock 0.3 - security release
 - mock-helper allowed execution of arbitrary commands by member of mock


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mock/FC-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	4 Aug 2005 04:26:30 -0000	1.5
+++ sources	21 Mar 2006 22:21:18 -0000	1.6
@@ -1 +1 @@
-37a480a4da61035ac6812aec3684ccf6  mock-0.4.tar.gz
+863fb1a60d49138f75ca899f1bbc4349  mock-0.4.tar.gz


--- mock-0.4-unpackaged-files-fix.patch DELETED ---




More information about the fedora-extras-commits mailing list