rpms/mock/FC-4 mock.spec,1.12,1.13

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


Author: dcbw

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

Modified Files:
	mock.spec 
Log Message:
Update from devel


Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/FC-4/mock.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mock.spec	21 Mar 2006 21:59:25 -0000	1.12
+++ mock.spec	21 Mar 2006 22:29:54 -0000	1.13
@@ -1,7 +1,7 @@
 Summary: Builds packages inside chroots
 Name: mock
 Version: 0.4
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: GPL
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz
@@ -11,6 +11,7 @@
 Requires(pre): shadow-utils
 BuildRequires: libselinux-devel
 
+
 %description
 Mock takes a srpm and builds it in a chroot
 
@@ -59,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-8
+- bump release for fc5/fc6 split
+
 * 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
 
@@ -81,6 +86,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 +100,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




More information about the scm-commits mailing list