rpms/mock/FC-6 .cvsignore, 1.11, 1.12 mock.spec, 1.31, 1.32 sources, 1.17, 1.18

Michael E Brown (mebrown) fedora-extras-commits at redhat.com
Mon Aug 27 18:19:47 UTC 2007


Author: mebrown

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

Modified Files:
	.cvsignore mock.spec sources 
Log Message:
* Mon Aug 27 2007 Michael Brown <mebrown at michaels-house.net> - 0.7.6-1
- ensure /etc/hosts is created in chroot properly



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mock/FC-6/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	25 Jun 2007 15:59:32 -0000	1.11
+++ .cvsignore	27 Aug 2007 18:19:15 -0000	1.12
@@ -1 +1 @@
-mock-0.7.2.tar.gz
+mock-0.7.6.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/FC-6/mock.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- mock.spec	25 Jun 2007 16:02:11 -0000	1.31
+++ mock.spec	27 Aug 2007 18:19:15 -0000	1.32
@@ -1,13 +1,13 @@
 Summary: Builds packages inside chroots
 Name: mock
-Version: 0.7.2
-Release: 1%{?dist}.1
+Version: 0.7.6
+Release: 1%{?dist}
 License: GPL
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz
 URL: http://fedoraproject.org/wiki/Projects/Mock
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: python, yum >= 3.0
+Requires: python, yum >= 2.4
 Requires(pre): shadow-utils
 BuildRequires: libselinux-devel
 
@@ -68,6 +68,30 @@
 %{_libdir}/libselinux-mock.so
 
 %changelog
+* Mon Aug 27 2007 Michael Brown <mebrown at michaels-house.net> - 0.7.6-1
+- ensure /etc/hosts is created in chroot properly
+
+* Mon Aug 13 2007 Clark Williams <williams at redhat.com> - 0.7.5-2
+- build fix from Roland McGrath to fix compile of selinux lib
+
+* Wed Aug 8 2007 Clark Williams <williams at redhat.com> - 0.7.5-1
+- orphanskill feature (BZ#221351)
+
+* Wed Aug 8 2007 Michael Brown <mebrown at michaels-house.net> - 0.7.5-1
+- add example configs to defaults.cfg
+- dont rebuild cache if not clean build (BZ#250425)
+
+* Wed Jul 18 2007 Michael Brown <mebrown at michaels-house.net> - 0.7.4-1
+- return child exit status, so we properly report subcommand failures
+
+* Fri Jul  6 2007 Michael Brown <mebrown at michaels-house.net> - 0.7.3-1
+- remove redundant defaults.cfg entries.
+
+* Wed Jun 20 2007 Michael Brown <mebrown at michaels-house.net> - 0.7.2-1
+- fix exclude list
+- remove legacy configs
+- disable 'local' repos by default (koji-repos)
+
 * Wed Jun 13 2007 Michael Brown <mebrown at michaels-house.net> - 0.7.1-1
 - Fix problem with autocache where different users couldnt share same cache
 - Fix problem creating resolv.conf in rootfs


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mock/FC-6/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	25 Jun 2007 15:59:32 -0000	1.17
+++ sources	27 Aug 2007 18:19:15 -0000	1.18
@@ -1 +1 @@
-1d9ea644d0e48aa251344f619b71ed39  mock-0.7.2.tar.gz
+35a5a771a32d93e8067ae3737456772b  mock-0.7.6.tar.gz




More information about the fedora-extras-commits mailing list