Accepting request 478916 from network:utilities
1 OBS-URL: https://build.opensuse.org/request/show/478916 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iodine?expand=0&rev=4
This commit is contained in:
commit
18913b28bc
@ -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
|
||||
|
@ -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 <malcolmlewis@opensuse.org>
|
||||
#
|
||||
# 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user