Accepting request 83929 from home:jengelh:bl-c

Resubmit for #83092
- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/83929
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:wbem/cim-schema?expand=0&rev=11
This commit is contained in:
Klaus Kämpf 2011-09-20 14:32:13 +00:00 committed by Git OBS Bridge
parent 4d2beedc06
commit 08e788e319
2 changed files with 5 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 17 22:58:34 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 15 10:43:56 UTC 2011 - kkaempf@suse.com Thu Sep 15 10:43:56 UTC 2011 - kkaempf@suse.com

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
BuildRequires: unzip BuildRequires: unzip
@ -39,12 +38,6 @@ consists of a specification and a schema. The specification defines the
details for integration with other management models. The schema details for integration with other management models. The schema
provides the actual model descriptions. provides the actual model descriptions.
Authors:
--------
DTMF <http://www.dmtf.org/about/contact>
%prep %prep
%setup -c -n %{name}-%{version} %setup -c -n %{name}-%{version}
@ -78,9 +71,6 @@ perl -p -i -e \
's~^#pragma include \("qualifiers_optional\.mof"\)~\/\/#pragma include ("qualifiers_optional\.mof")~g' \ 's~^#pragma include \("qualifiers_optional\.mof"\)~\/\/#pragma include ("qualifiers_optional\.mof")~g' \
$RPM_BUILD_ROOT/$MOFDIR/cim-current/CIM_Schema.mof $RPM_BUILD_ROOT/$MOFDIR/cim-current/CIM_Schema.mof
%clean
%__rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-, root, root) %defattr(-, root, root)
%dir /usr/share/mof %dir /usr/share/mof