Enable -debuginfo package

This commit is contained in:
Vitezslav Crhonek 2011-02-28 13:51:53 +01:00
parent 884d395c18
commit fec5c6b025

View File

@ -1,8 +1,7 @@
%define debug_package %{nil}
Name: sblim-cmpi-devel
Version: 2.0.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: SBLIM CMPI Provider Development Support
Group: Development/Libraries
@ -29,7 +28,7 @@ This packages provides the C++ wrapper library for CMPI development
%prep
%setup -q
%patch0 -p1 -b cmpidata_constructor_4_cmpistring
%patch0 -p1 -b .cmpidata_constructor_4_cmpistring
%build
%configure
@ -58,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libcmpiCppImpl.so*
%changelog
* Mon Feb 29 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.0.1-3
- Enable -debuginfo package
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild