Fix Requires and remove changelog
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 8 Mar 2023 06:16:54 +0000 (07:16 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 8 Mar 2023 06:16:54 +0000 (07:16 +0100)
argeo-freed.spec

index 3650aa2f123169fae42b24e459f8749299342052..642b524f890ccab3c9aa36bfd7931d8d4f6bbd20 100644 (file)
@@ -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 <mbaudier@argeo.org>
-- Initial packaging