From e64cbf0592645eec9c76fed4dd75059aec9d9c51 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Fri, 18 Dec 2015 15:41:52 -0500 Subject: [PATCH] fixup url for development/ subdir --- libreswan.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libreswan.spec b/libreswan.spec index 89d6cc9..fba1093 100644 --- a/libreswan.spec +++ b/libreswan.spec @@ -20,8 +20,8 @@ Summary: IPsec implementation with IKEv1 and IKEv2 keying protocols Version: 3.16 Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist} License: GPLv2 -Url: https://www.libreswan.org/ -Source0: https://download.libreswan.org/%{name}-%{version}%{?prever}.tar.gz +Url: https://libreswan.org/ +Source0: https://download.libreswan.org/%{?prever:development/}%{name}-%{version}%{?prever}.tar.gz %if %{cavstests} Source1: https://download.libreswan.org/cavs/ikev1_dsa.fax.bz2 Source2: https://download.libreswan.org/cavs/ikev1_psk.fax.bz2