]> git.pld-linux.org Git - packages/radsecproxy.git/blobdiff - radsecproxy.spec
- fix paths (/usr/local/etc -> /etc)
[packages/radsecproxy.git] / radsecproxy.spec
index c1f7e2b3ba09ba457c247819f47156b80476db43..1bea6dd6ad7cc767322ac3b067bbff2f99d80242 100644 (file)
@@ -2,15 +2,15 @@
 # - own UID/GID
 Summary:       RADIUS proxy that in addition to to usual RADIUS UDP transport, also supports TLS (RadSec)
 Name:          radsecproxy
-Version:       1.6.6
-Release:       0.1
+Version:       1.7.1
+Release:       1
 License:       GPLv2+ or BSD-like
 Group:         Networking/Daemons/Radius
-Source0:       http://software.uninett.no/radsecproxy/%{name}-%{version}.tar.xz
-# Source0-md5: 8270b2a9d7cb1dcf30ddd677f3e7ac5f
+Source0:       https://github.com/radsecproxy/radsecproxy/releases/download/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 070ec707aa2f351bdc5387b474b58e7a
 Source1:       %{name}.init
 Source2:       %{name}.logrotate
-Patch0:                %{name}-docbook2x.patch
+Patch0:                %{name}-paths.patch
 URL:           http://software.uninett.no/radsecproxy/
 # For manual creation:
 BuildRequires: autoconf
@@ -56,8 +56,6 @@ Opis zadania Upstart dla %{name}.
 # Some trash comes with tar:
 %{__make} clean
 %{__make}
-# FIXME:
-mv ______radsecproxy.conf\ ____.5 radsecproxy.conf.5
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.068719 seconds and 4 git commands to generate.