summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-09-20 11:15:43 -0400
committerJim Meyering <jim@meyering.net>2006-09-20 11:15:43 -0400
commit0bf7983a67463e96494de45dfa84f83ab4d93a63 (patch)
treecc02885269164acdf223718ac7ed9946d74d7a43
parent85329c60d0c89708448150be2311ca58f0c387c9 (diff)
downloadthird_party-cobbler-0bf7983a67463e96494de45dfa84f83ab4d93a63.tar.gz
third_party-cobbler-0bf7983a67463e96494de45dfa84f83ab4d93a63.tar.xz
third_party-cobbler-0bf7983a67463e96494de45dfa84f83ab4d93a63.zip
Add RPM doc file information
-rw-r--r--MANIFEST.in1
-rw-r--r--TODO2
-rw-r--r--cobbler.spec4
3 files changed, 4 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index f1323dd..ad97d56 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1,2 @@
include cobbler.1.gz
+include COPYING AUTHORS README CHANGELOG
diff --git a/TODO b/TODO
index bf0ee36..ff0255b 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@ cobbler TODO list
- Subnet creation shorthand ... (system objects that match multiples?)
- MAC ranges for Xen (how best to do this? shelve this for now).
- - SELinux means we want tftp files in /tftpboot and HTTP files in /var/www/something.
- May need to be chcon aware, maybe not. Some files will be duplicated because of this.
- Web UI for Cobbler ?
- Port over to xeninst python module once available for something other than Rawhide
diff --git a/cobbler.spec b/cobbler.spec
index 8bf9a4f..a1a22e9 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -3,7 +3,7 @@
Summary: Boot server configurator
Name: cobbler
Version: 0.1.1
-Release: 6%{?dist}
+Release: 7%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPL
Group: Applications/System
@@ -48,6 +48,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/cobbler.1.gz
%changelog
+* Tue Sep 20 2006 - 0.1.1-7
+- Upstream updates
* Fri Sep 15 2006 - 0.1.1-6
- Make koan own it's directory, add GPL "COPYING" file.
* Wed Aug 16 2006 - 0.1.1-5