Fix -devel requires

This commit is contained in:
Vitezslav Crhonek 2014-01-30 15:32:06 +01:00
parent 39b3a0ce86
commit bdeafa3747

View File

@ -7,7 +7,7 @@
Summary: Small Footprint CIM Client Library
Name: sblim-sfcc
Version: 2.2.6
Release: 2%{?dist}
Release: 3%{?dist}
Group: Applications/System
License: EPL
URL: http://www.sblim.org
@ -20,7 +20,7 @@ Small Footprint CIM Client Library Runtime Libraries
%package devel
Summary: Small Footprint CIM Client Library
Group: Applications/System
Requires: %{name} >= %{version}
Requires: %{name} = %{version}-%{release}
%Description devel
Small Footprint CIM Client Library Header Files and Link Libraries
@ -61,6 +61,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcmpisfcc.so.1.0.0
%{_libdir}/libcmpisfcc.so
%changelog
* Thu Jan 30 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.6-3
- Fix -devel requires
* Wed Jan 29 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.6-2
- Move libcimcClientXML.so from -devel to main package - it's needed for proper function