rpms/mock/F-7 .cvsignore, 1.32, 1.33 mock.spec, 1.49, 1.50 sources, 1.35, 1.36

Michael E Brown (mebrown) fedora-extras-commits at redhat.com
Wed Dec 12 04:43:32 UTC 2007


Author: mebrown

Update of /cvs/extras/rpms/mock/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28362

Modified Files:
	.cvsignore mock.spec sources 
Log Message:
* Tue Dec 11 2007 Michael Brown <mebrown at michaels-house.net> - 0.8.17-1
- fix 'mock shell' command when passing more than one arg.
- add --orphanskill mode which only does orphankill
- make 'mock --shell' noninteractive and logged to root.log
- fix for file-based BuildRequires
- add sparcs to constant list for auto-setarch



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mock/F-7/.cvsignore,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- .cvsignore	10 Dec 2007 05:06:31 -0000	1.32
+++ .cvsignore	12 Dec 2007 04:42:51 -0000	1.33
@@ -1 +1 @@
-mock-0.8.16.tar.gz
+mock-0.8.17.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/F-7/mock.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- mock.spec	10 Dec 2007 05:06:31 -0000	1.49
+++ mock.spec	12 Dec 2007 04:42:51 -0000	1.50
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 0
 %define minor 8
-%define sub 16
+%define sub 17
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -64,6 +64,13 @@
 %attr(02775, root, mock) %dir /var/lib/mock
 
 %changelog
+* Tue Dec 11 2007 Michael Brown <mebrown at michaels-house.net> - 0.8.17-1
+- fix 'mock shell' command when passing more than one arg.
+- add --orphanskill mode which only does orphankill
+- make 'mock --shell' noninteractive and logged to root.log
+- fix for file-based BuildRequires
+- add sparcs to constant list for auto-setarch
+
 * Sun Dec 09 2007 Michael Brown <mebrown at michaels-house.net> - 0.8.16-1
 - drop FC6 configs. FC6 no longer supported
 - add --trace cmdline parameter


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mock/F-7/sources,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- sources	10 Dec 2007 05:06:31 -0000	1.35
+++ sources	12 Dec 2007 04:42:51 -0000	1.36
@@ -1 +1 @@
-d90eef8befd6bfc018f97e35f9036854  mock-0.8.16.tar.gz
+81d1f9c93c8a55a257673e0f63c6b09b  mock-0.8.17.tar.gz




More information about the fedora-extras-commits mailing list