[packages/radsecproxy] - fix mess in spec
adwol
adwol at pld-linux.org
Tue Jul 2 22:03:11 CEST 2024
commit 369c734714bd0bfe03dc89a7ce4458bb9bcdd979
Author: Adam Osuchowski <adwol at pld-linux.org>
Date: Tue Jul 2 21:56:04 2024 +0200
- fix mess in spec
radsecproxy.spec | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/radsecproxy.spec b/radsecproxy.spec
index 5821988..90da03c 100644
--- a/radsecproxy.spec
+++ b/radsecproxy.spec
@@ -3,16 +3,15 @@
Summary: RADIUS proxy that in addition to to usual RADIUS UDP transport, also supports TLS (RadSec)
Summary(pl.UTF-8): Proxy RADIUS, poza zwyczajowym transportem UDP, obsługujące także TLS (RadSec)
Name: radsecproxy
-Version: 1.9.0
+Version: 1.10.1
Release: 1
License: BSD
Group: Networking/Daemons/Radius
#Source0Download: https://github.com/radsecproxy/radsecproxy/releases
Source0: https://github.com/radsecproxy/radsecproxy/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 4d4df9b333d4e901b7fefcddeabc9ce0
+# Source0-md5: df7b4115361505fa0089d054673d0c70
Source1: %{name}.init
Source2: %{name}.logrotate
-Patch0: git.patch
URL: https://github.com/radsecproxy/radsecproxy
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -41,9 +40,6 @@ działania zużywa około 64 kB (w zależności od liczby partnerów).
%prep
%setup -q
-%patch0 -p1
-
-%{__rm} -r autom4te.cache
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/radsecproxy.git/commitdiff/369c734714bd0bfe03dc89a7ce4458bb9bcdd979
More information about the pld-cvs-commit
mailing list