diff --git a/squid.changes b/squid.changes index e6fd0d4..da5170f 100644 --- a/squid.changes +++ b/squid.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 2 10:27:49 UTC 2014 - dimstar@opensuse.org + +- Use URLs to paths that the source validator actually understands + and make this acceptable for Tumbleweed. + ------------------------------------------------------------------- Thu Nov 27 13:16:58 UTC 2014 - lmuelle@suse.com diff --git a/squid.spec b/squid.spec index 96f9986..1e9720f 100644 --- a/squid.spec +++ b/squid.spec @@ -26,11 +26,9 @@ License: GPL-2.0+ Group: Productivity/Networking/Web/Proxy Version: 3.4.9 Release: 0 -%define majorver %(echo %version|sed -re 's/^([0-9]).*/\1/g') -%define majminver %(echo %version|sed -re 's/^([0-9]\.[0-9]).*/\1/g') Url: http://www.squid-cache.org/Versions/v3/3.4 -Source0: http://www.squid-cache.org/Versions/%{majorver}/%{majminver}/%{name}-%{version}.tar.bz2 -Source1: http://www.squid-cache.org/Versions/%{majorver}/%{majminver}/%{name}-%{version}.tar.bz2.asc +Source0: http://www.squid-cache.org/Versions/v3/3.4/%{name}-%{version}.tar.bz2 +Source1: http://www.squid-cache.org/Versions/v3/3.4/%{name}-%{version}.tar.bz2.asc Source2: RELEASENOTES.html Source3: squid.init Source4: squid.sysconfig