[packages/accel-ppp] - updated to 1.14.0
qboosh
qboosh at pld-linux.org
Sat Aug 8 19:32:08 CEST 2026
commit b754008cd2193e27307a9ff1d41a16764f407cd2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Aug 8 19:32:06 2026 +0200
- updated to 1.14.0
accel-ppp-snmp.patch | 19 -------------------
accel-ppp.spec | 12 +++++-------
2 files changed, 5 insertions(+), 26 deletions(-)
---
diff --git a/accel-ppp.spec b/accel-ppp.spec
index 80e22ee..741783b 100644
--- a/accel-ppp.spec
+++ b/accel-ppp.spec
@@ -7,23 +7,22 @@
Summary: High performance PPTP/PPPoE/L2TP/SSTP server
Summary(pl.UTF-8): Wydajny serwer PPTP/PPPoE/L2TP/SSTP
Name: accel-ppp
-Version: 1.13.0
-Release: 2
+Version: 1.14.0
+Release: 1
License: GPL v2+
Group: Networking
#Source0Download: https://github.com/accel-ppp/accel-ppp/releases
Source0: https://github.com/accel-ppp/accel-ppp/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 239f03b9e3b81d6a156950dd3e983b28
+# Source0-md5: c8cbda7b01965bfee393c096fa3cf413
Source1: %{name}.tmpfiles
Source2: %{name}.init
Source3: %{name}.logrotate
Source4: %{name}.sysconfig
-Patch0: %{name}-snmp.patch
URL: https://accel-ppp.org/
-BuildRequires: cmake >= 2.6
+BuildRequires: cmake >= 3.10
BuildRequires: net-snmp-devel >= 5.0
BuildRequires: openssl-devel >= 0.9.8
-BuildRequires: pcre-devel
+BuildRequires: pcre2-8-devel
BuildRequires: rpmbuild(macros) >= 1.605
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,7 +68,6 @@ Możliwości:
%prep
%setup -q
-%patch -P0 -p1
%build
install -d build
diff --git a/accel-ppp-snmp.patch b/accel-ppp-snmp.patch
deleted file mode 100644
index 99ccbad..0000000
--- a/accel-ppp-snmp.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- accel-ppp-1.13.0/accel-pppd/extra/net-snmp/sessionTable.h.orig 2024-03-30 18:58:28.000000000 +0100
-+++ accel-ppp-1.13.0/accel-pppd/extra/net-snmp/sessionTable.h 2025-04-10 20:03:26.406324994 +0200
-@@ -22,11 +22,11 @@ extern "C" {
-
- /* other required module components */
- /* *INDENT-OFF* */
--config_add_mib(ACCEL-PPP-MIB)
--config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_interface)
--config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_access)
--config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_get)
--config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_set)
-+config_add_mib(ACCEL-PPP-MIB);
-+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_interface);
-+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_access);
-+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_get);
-+config_require(ACCEL-PPP-MIB/sessionTable/sessionTable_data_set);
- /* *INDENT-ON* */
-
- /* OID and column number definitions for sessionTable */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/accel-ppp.git/commitdiff/b754008cd2193e27307a9ff1d41a16764f407cd2
More information about the pld-cvs-commit
mailing list