pwouters pushed to xl2tpd (f20). "- Change kernel require for f20 from kmod(l2tp_ppp.ko) to kernel-modules-extra"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 12 20:13:28 UTC 2015


>From 2b9f9096263505a17f45fcc63d8670edf36c4277 Mon Sep 17 00:00:00 2001
From: Paul Wouters <pwouters at redhat.com>
Date: Sun, 12 Apr 2015 16:13:12 -0400
Subject: - Change kernel require for f20 from kmod(l2tp_ppp.ko) to
 kernel-modules-extra


diff --git a/xl2tpd.spec b/xl2tpd.spec
index cd9cf80..95a3ce1 100644
--- a/xl2tpd.spec
+++ b/xl2tpd.spec
@@ -3,7 +3,7 @@
 Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661)
 Name: xl2tpd
 Version: 1.3.6
-Release: 8%{?dist}
+Release: 10%{?dist}
 License: GPL+
 Url: https://github.com/xelerance/%{name}/
 Group: System Environment/Daemons
@@ -14,7 +14,7 @@ Patch1: xl2tpd-1.3.6-conf.patch
 Patch2: xl2tpd-1.3.6-md5-fips.patch
 Patch3: xl2tpd-1.3.6-saref.patch
 
-Requires: ppp >= 2.4.5-18, kmod(l2tp_ppp.ko)
+Requires: ppp >= 2.4.5-18, kernel-modules-extra
 # If you want to authenticate against a Microsoft PDC/Active Directory
 # Requires: samba-winbind
 BuildRequires: libpcap-devel
@@ -111,6 +111,9 @@ install -p -D -m755 -d %{buildroot}%{_localstatedir}/run/xl2tpd
 %ghost %attr(0600,root,root) %{_localstatedir}/run/xl2tpd/l2tp-control
 
 %changelog
+* Sun Apr 12 2015 Paul Wouters <pwouters at redhat.com> - 1.3.6-9
+- Change kernel require for f20 from kmod(l2tp_ppp.ko) to kernel-modules-extra
+
 * Tue Mar 31 2015 Paul Wouters <pwouters at redhat.com> - 1.3.6-8
 - Bump EVR
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xl2tpd.git/commit/?h=f20&id=2b9f9096263505a17f45fcc63d8670edf36c4277


More information about the scm-commits mailing list