Fix Requires and remove changelog
[gpl/argeo-freed.git] / argeo-freed.spec
index 3f18112519caa67f068c3cbcc6249adc4cd2a26a..642b524f890ccab3c9aa36bfd7931d8d4f6bbd20 100644 (file)
@@ -1,5 +1,5 @@
 Name:           argeo-freed
-Version:        1.0
+Version:        2.3.0
 Release:        1%{?dist}
 Summary:        Enrollment into a FREEd compatible domain
 
@@ -7,6 +7,8 @@ License:        GPL
 URL:            http://www.argeo.org
 Source0:        %{name}-%{version}.tar.gz
 
+BuildArch:      noarch
+
 %description
 
 %package libreswan
@@ -17,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
 
@@ -55,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