rpms/mock/EL-4 .cvsignore, 1.16, 1.17 mock.spec, 1.33, 1.34 sources, 1.19, 1.20

John Clark Williams jcwillia at fedoraproject.org
Mon Nov 16 22:42:25 UTC 2009


Author: jcwillia

Update of /cvs/pkgs/rpms/mock/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv911

Modified Files:
	.cvsignore mock.spec sources 
Log Message:
* Fri Nov 13 2009 Clark Williams <williams at redhat.com>- 0.9.20-1
- conditionalized import of uuid to avoid failure on RHEL5
- added autoconf/automake mojo to prefer using rpmbuild-md5 for
  cross-platform rpm compatibility



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mock/EL-4/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	3 Feb 2009 23:39:00 -0000	1.16
+++ .cvsignore	16 Nov 2009 22:42:24 -0000	1.17
@@ -1 +1 @@
-mock-0.9.14.tar.gz
+mock-0.9.20.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mock/EL-4/mock.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- mock.spec	3 Feb 2009 23:39:01 -0000	1.33
+++ mock.spec	16 Nov 2009 22:42:24 -0000	1.34
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 0
 %define minor 9
-%define sub 14
+%define sub 20
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -97,6 +97,36 @@ fi
 %attr(02775, root, mock) %dir /var/cache/mock
 
 %changelog
+* Fri Nov 13 2009 Clark Williams <williams at redhat.com>- 0.9.20-1
+- conditionalized import of uuid to avoid failure on RHEL5
+- added autoconf/automake mojo to prefer using rpmbuild-md5 for
+  cross-platform rpm compatibility
+
+* Thu Nov  5 2009 Jesse Keating <jkeating at redhat.com>- 0.9.19-1
+- Fix target arch for i386 on 12 and rawhide
+
+* Thu Nov  5 2009 Jesse Keating <jkeating at redhat.com>- 0.9.18-1
+- Update for Fedora 12 and 13 configs
+- Patch from dgilmore to clean up epel configs
+- Update configs for new koji static-repo locations
+- Don't automatically update the chroot in a --no-clean scenario
+
+* Wed Jul  8 2009 Clark Williams <williams at redhat.com>- 0.9.17-1
+- Patch from Jakub Jelinek <jakub at redhat.com> for mounting
+  /dev/pts correctly in the chroot (BZ# 510183)
+- raise exception when --shell specified for uninitialized chroot
+  (BZ# 506288)
+- add directory and infrastructure to allow dbus to run inside
+  chroot (BZ# 460574)
+- patch from Levente Farkas <lfarkas at lfarkas.org> to fix exclude
+  in EPEL 5 x86_64 config
+
+* Mon May 11 2009 Jesse Keating <jkeating at redhat.com> - 0.9.16-1
+- Make F11 and rawhide build i586 on i386 targets.
+
+* Mon May 11 2009 Jesse Keating <jkeating at redhat.com> - 0.9.15-1
+- Add configs for F11 (jkeating)
+
 * Mon Feb 02 2009 Clark Williams <williams at redhat.com> - 0.9.14-1
 - logging cleanup (mikem)
 - add new exception for resultdir not available (mebrown)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mock/EL-4/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	3 Feb 2009 23:39:01 -0000	1.19
+++ sources	16 Nov 2009 22:42:24 -0000	1.20
@@ -1 +1 @@
-81b128d08c81e61100e60f9daadeab2a  mock-0.9.14.tar.gz
+8fdaa07fc4d72f1f5d0db3d862bea164  mock-0.9.20.tar.gz




More information about the fedora-extras-commits mailing list