rpms/koan/F-11 .cvsignore, 1.30, 1.31 koan.spec, 1.44, 1.45 sources, 1.35, 1.36

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


Author: mdehaan

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

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-11/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- .cvsignore	28 May 2009 22:27:44 -0000	1.30
+++ .cvsignore	12 Jun 2009 20:53:12 -0000	1.31
@@ -27,3 +27,4 @@ koan-1.4.2.tar.gz
 koan-1.4.3.tar.gz
 koan-1.6.1.tar.gz
 koan-1.6.5.tar.gz
+koan-1.6.6.tar.gz


Index: koan.spec
===================================================================
RCS file: /cvs/extras/rpms/koan/F-11/koan.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- koan.spec	28 May 2009 22:27:44 -0000	1.44
+++ koan.spec	12 Jun 2009 20:53:12 -0000	1.45
@@ -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-11/sources,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- sources	28 May 2009 22:27:44 -0000	1.35
+++ sources	12 Jun 2009 20:53:12 -0000	1.36
@@ -3,3 +3,4 @@ ed2c63e8d0acf12f5f1bd40a75402e3d  koan-1
 afc42005052ad12f2ec0744b083b260c  koan-1.4.3.tar.gz
 da98b82d2800026825b9c32ed71d9ea1  koan-1.6.1.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