mock buildsys-build.spec, 1.2.2.5, 1.2.2.6 mock.spec, 1.16.2.6, 1.16.2.7

John Clark Williams (jcwillia) fedora-extras-commits at redhat.com
Tue Aug 29 05:22:03 UTC 2006


Author: jcwillia

Update of /cvs/fedora/mock
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20370

Modified Files:
      Tag: mock-0-6-branch
	buildsys-build.spec mock.spec 
Log Message:
updated revision number


Index: buildsys-build.spec
===================================================================
RCS file: /cvs/fedora/mock/buildsys-build.spec,v
retrieving revision 1.2.2.5
retrieving revision 1.2.2.6
diff -u -r1.2.2.5 -r1.2.2.6
--- buildsys-build.spec	7 Aug 2006 21:40:45 -0000	1.2.2.5
+++ buildsys-build.spec	29 Aug 2006 05:22:01 -0000	1.2.2.6
@@ -42,6 +42,7 @@
 Requires: python
 %endif
 %endif
+%endif
 
 # RHEL block
 %if "%{?el}" != ""
@@ -72,6 +73,20 @@
 %endif
 %endif
 
+# Aurora block
+%if "%{?aurora}" != ""
+Requires: coreutils
+Requires: fedora-release
+Requires: redhat-rpm-config
+%if "%{?aurora}" == "2" 
+Requires: elfutils
+%if "%{?aurora}" == "2" 
+Requires: python
+%endif
+%endif
+%endif
+
+
 %description
 The base set of packages for a mock chroot.
 


Index: mock.spec
===================================================================
RCS file: /cvs/fedora/mock/mock.spec,v
retrieving revision 1.16.2.6
retrieving revision 1.16.2.7
diff -u -r1.16.2.6 -r1.16.2.7
--- mock.spec	23 Aug 2006 22:08:23 -0000	1.16.2.6
+++ mock.spec	29 Aug 2006 05:22:01 -0000	1.16.2.7
@@ -1,7 +1,7 @@
 Summary: Builds packages inside chroots
 Name: mock
 Version: 0.6.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Development/Tools
 Source: http://fedoraproject.org/projects/mock/releases/%{name}-%{version}.tar.gz
@@ -67,6 +67,9 @@
 
 
 %changelog
+* Tue Aug 29 2006 Clark Williams <williams at redhat.com> - 0.6.2-2
+- bumped revision for bz 204051
+
 * Wed Aug 23 2006 Clark Williams <williams at redhat.com> - 0.6.2-1
 - Updated README
 - Fixed link problem in etc/Makefile




More information about the scm-commits mailing list