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