From: Mathieu Baudier Date: Wed, 8 Mar 2023 06:16:54 +0000 (+0100) Subject: Fix Requires and remove changelog X-Git-Tag: v2.3.0~4 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-freed.git;a=commitdiff_plain;h=8b0270fdf7a3a95a850ec49a1d0231787ea5bd52 Fix Requires and remove changelog --- diff --git a/argeo-freed.spec b/argeo-freed.spec index 3650aa2..642b524 100644 --- a/argeo-freed.spec +++ b/argeo-freed.spec @@ -19,13 +19,13 @@ Requires: libreswan %package roaming-client Summary: FREEd roaming client -Requires: freed-libreswan unbound +Requires: argeo-freed-libreswan unbound %description roaming-client %package roaming-host Summary: FREEd roaming host -Requires: freed-libreswan +Requires: argeo-freed-libreswan %description roaming-host @@ -57,7 +57,3 @@ cp -a ./usr/libexec/ipsec %{buildroot}%{_libexecdir} %files roaming-host %{_sysconfdir}/ipsec.d/roaming-host.conf %{_sysconfdir}/ipsec.d/roaming-host-domain.conf.template - -%changelog -* Tue Mar 07 2023 Mathieu Baudier -- Initial packaging