Update to sblim-gather-2.2.7, Add man page BuildRequires, ship man pages
This commit is contained in:
parent
b34c3fe4c8
commit
8bf0f7862b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user