rpms/mock/devel .cvsignore, 1.50, 1.51 mock.spec, 1.77, 1.78 sources, 1.53, 1.54

Jesse Keating jkeating at fedoraproject.org
Thu Nov 5 16:49:33 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/mock/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18526

Modified Files:
	.cvsignore mock.spec sources 
Log Message:
New upstream release, rolls in existing patch.  Knowingly stomping on
local changes to sync back up with upstream spec file



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mock/devel/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- .cvsignore	8 Jul 2009 23:06:23 -0000	1.50
+++ .cvsignore	5 Nov 2009 16:49:33 -0000	1.51
@@ -1 +1 @@
-mock-0.9.17.tar.gz
+mock-0.9.18.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mock/devel/mock.spec,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -p -r1.77 -r1.78
--- mock.spec	2 Sep 2009 18:03:11 -0000	1.77
+++ mock.spec	5 Nov 2009 16:49:33 -0000	1.78
@@ -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/devel/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- sources	8 Jul 2009 23:06:23 -0000	1.53
+++ sources	5 Nov 2009 16:49:33 -0000	1.54
@@ -1 +1 @@
-bdd13996330cdeae8c535af6a82ef2ea  mock-0.9.17.tar.gz
+1b573ee518cfdb97978c32e9c22b7098  mock-0.9.18.tar.gz




More information about the fedora-extras-commits mailing list