rpms/mock/F-8 .cvsignore, 1.34, 1.35 mock.spec, 1.52, 1.53 sources, 1.37, 1.38

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


Author: mebrown

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

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-8/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore	10 Dec 2007 05:07:12 -0000	1.34
+++ .cvsignore	12 Dec 2007 04:42:17 -0000	1.35
@@ -1 +1 @@
-mock-0.8.16.tar.gz
+mock-0.8.17.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/F-8/mock.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- mock.spec	10 Dec 2007 05:07:12 -0000	1.52
+++ mock.spec	12 Dec 2007 04:42:17 -0000	1.53
@@ -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-8/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources	10 Dec 2007 05:07:12 -0000	1.37
+++ sources	12 Dec 2007 04:42:17 -0000	1.38
@@ -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