From 252d4aff0d624f83a230fc96f6034f8d3804542c9890097069304f39b87eac37 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Fri, 25 Jul 2014 21:09:40 +0000 Subject: [PATCH] Accepting request 242360 from home:posophe:branches:Base:System - Remove insserv dependency; the package has been moved to systemd init system - Remove redundant %clean section OBS-URL: https://build.opensuse.org/request/show/242360 OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=118 --- mdadm.changes | 7 +++++++ mdadm.spec | 6 +----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/mdadm.changes b/mdadm.changes index d0b8c24..50f03ca 100644 --- a/mdadm.changes +++ b/mdadm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 25 11:48:12 UTC 2014 - p.drouand@gmail.com + +- Remove insserv dependency; the package has been moved to systemd + init system +- Remove redundant %clean section + ------------------------------------------------------------------- Mon Jul 7 01:52:35 UTC 2014 - nfbrown@suse.com diff --git a/mdadm.spec b/mdadm.spec index dab8ff5..cd56c93 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -25,7 +25,7 @@ BuildRequires: pkgconfig BuildRequires: sgmltool BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(systemd) -PreReq: %fillup_prereq %insserv_prereq /sbin/mkinitrd +PreReq: %fillup_prereq /sbin/mkinitrd Recommends: cron Recommends: smtp_daemon Obsoletes: raidtools @@ -78,14 +78,10 @@ install -d %{buildroot}%{_systemdshutdowndir} %postun %{?regenerate_initrd_post} -%{insserv_cleanup} %posttrans %{?regenerate_initrd_posttrans} -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc COPYING ChangeLog README.initramfs TODO mdadm.conf-example mkinitramfs