[sblim-gather] Update to sblim-gather-2.2.7, Add man page BuildRequires, ship man pages

vcrhonek vcrhonek at fedoraproject.org
Tue Dec 4 13:36:44 UTC 2012


commit 8bf0f7862b88e91140d38f3d52ef1cf558354e5a
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Tue Dec 4 14:36:34 2012 +0100

    Update to sblim-gather-2.2.7, Add man page BuildRequires, ship man pages

 .gitignore        |    1 +
 sblim-gather.spec |   10 ++++++++--
 sources           |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 837dd73..ef6df3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ sblim-gather-2.2.1.tar.bz2
 /sblim-gather-2.2.4.tar.bz2
 /sblim-gather-2.2.5.tar.bz2
 /sblim-gather-2.2.6.tar.bz2
+/sblim-gather-2.2.7.tar.bz2
diff --git a/sblim-gather.spec b/sblim-gather.spec
index 548e32c..a6ce87c 100644
--- a/sblim-gather.spec
+++ b/sblim-gather.spec
@@ -3,8 +3,8 @@
 %global tog_pegasus_version 2:2.6.1-1
 
 Name:           sblim-gather
-Version:        2.2.6
-Release:        2%{?dist}
+Version:        2.2.7
+Release:        1%{?dist}
 Summary:        SBLIM Gatherer
 
 Group:          Applications/System
@@ -20,6 +20,7 @@ BuildRequires:  sblim-cmpi-base-devel
 BuildRequires:  tog-pegasus-devel >= %{tog_pegasus_version}
 BuildRequires:  libsysfs-devel
 BuildRequires:  libvirt-devel
+BuildRequires:  xmlto
 Requires:       tog-pegasus >= %{tog_pegasus_version}
 
 %description
@@ -120,6 +121,7 @@ echo "%{_libdir}/cmpi" > $RPM_BUILD_ROOT/%{_sysconfdir}/ld.so.conf.d/%{name}-%{_
 %dir %{_libdir}/gather
 %{_libdir}/gather/mplug
 %{_libdir}/gather/rplug
+%{_mandir}
 
 %files provider
 %{_libdir}/gather/cplug
@@ -181,6 +183,10 @@ fi
 %postun provider -p /sbin/ldconfig
 
 %changelog
+* Tue Dec 04 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.2.7-1
+- Update to sblim-gather-2.2.7
+- Add man page BuildRequires, ship man pages
+
 * Thu Sep 06 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 2.2.6-2
 - Fix issues found by fedora-review utility in the spec file
 
diff --git a/sources b/sources
index 41c8f13..f7600a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b48e4fdfb07dd6bcb2a9a2c1dc615771  sblim-gather-2.2.6.tar.bz2
+f2e8ea6a6fc157ced775250ea7a5a509  sblim-gather-2.2.7.tar.bz2


More information about the scm-commits mailing list