rpms/koan/F-10 .cvsignore, 1.31, 1.32 koan.spec, 1.41, 1.42 sources, 1.36, 1.37

Michael DeHaan mdehaan at fedoraproject.org
Fri Jun 12 20:53:42 UTC 2009


Author: mdehaan

Update of /cvs/extras/rpms/koan/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv529/F-10

Modified Files:
	.cvsignore koan.spec sources 
Log Message:
This is 1.6.6

The primary fix here is to cobbler-register.




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/koan/F-10/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- .cvsignore	28 May 2009 22:27:44 -0000	1.31
+++ .cvsignore	12 Jun 2009 20:53:11 -0000	1.32
@@ -28,3 +28,4 @@ koan-1.4.3.tar.gz
 koan-1.6.1.tar.gz
 koan-1.6.3.tar.gz
 koan-1.6.5.tar.gz
+koan-1.6.6.tar.gz


Index: koan.spec
===================================================================
RCS file: /cvs/extras/rpms/koan/F-10/koan.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- koan.spec	28 May 2009 22:27:44 -0000	1.41
+++ koan.spec	12 Jun 2009 20:53:11 -0000	1.42
@@ -2,14 +2,13 @@
 
 Summary: Network provisioning tool for Xen and Bare Metal Machines 
 Name: koan
-Version: 1.6.5
+Version: 1.6.6
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
 Group: Applications/System
 Requires: mkinitrd
 Requires: python >= 1.5
-Requires: python-urlgrabber
 BuildRequires: python-devel
 %if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]" || echo 0)}
@@ -17,7 +16,8 @@ Requires: python(abi) = %{pyver}
 %endif
 %if 0%{?fedora} >= 8
 BuildRequires: python-setuptools-devel
-%else
+%endif
+%if 0%{?rhel} >= 4
 BuildRequires: python-setuptools
 %endif
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -61,6 +61,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
 
 %changelog
 
+* Thu May 28 2009 Michael DeHaan <mdehaan at redhat.com> - 1.6.6-1
+- Placeholder for future release
+
 * Thu May 28 2009 Michael DeHaan <mdehaan at redhat.com> - 1.6.5-1
 - Upstream changes (see CHANGELOG)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/koan/F-10/sources,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- sources	28 May 2009 22:27:44 -0000	1.36
+++ sources	12 Jun 2009 20:53:11 -0000	1.37
@@ -4,3 +4,4 @@ afc42005052ad12f2ec0744b083b260c  koan-1
 da98b82d2800026825b9c32ed71d9ea1  koan-1.6.1.tar.gz
 118b9860c0dcd0b654f13b24dc6827c9  koan-1.6.3.tar.gz
 0480dd2b59540b3811d62e3ab4e377af  koan-1.6.5.tar.gz
+6468e17a8d32f05696ed39c63a71b383  koan-1.6.6.tar.gz




More information about the fedora-extras-commits mailing list