[spacewalk-certs-tools/f14/master] 639391 - return back to 0.7.2 version and bump up epoch to override 1.1.2 version with broken depend

Miroslav Suchý msuchy at fedoraproject.org
Thu Oct 7 13:59:42 UTC 2010


commit c637c4b8814b1843454111582402a691724b2b7e
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Thu Oct 7 15:59:22 2010 +0200

    639391 - return back to 0.7.2 version and bump up epoch to override 1.1.2 version with broken dependencies

 sources                    |    2 +-
 spacewalk-certs-tools.spec |   47 ++++++-------------------------------------
 2 files changed, 8 insertions(+), 41 deletions(-)
---
diff --git a/sources b/sources
index f06c080..9a322b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb6bc91e57c628243307618ed8275803  spacewalk-certs-tools-1.1.1.tar.gz
+a918530536865e24b7d9a7f2be956626  spacewalk-certs-tools-0.7.2.tar.gz
diff --git a/spacewalk-certs-tools.spec b/spacewalk-certs-tools.spec
index 1645de1..12adbef 100644
--- a/spacewalk-certs-tools.spec
+++ b/spacewalk-certs-tools.spec
@@ -2,15 +2,15 @@ Name: spacewalk-certs-tools
 Summary: Spacewalk SSL Key/Cert Tool
 Group: Applications/Internet
 License: GPLv2 and Python
-Version: 1.1.1
-Release: 2.1%{?dist}
+Epoch: 1
+Version: 0.7.2
+Release: 1%{?dist}
 URL:      https://fedorahosted.org/spacewalk 
 Source0:  https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 Requires: openssl rpm-build
 Requires: rhn-client-tools
-Requires: spacewalk-backend-libs >= 0.8.28
 BuildRequires: docbook-utils
 BuildRequires: python
 Obsoletes: rhns-certs < 5.3.0
@@ -36,7 +36,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d -m 755 $RPM_BUILD_ROOT/%{rhnroot}/certs
 make -f Makefile.certs install PREFIX=$RPM_BUILD_ROOT ROOT=%{rhnroot} \
     MANDIR=%{_mandir}
-chmod 755 $RPM_BUILD_ROOT/%{rhnroot}/certs/{rhn_ssl_tool.py,client_config_update.py,rhn_bootstrap.py}
+chmod 755 $RPM_BUILD_ROOT/%{rhnroot}/certs/{rhn_ssl_tool.py,client_config_update.py,rhn_rpm.py,rhn_bootstrap.py}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,42 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_var}/www/html/pub/bootstrap/client_config_update.py*
 
 %changelog
-* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.1.1-2.1
-- recompiling .py files against Python 2.7 (rhbz#623362)
-
-* Tue Jul 13 2010 Mike McGrath <mmcgrath at redhat.com> 1.1.1-1.1
-* Mon Apr 19 2010 Michael Mraka <michael.mraka at redhat.com> 1.1.1-1
-- bumping spec files to 1.1 packages
-
-* Tue Apr 13 2010 Jan Pazdziora 0.9.2-1
-- Use tempfile.TemporaryFile and os.path.abspath, to avoid the need for
-  spacewalk.common.fileutils in client_config_update.py.
-
-* Wed Feb 24 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.1-1
-- 567271 - fixed import
-
-* Thu Feb 04 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.7-1
-- updated copyrights
-
-* Mon Jan 25 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.6-1
-- dead code / imports
-
-* Fri Jan 15 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.5-1
-- fixed build error
-
-* Thu Jan 14 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.4-1
-- removed duplicated code
-
-* Mon Dec 14 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.3-1
-- fixed namespace of rhn_rpm
-- removed dead code
-
-* Mon Dec 07 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.2-1
-- moved code from rhnlib to spacewalk-backend-libs
-
-* Fri Dec 04 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.1-1
-- rhn_rpm/rhn_mpm moved to rhnlib
-- bumping Version to 0.8.0
+* Thu Oct 07 2010 Miroslav Suchý <msuchy at redhat.com>
+- 639391 - return back to 0.7.2 version and bump up epoch
+  to override 1.1.2 version with broken dependencies
 
 * Wed Nov 18 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.2-1
 - 538046 - Polish the spec according Fedora Packaging Guidelines


More information about the scm-commits mailing list