mock ChangeLog,1.8,1.8.2.1 mock.spec,1.16.2.8,1.16.2.9

John Clark Williams (jcwillia) fedora-extras-commits at redhat.com
Tue Aug 29 19:56:48 UTC 2006


Author: jcwillia

Update of /cvs/fedora/mock
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10033

Modified Files:
      Tag: mock-0-6-branch
	ChangeLog mock.spec 
Log Message:
updated Changelog to reflect modifications; bumped version number


Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/mock/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -r1.8 -r1.8.2.1
--- ChangeLog	13 Jun 2006 05:36:07 -0000	1.8
+++ ChangeLog	29 Aug 2006 19:56:45 -0000	1.8.2.1
@@ -1,3 +1,58 @@
+2006-08-29 05:16  jcwillia
+
+	* mock.py
+	explicit import of rpmUtils.transaction 
+	(BZ#204051)
+
+2006-08-25 16:40  jcwillia
+
+	* buildsys-build.spec
+	Dennis Gilmore's patches for Aurora SPARC Linux 
+	(BZ#204100)
+	
+2006-08-17 20:28  jcwillia
+	
+	* etc/redhat-73-i386.cfg, etc/redhat-9-i386.cfg:
+	added runuser config option for legacy config files
+	
+	* mock.py
+	updated usage message
+	
+	* doc/mock.1
+	reworked man page to include caching options, chroot and shell
+	commands. 
+	(BZ#200080)
+
+2006-08-17 20:23  jcwillia
+	
+	* etc/redhat-8-i386.cfg:
+	added template for RHL8
+	
+2006-08-16 16:59  jcwillia
+
+	* mock.spec
+	added disttags
+	
+	* mock.py
+	added check for basedir change and raise error when it's detected
+	(BZ#1644441)
+	
+	
+2006-08-07 17:26  jcwillia
+	
+	* buildsys-build.spec
+	added rhel tags
+
+	* Makefile
+	Modified to build all supported targets for buildsys-build
+
+2006-08-07 15:05  jcwillia
+
+	* buildsys-build.spec
+	Thorsten Leemhuis and Paul Howarth's patches for RHL and Legacy
+	chroots.
+	(BZ#196930)
+	
 2006-06-13 01:31  skvidal
 
 	* etc/defaults.cfg: 
@@ -72,6 +127,7 @@
 
 	* etc/defaults.cfg: use defaults more intelligently
 
+
 2006-05-24 11:15  skvidal
 
 	* mock.py, src/mock-helper.c: 


Index: mock.spec
===================================================================
RCS file: /cvs/fedora/mock/mock.spec,v
retrieving revision 1.16.2.8
retrieving revision 1.16.2.9
diff -u -r1.16.2.8 -r1.16.2.9
--- mock.spec	29 Aug 2006 18:06:26 -0000	1.16.2.8
+++ mock.spec	29 Aug 2006 19:56:45 -0000	1.16.2.9
@@ -1,6 +1,6 @@
 Summary: Builds packages inside chroots
 Name: mock
-Version: 0.6.3
+Version: 0.6.4
 Release: 1%{?dist}
 License: GPL
 Group: Development/Tools




More information about the fedora-extras-commits mailing list