rpms/cobbler/devel .cvsignore, 1.58, 1.59 cobbler.spec, 1.87, 1.88 sources, 1.74, 1.75

Michael DeHaan mdehaan at fedoraproject.org
Fri Oct 2 20:59:49 UTC 2009


Author: mdehaan

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

Modified Files:
	.cvsignore cobbler.spec sources 
Log Message:
This is Cobbler 2.0.1, which is 2.0+bugfixes so we can eventually push this to stable.




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/.cvsignore,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- .cvsignore	17 Sep 2009 16:54:10 -0000	1.58
+++ .cvsignore	2 Oct 2009 20:59:49 -0000	1.59
@@ -55,3 +55,4 @@ cobbler-1.6.4.tar.gz
 cobbler-1.6.5.tar.gz
 cobbler-1.6.6.tar.gz
 cobbler-2.0.0.tar.gz
+cobbler-2.0.1.tar.gz


Index: cobbler.spec
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/cobbler.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -p -r1.87 -r1.88
--- cobbler.spec	17 Sep 2009 16:54:10 -0000	1.87
+++ cobbler.spec	2 Oct 2009 20:59:49 -0000	1.88
@@ -6,7 +6,7 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.0.0
+Version: 2.0.1
 Release: 1%{?dist}
 Source0: cobbler-%{version}.tar.gz
 Group: Applications/System
@@ -76,8 +76,7 @@ integrates with cobbler.  There is also 
 include importing distributions from DVDs and rsync 
 mirrors, kickstart templating, integrated yum 
 mirroring, and built-in DHCP/DNS Management.  Cobbler has 
-a Python and XMLRPC API for integration with other  
-applications.
+a XMLRPC API for integration with other applications.
 
 %prep
 %setup -q
@@ -292,7 +291,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
 %package -n koan
 
 Summary: Helper tool that performs cobbler orders on remote machines.
-Version: 2.0.0
+Version: 2.0.1
 Release: 1%{?dist}
 Group: Applications/System
 Requires: mkinitrd
@@ -339,7 +338,7 @@ of an existing system.  For use with a b
 %package -n cobbler-web
 
 Summary: Web interface for Cobbler
-Version: 2.0.0
+Version: 2.0.1
 Release: 1%{?dist}
 Group: Applications/System
 Requires: cobbler
@@ -368,9 +367,7 @@ Web interface for Cobbler that allows vi
 /usr/share/cobbler/web/*
 %dir /usr/share/cobbler/web/cobbler_web
 /usr/share/cobbler/web/cobbler_web/*
-#%dir /usr/share/cobbler/web/cobbler_web/templates
-#/usr/share/cobbler/web/cobbler_web/templates/*
-/etc/httpd/conf.d/cobbler_web.conf
+%config(noreplace) /etc/httpd/conf.d/cobbler_web.conf
 %dir /usr/share/cobbler/web/sessions
 %dir /var/www/cobbler_webui_content
 /var/www/cobbler_webui_content/*


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cobbler/devel/sources,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- sources	17 Sep 2009 16:54:10 -0000	1.74
+++ sources	2 Oct 2009 20:59:49 -0000	1.75
@@ -1,2 +1,3 @@
 2b7d2b92c1cfbf534b8e83b2a51cf739  cobbler-1.6.6.tar.gz
 5e7ac645a1a8fca384959966aed807c8  cobbler-2.0.0.tar.gz
+c07c857b1f91764d0ea78c2a5a184259  cobbler-2.0.1.tar.gz




More information about the fedora-extras-commits mailing list