[cobbler/f17] New upstream release - 2.2.2-1

jimi jimi at fedoraproject.org
Thu Apr 12 02:17:09 UTC 2012


commit c6fc92eb86cdc8869f5711129f38547dd0987f1a
Author: James Cammarata <jimi at sngx.net>
Date:   Wed Apr 11 20:31:17 2012 -0500

    New upstream release - 2.2.2-1

 .gitignore   |    1 +
 cobbler.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3d1c5f..8f89cb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ cobbler-2.0.5.tar.gz
 /cobbler-2.0.11.tar.gz
 /cobbler-2.2.0.tar.gz
 /cobbler-2.2.1.tar.gz
+/cobbler-2.2.2.tar.gz
diff --git a/cobbler.spec b/cobbler.spec
index 4fa44fa..e07782a 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -7,13 +7,13 @@ Summary: Boot server configurator
 Name: cobbler
 License: GPLv2+
 AutoReq: no
-Version: 2.2.1
-Release: 2%{?dist}
+Version: 2.2.2
+Release: 1%{?dist}
 Source0: http://shenson.fedorapeople.org/cobbler/cobbler-%{version}.tar.gz
 Group: Applications/System
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildArch: noarch
-Url: http://fedorahosted.org/cobbler
+Url: http://cobbler.github.com/
 
 BuildRequires: redhat-rpm-config
 BuildRequires: git
@@ -263,6 +263,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
 Summary: Helper tool that performs cobbler orders on remote machines
 Group: Applications/System
 Requires: python >= 2.0
+Requires: python-simplejson
 %if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
 Requires: python(abi) >= %{pyver}
 %endif
@@ -319,6 +320,9 @@ http://server/cobbler_web to configure the install server.
 /var/www/cobbler_webui_content/
 
 %changelog
+* Wed Apr 11 2012 James Cammarata <jimi at sngx.net> - 2.2.2-1
+- New upstream 2.2.2 release (jimi at sngx.net)
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 84f2cb5..eb8fa40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ad959a92daeb922d264033d0cfa448d  cobbler-2.2.1.tar.gz
+f83389f7ce306079b7fe318c89e4762c  cobbler-2.2.2.tar.gz


More information about the scm-commits mailing list