Remove dubuginfo files from -libs subpackage

This commit is contained in:
Vitezslav Crhonek 2011-02-17 15:28:22 +01:00
parent 8f3c5dff26
commit 19fa0a82d3

View File

@ -8,7 +8,7 @@
Name: tog-pegasus
Version: %{major_ver}.0
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 2
Summary: OpenPegasus WBEM Services for Linux
@ -302,7 +302,8 @@ rm -rf $RPM_BUILD_ROOT
%files libs
%defattr(0755, root, pegasus, 0750)
/usr/%{_lib}/*
%{_libdir}/*
%exclude /usr/lib/debug
%if %{PEGASUS_BUILD_TEST_RPM}
%files test
@ -399,6 +400,9 @@ fi
%changelog
* Thu Feb 17 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.10.1-2
- Remove dubuginfo files from -libs subpackage
* Wed Feb 16 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 2:2.10.1-1
- Update to upstream version 2.10.1
- Move creating of the 'pegasus' user and group to the 'libs' %%pre