rpms/mock/F-11 mock.spec,1.77,1.78

Dennis Gilmore ausil at fedoraproject.org
Wed Sep 2 18:05:05 UTC 2009


Author: ausil

Update of /cvs/extras/rpms/mock/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5807

Modified Files:
	mock.spec 
Log Message:
do it with the right spec



Index: mock.spec
===================================================================
RCS file: /cvs/extras/rpms/mock/F-11/mock.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -p -r1.77 -r1.78
--- mock.spec	2 Sep 2009 17:59:32 -0000	1.77
+++ mock.spec	2 Sep 2009 18:05:05 -0000	1.78
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 0
 %define minor 9
-%define sub 14
+%define sub 17
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -11,7 +11,7 @@
 Summary: Builds packages inside chroots
 Name: mock
 Version: %{release_version}
-Release: 2%{?dist}.1
+Release: 3%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: https://fedorahosted.org/mock/attachment/wiki/MockTarballs/%{name}-%{version}.tar.gz
@@ -99,8 +99,27 @@ fi
 %attr(02775, root, mock) %dir /var/cache/mock
 
 %changelog
-* Wed Sep 02 2009 Dennis Gilmore <dennis at ausil.us> - 0.9.14-2.1
-- apply patch to clean up mock configs. plague is no more
+* Wed Sep 02 2009 Dennis Gilmore <dennis at ausil.us> - 0.9.17-3
+Add patch cleaning up mock configs for epel
+
+* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.17-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* 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)




More information about the fedora-extras-commits mailing list