From ad9b5a4b7257f5bff7d5f4ec4d0216659ad3a474 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:29:27 +0000 Subject: [PATCH 1/4] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xl2tpd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xl2tpd.spec b/xl2tpd.spec index 8e08c23..5d35d1d 100644 --- a/xl2tpd.spec +++ b/xl2tpd.spec @@ -17,6 +17,7 @@ Patch3: xl2tpd-1.3.14-kernelmode.patch Requires: ppp >= 2.4.5-18, kmod(l2tp_ppp.ko) # If you want to authenticate against a Microsoft PDC/Active Directory # Requires: samba-winbind +BuildRequires: make BuildRequires: gcc BuildRequires: libpcap-devel BuildRequires: systemd-units From fb7743e0bba3499ed1b99bd5b12e4feb38e6f156 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 28 Jan 2021 00:07:24 +0000 Subject: [PATCH 2/4] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xl2tpd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xl2tpd.spec b/xl2tpd.spec index 5d35d1d..2f5b293 100644 --- a/xl2tpd.spec +++ b/xl2tpd.spec @@ -3,7 +3,7 @@ Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661) Name: xl2tpd Version: 1.3.15 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ Url: https://github.com/xelerance/xl2tpd/ # upstream isn't using proper names, we manually rename v-VERSION.tar.gz to xl2tpd-VERSION.tar.gz @@ -118,6 +118,9 @@ install -p -D -m755 -d %{buildroot}%{_rundir}/xl2tpd %ghost %attr(0600,root,root) %{_rundir}/xl2tpd/l2tp-control %changelog +* Thu Jan 28 2021 Fedora Release Engineering - 1.3.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Sep 03 2020 Paul Wouters - 1.3.15-1 - Resolves: rhbz#1761700 xl2tpd-1.3.15 is available - Resolves: rhbz#1875262 Unsupported options 'crtscts' and 'lock' in /etc/ppp/options.xl2tpd From c9380db813abf2114c86874c350acfda3bfb7709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:12:00 +0100 Subject: [PATCH 3/4] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- xl2tpd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xl2tpd.spec b/xl2tpd.spec index 2f5b293..572f976 100644 --- a/xl2tpd.spec +++ b/xl2tpd.spec @@ -3,7 +3,7 @@ Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661) Name: xl2tpd Version: 1.3.15 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ Url: https://github.com/xelerance/xl2tpd/ # upstream isn't using proper names, we manually rename v-VERSION.tar.gz to xl2tpd-VERSION.tar.gz @@ -118,6 +118,10 @@ install -p -D -m755 -d %{buildroot}%{_rundir}/xl2tpd %ghost %attr(0600,root,root) %{_rundir}/xl2tpd/l2tp-control %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 1.3.15-3 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Thu Jan 28 2021 Fedora Release Engineering - 1.3.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 947ccac7d260ddfaae747847bc62cc4b0f789c37 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Tue, 1 Jun 2021 20:14:15 -0400 Subject: [PATCH 4/4] - Resolves: rhbz#1891104 xl2tpd-1.3.16 is available --- .gitignore | 1 + sources | 2 +- xl2tpd.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9193a59..c6ada82 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ xl2tpd-1.3.1.tar.gz /xl2tpd-1.3.8.tar.gz /xl2tpd-1.3.14.tar.gz /xl2tpd-1.3.15.tar.gz +/xl2tpd-1.3.16.tar.gz diff --git a/sources b/sources index a97e39a..b26c28a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xl2tpd-1.3.15.tar.gz) = f65c7f2f1c03728d825b8857baa0c2297e9d5dbd97a2375484a32851326db5951deb9bf3598cbec860f0787d1bb577b4f0a47372e3244fd92c8bad7ce684889b +SHA512 (xl2tpd-1.3.16.tar.gz) = d92bd9070c0e78ba1f4f7ee38be9e87d1f869fe240433f2fd7d1c974f1bce1573ab7aeb5922f316e53bd0fd4580b6152d585b1e0e0cd6fb01ef8fa85d9509b16 diff --git a/xl2tpd.spec b/xl2tpd.spec index 572f976..672795a 100644 --- a/xl2tpd.spec +++ b/xl2tpd.spec @@ -2,12 +2,12 @@ Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661) Name: xl2tpd -Version: 1.3.15 -Release: 3%{?dist} +Version: 1.3.16 +Release: 1%{?dist} License: GPL+ Url: https://github.com/xelerance/xl2tpd/ # upstream isn't using proper names, we manually rename v-VERSION.tar.gz to xl2tpd-VERSION.tar.gz -Source0: https://github.com/xelerance/xl2tpd/archive/xl2tpd-%{version}.tar.gz +Source0: https://github.com/xelerance/xl2tpd/archive/v%{version}/xl2tpd-%{version}.tar.gz Source1: xl2tpd.service Source2: tmpfiles-xl2tpd.conf Patch1: xl2tpd-1.3.14-conf.patch @@ -118,6 +118,9 @@ install -p -D -m755 -d %{buildroot}%{_rundir}/xl2tpd %ghost %attr(0600,root,root) %{_rundir}/xl2tpd/l2tp-control %changelog +* Wed Jun 02 2021 Paul Wouters - 1.3.16-1 +- Resolves: rhbz#1891104 xl2tpd-1.3.16 is available + * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 1.3.15-3 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583.