rpms/koan/devel .cvsignore, 1.29, 1.30 koan.spec, 1.43, 1.44 sources, 1.34, 1.35

Michael DeHaan mdehaan at fedoraproject.org
Mon Apr 20 23:04:17 UTC 2009


Author: mdehaan

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

Modified Files:
	.cvsignore koan.spec sources 
Log Message:
This is koan 1.6.3, not to be confused with cobbler 1.6.3.  

For those about to yum install, we salute you.




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/koan/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore	27 Mar 2009 22:05:00 -0000	1.29
+++ .cvsignore	20 Apr 2009 23:03:46 -0000	1.30
@@ -26,3 +26,4 @@
 koan-1.4.2.tar.gz
 koan-1.4.3.tar.gz
 koan-1.6.1.tar.gz
+koan-1.6.3.tar.gz


Index: koan.spec
===================================================================
RCS file: /cvs/extras/rpms/koan/devel/koan.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- koan.spec	27 Mar 2009 22:05:00 -0000	1.43
+++ koan.spec	20 Apr 2009 23:03:46 -0000	1.44
@@ -2,13 +2,14 @@
 
 Summary: Network provisioning tool for Xen and Bare Metal Machines 
 Name: koan
-Version: 1.6.1
+Version: 1.6.3
 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)}
@@ -60,6 +61,9 @@
 
 %changelog
 
+* Fri Apr 17 2009 Michael DeHaan <mdehaan at redhat.com> - 1.6.3-1
+- Upstream changes (see CHANGELOG)
+
 * Fri Mar 27 2009 Michael DeHaan <mdehaan at redhat.com> - 1.6.1-1
 - Upstream changes (see CHANGELOG)
 - added cobbler-register script and manpage


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/koan/devel/sources,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sources	27 Mar 2009 22:05:00 -0000	1.34
+++ sources	20 Apr 2009 23:03:46 -0000	1.35
@@ -2,3 +2,4 @@
 ed2c63e8d0acf12f5f1bd40a75402e3d  koan-1.4.2.tar.gz
 afc42005052ad12f2ec0744b083b260c  koan-1.4.3.tar.gz
 da98b82d2800026825b9c32ed71d9ea1  koan-1.6.1.tar.gz
+118b9860c0dcd0b654f13b24dc6827c9  koan-1.6.3.tar.gz




More information about the fedora-extras-commits mailing list