[cdpr/epel7] Readying for EPEL7

Michael Stahnke stahnma at fedoraproject.org
Fri Jan 24 23:24:16 UTC 2014


commit 217b4870d8db371a5e4e3746d60e456583769998
Author: Michael Stahnke <stahnma at puppetlabs.com>
Date:   Fri Jan 24 15:24:05 2014 -0800

    Readying for EPEL7

 cdpr.spec |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/cdpr.spec b/cdpr.spec
index 4f3d14d..d2ea331 100644
--- a/cdpr.spec
+++ b/cdpr.spec
@@ -1,21 +1,21 @@
 Name:           cdpr
 Version:        2.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Cisco Discovery Protocol Analyzer
 
 Group:          Applications/System
-License:        GPLv2+ 
-URL:            http://sourceforge.net/projects/cdpr/ 
+License:        GPLv2+
+URL:            http://sourceforge.net/projects/cdpr/
 Source0:        http://www.monkeymental.com/mmfiles/%{name}-%{version}.tgz
-  
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libpcap-devel
 
 %description
-cdpr is used to decode a Cisco Disovery Protocol (CDP) packet, by default it 
+cdpr is used to decode a Cisco Disovery Protocol (CDP) packet, by default it
 will report the device ID, the IP Address (of the device), and the port
-number that the machine is connected to. 
+number that the machine is connected to.
 Optionally it will decode the entire CDP packet.
 
 
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 24 2014 Michael Stahnke <stahnma at fedoraproject.org> - 2.4-6
+- Biuld for EPEL 7
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list