From 1857167427dfcb845c8d8347b90ecc58d6573943604c8d72f0dcc5a90bb8f456 Mon Sep 17 00:00:00 2001 From: Madhu Mohan Nelemane Date: Thu, 22 Mar 2018 11:11:56 +0000 Subject: [PATCH] Accepting request 587821 from home:mmnelemane:branches:network:vpn Removed unused requires and macro calls(bsc#1083261) OBS-URL: https://build.opensuse.org/request/show/587821 OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=108 --- strongswan.changes | 5 +++++ strongswan.spec | 7 +------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/strongswan.changes b/strongswan.changes index cf9211a..fa8c620 100644 --- a/strongswan.changes +++ b/strongswan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 16 08:55:10 UTC 2018 - mmnelemane@suse.com + +- Removed unused requires and macro calls(bsc#1083261) + ------------------------------------------------------------------- Tue Oct 17 11:27:54 UTC 2017 - jengelh@inai.de diff --git a/strongswan.spec b/strongswan.spec index 97ad8df..41764ab 100644 --- a/strongswan.spec +++ b/strongswan.spec @@ -1,7 +1,7 @@ # # spec file for package strongswan # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -194,7 +194,6 @@ mode is enabled. %package ipsec Summary: IPsec-based VPN solution Group: Productivity/Networking/Security -PreReq: grep %insserv_prereq %fillup_prereq Requires: strongswan-libs0 = %{version} Provides: VPN Provides: ipsec @@ -488,8 +487,6 @@ install -c -m644 %{_sourcedir}/fips-enforce.conf \ %post ipsec %if %{with systemd} %service_add_post %{name}.service -%else -%{fillup_and_insserv ipsec} %endif %preun ipsec @@ -510,8 +507,6 @@ fi %postun ipsec %if %{with systemd} %service_del_postun %{name}.service -%else -%{insserv_cleanup} %endif %files