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

This commit is contained in:
Vitezslav Crhonek 2012-12-04 14:36:34 +01:00
parent b34c3fe4c8
commit 8bf0f7862b
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@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@redhat.com> - 2.2.6-2
- Fix issues found by fedora-review utility in the spec file

View File

@ -1 +1 @@
b48e4fdfb07dd6bcb2a9a2c1dc615771 sblim-gather-2.2.6.tar.bz2
f2e8ea6a6fc157ced775250ea7a5a509 sblim-gather-2.2.7.tar.bz2