[nocpulse-common] Rebase to nocpulse-common-2.2.5-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:25:48 UTC 2013


commit 7918b7ba7d67bac5a501279467ccab949554f7a0
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:25:27 2013 +0100

    Rebase to nocpulse-common-2.2.5-1.fc18 in rawhide.

 .gitignore           |    1 +
 nocpulse-common.spec |   20 ++++++--------------
 sources              |    2 +-
 3 files changed, 8 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40127d8..dc04b8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ nocpulse-common-2.1.19.tar.gz
 /nocpulse-common-2.1.22.tar.gz
 /nocpulse-common-2.2.1.tar.gz
 /nocpulse-common-2.2.4.tar.gz
+/nocpulse-common-2.2.5.tar.gz
diff --git a/nocpulse-common.spec b/nocpulse-common.spec
index ddebd38..a483622 100644
--- a/nocpulse-common.spec
+++ b/nocpulse-common.spec
@@ -1,6 +1,6 @@
 Name:         nocpulse-common
-Version:      2.2.4
-Release:      5%{?dist}
+Version:      2.2.5
+Release:      1%{?dist}
 Summary:      NOCpulse common
 License:      GPLv2
 URL:          https://fedorahosted.org/spacewalk
@@ -9,6 +9,7 @@ BuildArch:    noarch
 Group:        Applications/System
 Buildroot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(pre):  httpd, /usr/sbin/useradd
+Requires(post): openssh
 %if 0%{?fedora} > 17
 Requires(post): /usr/sbin/runuser
 %else
@@ -135,7 +136,6 @@ then
 fi
 
 %files
-%defattr(-, root,root,-)
 %dir %{_sysconfdir}/nocpulse
 %config(missingok,noreplace) %{_sysconfdir}/NOCpulse.ini
 %{_sysconfdir}/%{package_name}/NOCpulse
@@ -154,17 +154,9 @@ fi
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.4-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Fri Nov 02 2012 Miroslav Suchý 2.2.4-4
-- correct runuser file requires
-
-* Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.4-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jun 08 2012 Petr Pisar <ppisar at redhat.com> - 2.2.4-2
-- Perl 5.16 rebuild
+* Fri Nov 02 2012 Miroslav Suchý <msuchy at redhat.com> 2.2.5-1
+- Fedora 19 does not provide /sbin/runuser
+- %%defattr is not needed since rpm 4.4
 
 * Wed Feb 01 2012 Jan Pazdziora 2.2.4-1
 - Now we use RHN::DBI, the database handle is brand new, let's disconnect as
diff --git a/sources b/sources
index 233deae..a5d5ca9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c345d7753126b95b96c487a50b4eae8  nocpulse-common-2.2.4.tar.gz
+fe56096a578b0876eae32ca4bce20e2b  nocpulse-common-2.2.5.tar.gz


More information about the scm-commits mailing list