Accepting request 458842 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/458842
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dmraid?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2017-02-20 13:29:55 +00:00 committed by Git OBS Bridge
commit 1a25fec433
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 18 05:26:58 UTC 2017 - kukuk@suse.com
- Remove obsolete insserv call
-------------------------------------------------------------------
Thu Dec 10 16:08:28 CET 2015 - tiwai@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package dmraid
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -118,7 +118,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT/%_lib/libdmraid.a
mkdir -p $RPM_BUILD_ROOT/var/adm/fillup-templates
install -m644 %{SOURCE1} $RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.dmraid
mkdir -p $RPM_BUILD_ROOT/etc/init.d
install -D -m 0644 %{S:6} %{buildroot}%{_unitdir}/dmraid-activation.service
install -d %{buildroot}%{_tmpfilesdir}
echo 'd /run/lock/dmraid 0700 root root -' > %{buildroot}%{_tmpfilesdir}/dmraid.conf
@ -146,8 +145,6 @@ chmod -x %{buildroot}%{_prefix}/include/dmraid/*h
%service_del_postun dmraid-activation.service
%{?regenerate_initrd_post}
%{insserv_cleanup}
%files
%defattr(-, root, root)
/sbin/dmraid