rpms/mock/devel .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:45:50 UTC 2007


Author: mebrown

Update of /cvs/extras/rpms/mock/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29097

Modified Files:
	.cvsignore mock.spec sources 
Log Message:
* Tue Dec 11 2007 Michael Brown <mebrown at michaels-house.net> - 0.9.1-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/devel/.cvsignore,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- .cvsignore	10 Dec 2007 05:09:03 -0000	1.34
+++ .cvsignore	12 Dec 2007 04:45:05 -0000	1.35
@@ -1 +1 @@
-mock-0.9.0.tar.gz
+mock-0.9.1.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/devel/mock.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- mock.spec	10 Dec 2007 05:09:03 -0000	1.52
+++ mock.spec	12 Dec 2007 04:45:07 -0000	1.53
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 0
 %define minor 9
-%define sub 0
+%define sub 1
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -70,6 +70,13 @@
 %attr(02775, root, mock) %dir /var/lib/mock
 
 %changelog
+* Tue Dec 11 2007 Michael Brown <mebrown at michaels-house.net> - 0.9.1-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.9.0-1
 - drop suid helper and use consolehelper instead.
 - add unshare() call rather than clone(CLONE_NEWNS...)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mock/devel/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources	10 Dec 2007 05:09:03 -0000	1.37
+++ sources	12 Dec 2007 04:45:09 -0000	1.38
@@ -1 +1 @@
-1fb17bbb80d82df8038a28aa4939e2c3  mock-0.9.0.tar.gz
+1cd8041b316c0f35adff6b1c9b6ced86  mock-0.9.1.tar.gz




More information about the fedora-extras-commits mailing list