diff --git a/iodine.changes b/iodine.changes index ac18931..b271020 100644 --- a/iodine.changes +++ b/iodine.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 13 00:54:38 UTC 2017 - malcolmlewis@opensuse.org + +- Remove insserv requirement and macro to fix Factory build. +- Add fdupes check to avoid duplicate man page warning. + ------------------------------------------------------------------- Wed Dec 28 13:14:22 UTC 2016 - wagner-thomas@gmx.at - fixed unbalanced quotes in service files bnc#1017236 diff --git a/iodine.spec b/iodine.spec index ab1f028..f66bb87 100644 --- a/iodine.spec +++ b/iodine.spec @@ -1,7 +1,7 @@ # # spec file for package iodine # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Malcolm J Lewis # # All modifications and additions to the file contributed by third parties @@ -31,6 +31,7 @@ Source3: iodined.service Source4: sysconfig.iodined #PATCH-FIX-OPENSUSE iodine-fix-makefile-prefix.patch malcolmlewis@opensuse.org -- Modify default install prefix. Patch0: iodine-fix-makefile-prefix.patch +BuildRequires: fdupes BuildRequires: systemd BuildRequires: zlib-devel Requires(pre): %fillup_prereq @@ -87,7 +88,6 @@ ln -sf /usr/sbin/service %{buildroot}%{_sbindir}/rciodined %postun %service_del_postun iodine.service %service_del_postun iodined.service -%insserv_cleanup %files %defattr(-,root,root)