Remove dubuginfo files from -libs subpackage
This commit is contained in:
parent
6e0fcd15b6
commit
f3445bdf30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user