[tog-pegasus] Remove dubuginfo files from -libs subpackage

vcrhonek vcrhonek at fedoraproject.org
Thu Feb 17 14:28:25 UTC 2011


commit f3445bdf30f2f950f8b74b9982754ded8ac881c6
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Thu Feb 17 15:28:22 2011 +0100

    Remove dubuginfo files from -libs subpackage

 tog-pegasus.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/tog-pegasus.spec b/tog-pegasus.spec
index edc6f56..cbbec34 100644
--- a/tog-pegasus.spec
+++ b/tog-pegasus.spec
@@ -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 at redhat.com> - 2:2.10.1-2
+- Remove dubuginfo files from -libs subpackage
+
 * Wed Feb 16 2011 Vitezslav Crhonek <vcrhonek at 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


More information about the scm-commits mailing list