[lldpad] Drop the explicit kernel runtime dependency

Petr Šabata psabata at fedoraproject.org
Tue Mar 11 14:00:25 UTC 2014


commit c9eb4fefe93ffba387e07f94d5c5dae6b686d37f
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Mar 11 15:00:16 2014 +0100

    Drop the explicit kernel runtime dependency

 lldpad.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/lldpad.spec b/lldpad.spec
index 1f13106..d0183a0 100644
--- a/lldpad.spec
+++ b/lldpad.spec
@@ -3,13 +3,12 @@
 
 Name:               lldpad
 Version:            0.9.46
-Release:            3%{?dist}
+Release:            4%{?dist}
 Summary:            Intel LLDP Agent
 Group:              System Environment/Daemons
 License:            GPLv2
 URL:                http://open-lldp.org/
 Source0:            %{name}-%{version}.tar.gz
-Requires:           kernel >= 2.6.32
 BuildRequires:      automake autoconf libtool
 BuildRequires:      flex >= 2.5.33
 BuildRequires:      kernel-headers >= 2.6.32
@@ -102,6 +101,9 @@ fi
 %{_libdir}/liblldp_clif.so
 
 %changelog
+* Tue Mar 11 2014 Petr Šabata <contyk at redhat.com> - 0.9.46-4
+- Drop the explicit kernel runtime dependency
+
 * Wed Jul 31 2013 Petr Šabata <contyk at redhat.com> - 0.9.46-3
 - Require 'systemd' instead of 'systemd-units'
 


More information about the scm-commits mailing list