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

jimi jimi at fedoraproject.org
Thu Apr 12 02:47:03 UTC 2012


commit b8b9e1e3f8c5ab04d95e3319883f366aa977db4d
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 |   11 +++++++++--
 sources      |    2 +-
 3 files changed, 11 insertions(+), 3 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 ebd52f9..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
+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,12 @@ 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
+
 * Wed Oct 05 2011 Scott Henson <shenson at redhat.com> 2.2.1-1
 - Import changes for systemd from the fedora spec file (shenson at redhat.com)
 
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