rpms/cobbler/F-12 cobbler.spec,1.88,1.89 sources,1.75,1.76

John Eckersberg jeckersb at fedoraproject.org
Mon Dec 7 22:50:22 UTC 2009


Author: jeckersb

Update of /cvs/pkgs/rpms/cobbler/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15735

Modified Files:
	cobbler.spec sources 
Log Message:
2.0.2-1 release


Index: cobbler.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cobbler/F-12/cobbler.spec,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -p -r1.88 -r1.89
--- cobbler.spec	23 Nov 2009 21:28:57 -0000	1.88
+++ cobbler.spec	7 Dec 2009 22:50:22 -0000	1.89
@@ -6,8 +6,8 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.0.1
-Release: 1%{?dist}
+Version: 2.0.2
+Release: 2%{?dist}
 Source0: cobbler-%{version}.tar.gz
 Group: Applications/System
 Requires: python >= 2.3
@@ -214,6 +214,9 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf
 %{python_sitelib}/cobbler/*.py*
 #%{python_sitelib}/cobbler/server/*.py*
 %{python_sitelib}/cobbler/modules/*.py*
+%if 0%{?fedora} >= 9 || 0%{?rhel} >= 5
+%exclude %{python_sitelib}/cobbler/sub_process.py*
+%endif
 %{_mandir}/man1/cobbler.1.gz
 /etc/init.d/cobblerd
 %if 0%{?suse_version} >= 1000
@@ -291,7 +294,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.1
+Version: 2.0.2
 Release: 1%{?dist}
 Group: Applications/System
 Requires: mkinitrd
@@ -329,6 +332,11 @@ of an existing system.  For use with a b
 %{_bindir}/cobbler-register
 %dir %{python_sitelib}/koan
 %{python_sitelib}/koan/*.py*
+%if 0%{?fedora} >= 9 || 0%{?rhel} >= 5
+%exclude %{python_sitelib}/koan/sub_process.py*
+%exclude %{python_sitelib}/koan/opt_parse.py*
+%exclude %{python_sitelib}/koan/text_wrap.py*
+%endif
 %{_mandir}/man1/koan.1.gz
 %{_mandir}/man1/cobbler-register.1.gz
 %dir /var/log/koan
@@ -338,7 +346,7 @@ of an existing system.  For use with a b
 %package -n cobbler-web
 
 Summary: Web interface for Cobbler
-Version: 2.0.1
+Version: 2.0.2
 Release: 1%{?dist}
 Group: Applications/System
 Requires: cobbler
@@ -368,12 +376,14 @@ Web interface for Cobbler that allows vi
 %dir /usr/share/cobbler/web/cobbler_web
 /usr/share/cobbler/web/cobbler_web/*
 %config(noreplace) /etc/httpd/conf.d/cobbler_web.conf
-%dir /usr/share/cobbler/web/sessions
+%dir /var/lib/cobbler/webui_sessions
 %dir /var/www/cobbler_webui_content
 /var/www/cobbler_webui_content/*
 %doc AUTHORS COPYING CHANGELOG README
 
 %changelog
+* Mon Nov 23 2009 John Eckersberg <jeckersb at redhat.com> - 2.0.2-1
+- Upstream changes (see CHANGELOG)
 
 * Tue Sep 15 2009 Michael DeHaan <mdehaan at redhat.com> - 2.0.0-1
 - First release with unified spec files


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cobbler/F-12/sources,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- sources	23 Nov 2009 21:28:57 -0000	1.75
+++ sources	7 Dec 2009 22:50:22 -0000	1.76
@@ -1,5 +1 @@
-0b53db8bdc0259dca8c7bd848c3dd813  cobbler-1.6.4.tar.gz
-524b6946549c2d75c0e8cafcbffecd34  cobbler-1.6.5.tar.gz
-2b7d2b92c1cfbf534b8e83b2a51cf739  cobbler-1.6.6.tar.gz
-5e7ac645a1a8fca384959966aed807c8  cobbler-2.0.0.tar.gz
-c07c857b1f91764d0ea78c2a5a184259  cobbler-2.0.1.tar.gz
+2ca78c5e89ccfc593ead43eaf1f580b6  cobbler-2.0.2.tar.gz




More information about the fedora-extras-commits mailing list