[spacewalk-admin] Rebase to spacewalk-admin-2.0.1-1.fc19 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Mon Jul 22 08:09:44 UTC 2013


commit d3985787467a54fe2aa9bcccab3d5cd14bd9d0a8
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jul 22 10:09:07 2013 +0200

    Rebase to spacewalk-admin-2.0.1-1.fc19 in rawhide.

 .gitignore           |    1 +
 sources              |    2 +-
 spacewalk-admin.spec |   35 +++++++++++++++++++++++++----------
 3 files changed, 27 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e17a624..8e68070 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /spacewalk-admin-1.8.6.tar.gz
 /spacewalk-admin-1.9.10.tar.gz
 /spacewalk-admin-1.10.1.tar.gz
+/spacewalk-admin-2.0.1.tar.gz
diff --git a/sources b/sources
index e589505..c9d087e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2be0eb4bc70039938b7b9d424c72164a  spacewalk-admin-1.10.1.tar.gz
+17ba924dcee935cb06e55ca26a545768  spacewalk-admin-2.0.1.tar.gz
diff --git a/spacewalk-admin.spec b/spacewalk-admin.spec
index 0fb3b2d..81e5224 100644
--- a/spacewalk-admin.spec
+++ b/spacewalk-admin.spec
@@ -1,9 +1,9 @@
 %global rhnroot /%{_datadir}/rhn
-Summary: Various utility scripts and data files for RHN Satellite installations
+Summary: Various utility scripts and data files for Red Hat Satellite installations
 Name: spacewalk-admin
 URL:     https://fedorahosted.org/spacewalk
-Version: 1.10.1
-Release: 2%{?dist}
+Version: 2.0.1
+Release: 1%{?dist}
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 License: GPLv2
 Group: Applications/Internet
@@ -12,14 +12,14 @@ Requires: spacewalk-base
 Requires: perl-URI, perl(MIME::Base64)
 Requires: lsof
 BuildRequires: /usr/bin/pod2man
+%if 0%{?fedora} > 18
+BuildRequires: systemd
+%endif
 Obsoletes: satellite-utils < 5.3.0
 Provides: satellite-utils = 5.3.0
 Obsoletes: rhn-satellite-admin < 5.3.0
 Provides: rhn-satellite-admin = 5.3.0
 BuildArch: noarch
-%if 0%{?fedora} > 18
-BuildRequires: systemd
-%endif
 
 %description
 Various utility scripts and data files for Spacewalk installations.
@@ -90,11 +90,26 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
-* Wed Jul 17 2013 Miroslav Suchý <msuchy at redhat.com> - 1.10.1-2
-- BR systemd
+* Wed Jul 17 2013 Tomas Kasparek <tkasparek at redhat.com> 2.0.1-1
+- Bumping package versions for 2.0.
+
+* Wed Jul 03 2013 Tomas Kasparek <tkasparek at redhat.com> 1.10.7-1
+- make spacewalk-admin build-able on F19
+
+* Wed Jun 12 2013 Tomas Kasparek <tkasparek at redhat.com> 1.10.6-1
+- rebrading RHN Satellite to Red Hat Satellite
+
+* Thu May 23 2013 Tomas Lestach <tlestach at redhat.com> 1.10.5-1
+- 961463 - lsof workaround for mounted NFS shares
+
+* Mon May 13 2013 Michael Mraka <michael.mraka at redhat.com> 1.10.4-1
+- 962154 - don't manage oracle service by default
+
+* Wed Apr 10 2013 Michael Mraka <michael.mraka at redhat.com> 1.10.3-1
+- supress output to stdout
 
-* Wed Jul 17 2013 Petr Pisar <ppisar at redhat.com> - 1.10.1-2
-- Perl 5.18 rebuild
+* Mon Apr 08 2013 Michael Mraka <michael.mraka at redhat.com> 1.10.2-1
+- fixed enable/disable of spacewalk services
 
 * Thu Mar 07 2013 Miroslav Suchý <msuchy at redhat.com> 1.10.1-1
 - add =back after =over


More information about the scm-commits mailing list