rpms/mock/devel .cvsignore, 1.27, 1.28 mock.spec, 1.45, 1.46 sources, 1.30, 1.31

Michael E Brown (mebrown) fedora-extras-commits at redhat.com
Tue Nov 20 22:42:36 UTC 2007


Author: mebrown

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

Modified Files:
	.cvsignore mock.spec sources 
Log Message:
* Tue Nov 20 2007 Michael Brown <mebrown at michaels-house.net> - 0.8.9-1
- Fixes so that mock will run cleanly on RHEL5
- Add glib-devel.i386, glib2-devel.i386 to yum exclude list as it breaks
  builds.
- Add backwards-compatibility code for old-style 'automatically assume rebuild'
  convention
- automake symlink accidentally included in tarball rather than file
  (py-compile)
- update manpage



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mock/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- .cvsignore	19 Nov 2007 16:32:54 -0000	1.27
+++ .cvsignore	20 Nov 2007 22:42:01 -0000	1.28
@@ -1 +1 @@
-mock-0.8.8.tar.gz
+mock-0.8.9.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/devel/mock.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- mock.spec	19 Nov 2007 16:32:57 -0000	1.45
+++ mock.spec	20 Nov 2007 22:42:01 -0000	1.46
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 0
 %define minor 8
-%define sub 8
+%define sub 9
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -64,6 +64,16 @@
 %attr(02775, root, mock) %dir /var/lib/mock
 
 %changelog
+* Tue Nov 20 2007 Michael Brown <mebrown at michaels-house.net> - 0.8.9-1
+- Fixes so that mock will run cleanly on RHEL5
+- Add glib-devel.i386, glib2-devel.i386 to yum exclude list as it breaks
+  builds.
+- Add backwards-compatibility code for old-style 'automatically assume rebuild'
+  convention
+- automake symlink accidentally included in tarball rather than file
+  (py-compile)
+- update manpage
+
 * Mon Nov 19 2007 Michael Brown <mebrown at michaels-house.net> - 0.8.8-1
 - make it run correctly when called by the 'root' user
 - internal_setarch: optionally run 'setarch' internally. This
@@ -82,6 +92,7 @@
 - hard spec file dep on python >= 2.4 due to python syntax changes.
 - resultdir can now contain python-string substitutions for any
   variable in the chroot config.
+  rebuild my.src.rpm
 - add 'dist' variable to all chroot config files so that it is
   available for resultdir substitutions.
 - give good error message when logging.ini cannot be found.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mock/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	19 Nov 2007 16:32:57 -0000	1.30
+++ sources	20 Nov 2007 22:42:01 -0000	1.31
@@ -1 +1 @@
-830b51f83c82996ee2f4ba522437a0cf  mock-0.8.8.tar.gz
+7a882e5f714e163bc88327bd2824d150  mock-0.8.9.tar.gz




More information about the fedora-extras-commits mailing list