rpms/koan/EL-5 .cvsignore, 1.33, 1.34 koan.spec, 1.39, 1.40 sources, 1.37, 1.38

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


Author: mdehaan

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

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/EL-5/.cvsignore,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- .cvsignore	28 May 2009 22:27:43 -0000	1.33
+++ .cvsignore	12 Jun 2009 20:53:11 -0000	1.34
@@ -30,3 +30,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/EL-5/koan.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- koan.spec	28 May 2009 22:27:44 -0000	1.39
+++ koan.spec	12 Jun 2009 20:53:11 -0000	1.40
@@ -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/EL-5/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -p -r1.37 -r1.38
--- sources	28 May 2009 22:27:44 -0000	1.37
+++ sources	12 Jun 2009 20:53:11 -0000	1.38
@@ -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