diff --git a/cobbler.spec b/cobbler.spec index 75a1876..7f5a3e8 100644 --- a/cobbler.spec +++ b/cobbler.spec @@ -7,7 +7,7 @@ Name: cobbler License: GPLv2+ AutoReq: no Version: 2.0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Source0: cobbler-%{version}.tar.gz Group: Applications/System Requires: python >= 2.3 @@ -295,7 +295,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT Summary: Helper tool that performs cobbler orders on remote machines. Version: 2.0.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/System Requires: python >= 1.5 BuildRequires: python-devel @@ -346,7 +346,7 @@ of an existing system. For use with a boot-server configured with Cobbler Summary: Web interface for Cobbler Version: 2.0.3.1 -Release: 1%{?dist} +Release: 3%{?dist} Group: Applications/System Requires: cobbler Requires: Django @@ -381,6 +381,9 @@ Web interface for Cobbler that allows visiting http://server/cobbler_web to conf %doc AUTHORS COPYING CHANGELOG README %changelog +* Mon Mar 1 2010 Scott Henson - 2.0.3.1-3 +- Bump release because I forgot cobbler-web + * Mon Mar 1 2010 Scott Henson - 2.0.3.1-2 - Remove requires on mkinitrd as it is not used diff --git a/sources b/sources index 5af2df6..cfbcddf 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 2ca78c5e89ccfc593ead43eaf1f580b6 cobbler-2.0.2.tar.gz 025c7660f8371e36640118faeb1630f9 cobbler-2.0.3.tar.gz -77d386bb20c0a47d114e618fea62d64c cobbler-2.0.3.1.tar.gz +e2a990d46f118ee784248be66357d0a3 cobbler-2.0.3.1.tar.gz