rpms/koan/F-7 .cvsignore, 1.13, 1.14 koan.spec, 1.18, 1.19 sources, 1.16, 1.17

Michael DeHaan (mdehaan) fedora-extras-commits at redhat.com
Thu Aug 9 16:35:51 UTC 2007


Author: mdehaan

Update of /cvs/extras/rpms/koan/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27689

Modified Files:
	.cvsignore koan.spec sources 
Log Message:
Upstream to 0.6.0




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/koan/F-7/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	1 Jun 2007 22:25:29 -0000	1.13
+++ .cvsignore	9 Aug 2007 16:35:18 -0000	1.14
@@ -10,3 +10,4 @@
 koan-0.3.0.tar.gz
 koan-0.3.1.tar.gz
 koan-0.4.0.tar.gz
+koan-0.6.0.tar.gz


Index: koan.spec
===================================================================
RCS file: /cvs/extras/rpms/koan/F-7/koan.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- koan.spec	4 Jun 2007 15:38:43 -0000	1.18
+++ koan.spec	9 Aug 2007 16:35:18 -0000	1.19
@@ -2,8 +2,8 @@
 
 Summary: Network provisioning tool for Xen and Bare Metal Machines 
 Name: koan
-Version: 0.4.0
-Release: 2%{?dist}
+Version: 0.6.0
+Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPL
 Group: Applications/System
@@ -13,7 +13,7 @@
 BuildRequires: python-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildArch: noarch
-ExcludeArch: ppc ppc64
+ExcludeArch: ppc
 Url: http://cobbler.et.redhat.com/
 
 %description
@@ -38,6 +38,7 @@
 
 %files
 %defattr(-,root,root)
+%dir /var/spool/koan
 %{_bindir}/koan
 %dir %{python_sitelib}/koan
 %{python_sitelib}/koan/*.py*
@@ -47,8 +48,17 @@
 
 %changelog
 
-* Mon Jun 04 2007 Michael DeHaan <mdehaan at redhat.com> - 0.4.0-2
-- ExcludeArch: ppc64 to make F7 buildsys happy
+* Thu Aug 09 2007 Michael DeHaan <mdehaan at redhat.com> - 0.6.0-1
+- Upstream changes (see CHANGELOG)
+
+* Thu Jul 26 2007 Michael DeHaan <mdehaan at redhat.com> - 0.5.2-1
+- Upstream changes (see CHANGELOG)
+
+* Fri Jul 20 2007 Michael DeHaan <mdehaan at redhat.com> - 0.5.1-1
+- Upstream changes (see CHANGELOG)
+
+* Wed Jun 27 2007 Michael DeHaan <mdehaan at redhat.com> - 0.5.0-1
+- Upstream changes (see CHANGELOG)
 
 * Thu May 31 2007 Michael DeHaan <mdehaan at redhat.com> - 0.4.0-1
 - Upstream changes (see CHANGELOG)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/koan/F-7/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	1 Jun 2007 22:25:29 -0000	1.16
+++ sources	9 Aug 2007 16:35:18 -0000	1.17
@@ -1 +1 @@
-d168abe3866bc0d9e8e5a4bcdc435e25  koan-0.4.0.tar.gz
+b4c52818235fa424e7d1fb5716c872b9  koan-0.6.0.tar.gz




More information about the fedora-extras-commits mailing list