[xl2tpd/f17] * require kernel-modules-extra

Paul Wouters pwouters at fedoraproject.org
Tue Jul 3 02:34:24 UTC 2012


commit b55c91108a2db9b70a4e61ff6cd2f26fdf96dce9
Author: Paul Wouters <pwouters at redhat.com>
Date:   Mon Jul 2 22:28:40 2012 -0400

    * require kernel-modules-extra

 xl2tpd.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/xl2tpd.spec b/xl2tpd.spec
index c4b6b8f..3fc0c6a 100644
--- a/xl2tpd.spec
+++ b/xl2tpd.spec
@@ -1,7 +1,7 @@
 Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661)
 Name: xl2tpd
 Version: 1.3.1
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPL+
 Url: http://www.xelerance.com/software/xl2tpd/
 Group: System Environment/Daemons
@@ -13,7 +13,7 @@ Patch2: xl2tpd-bz80693.patch
 Patch3: xl2tpd-1.3.1-kernelmode.patch
 Patch4: xl2tpd-1.3.1-conf.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: ppp >= 2.4.5-18
+Requires: ppp >= 2.4.5-18, kernel-modules-extra
 BuildRequires: libpcap-devel
 BuildRequires: systemd-units
 Requires(post): systemd-sysv
@@ -118,9 +118,10 @@ fi
 %ghost %attr(0600,root,root) %{_localstatedir}/run/xl2tpd/l2tp-control
 
 %changelog
-* Tue Jul 03 2012 Paul Wouters <pwouters at redhat.com> - 1.3.1-8
+* Tue Jul 03 2012 Paul Wouters <pwouters at redhat.com> - 1.3.1-9
 - Remove non-existing openswan.service dependancy
 - Start after ipsec.service, but do not require it (rhbz#836783)
+- Require kernel-modules-extra (rhbz#832149)
 
 * Fri Jun 15 2012 Paul Wouters <pwouters at redhat.com> - 1.3.1-7
 - Moved modprobe code from daemon to initscript/systemd


More information about the scm-commits mailing list