rpms/cobbler/devel cobbler.spec,1.69,1.70

Michael DeHaan mdehaan at fedoraproject.org
Thu Feb 26 15:58:23 UTC 2009


Author: mdehaan

Update of /cvs/extras/rpms/cobbler/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5115

Modified Files:
	cobbler.spec 
Log Message:
Update for noarch build requirements in rawhide, move em on, head em out




Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- cobbler.spec	24 Feb 2009 08:11:44 -0000	1.69
+++ cobbler.spec	26 Feb 2009 15:57:53 -0000	1.70
@@ -1,9 +1,10 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%define _binaries_in_noarch_packages_terminate_build 0
 Summary: Boot server configurator
 Name: cobbler
 AutoReq: no
 Version: 1.4.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
 Group: Applications/System
@@ -280,6 +281,9 @@
 
 
 %changelog
+* Thu Feb 26 2009 Michael DeHaan <mdehaan at redhat.com> - 1.4.2-3
+- Allow binaries that we serve up to other arches
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list