rpms/mock/F-10 .cvsignore, 1.50, 1.51 import.log, 1.1, 1.2 mock.spec, 1.73, 1.74 sources, 1.53, 1.54 mock-epel-config.patch, 1.1, NONE

Jesse Keating jkeating at fedoraproject.org
Thu Nov 5 17:02:21 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/mock/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22827/F-10

Modified Files:
	.cvsignore import.log mock.spec sources 
Removed Files:
	mock-epel-config.patch 
Log Message:
New upstream release - includes changes I'm stomping on here.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mock/F-10/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- .cvsignore	8 Jul 2009 23:09:46 -0000	1.50
+++ .cvsignore	5 Nov 2009 17:02:21 -0000	1.51
@@ -1 +1 @@
-mock-0.9.17.tar.gz
+mock-0.9.18.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mock/F-10/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	12 May 2009 02:08:05 -0000	1.1
+++ import.log	5 Nov 2009 17:02:21 -0000	1.2
@@ -1 +1,2 @@
 mock-0_9_16-1_fc11:F-10:mock-0.9.16-1.fc11.src.rpm:1242094029
+mock-0_9_18-1_fc13:F-10:mock-0.9.18-1.fc13.src.rpm:1257440445


Index: mock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mock/F-10/mock.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- mock.spec	2 Sep 2009 18:11:22 -0000	1.73
+++ mock.spec	5 Nov 2009 17:02:21 -0000	1.74
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 0
 %define minor 9
-%define sub 17
+%define sub 18
 %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: 3%{?dist}
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: https://fedorahosted.org/mock/attachment/wiki/MockTarballs/%{name}-%{version}.tar.gz
@@ -21,14 +21,12 @@ BuildArch: noarch
 Requires: python >= 2.4, yum >= 2.4, tar, gzip, python-ctypes, python-decoratortools, usermode
 Requires(pre): shadow-utils
 BuildRequires: python-devel
-Patch0: mock-epel-config.patch
 
 %description
 Mock takes a srpm and builds it in a chroot
 
 %prep
 %setup -q
-%patch0 -p1
 %if "%{?dist}" == ".fc8"
 pushd etc/mock
 sed -i -e 's/^#exclude=/exclude=/' -e '/^# The above is not/d' \
@@ -99,11 +97,11 @@ fi
 %attr(02775, root, mock) %dir /var/cache/mock
 
 %changelog
-* 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
+* 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mock/F-10/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- sources	8 Jul 2009 23:09:47 -0000	1.53
+++ sources	5 Nov 2009 17:02:21 -0000	1.54
@@ -1 +1 @@
-bdd13996330cdeae8c535af6a82ef2ea  mock-0.9.17.tar.gz
+1b573ee518cfdb97978c32e9c22b7098  mock-0.9.18.tar.gz


--- mock-epel-config.patch DELETED ---




More information about the fedora-extras-commits mailing list