[libpcap] spec: update to 1.5.1

Michal Sekletar msekleta at fedoraproject.org
Thu Nov 28 15:37:57 UTC 2013


commit c2188450724d75d8d36c187a834b84c346f792d4
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Thu Nov 28 16:35:27 2013 +0100

    spec: update to 1.5.1

 .gitignore   |    1 +
 libpcap.spec |   10 ++++++----
 sources      |    3 +--
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5ded16..1e8e967 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ libpcap-1.1.1.tar.gz
 /libpcap-1.4.0.tar.gz
 /libpcap-1.5.0-20131108git459712e.tar.gz
 /generate-tarball.sh
+/libpcap-1.5.1.tar.gz
diff --git a/libpcap.spec b/libpcap.spec
index fbd49d8..768126c 100644
--- a/libpcap.spec
+++ b/libpcap.spec
@@ -1,15 +1,14 @@
 Name: libpcap
 Epoch: 14
-Version: 1.5.0
-Release: 1.20131108git459712e%{?dist}
+Version: 1.5.1
+Release: 1%{?dist}
 Summary: A system-independent interface for user-level packet capture
 Group: Development/Libraries
 License: BSD with advertising
 URL: http://www.tcpdump.org
 BuildRequires: glibc-kernheaders >= 2.2.0 bison flex bluez-libs-devel
 
-Source:  libpcap-1.5.0-20131108git459712e.tar.gz
-Source1: generate-tarball.sh
+Source:  http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
 Patch1:  libpcap-man.patch
 Patch2:  libpcap-multilib.patch
 Patch3:  libpcap-s390.patch
@@ -85,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
 %{_mandir}/man5/pcap*.5*
 
 %changelog
+* Thu Nov 28 2013 Michal Sekletar <msekleta at redhat.com> - 14:1.5.1-1
+- update to 1.5.1
+
 * Fri Nov 08 2013 Michal Sekletar <msekleta at redhat.com> - 14:1.5.0-1.20131108git459712e
 - update to snapshot 20131108git459712e
 
diff --git a/sources b/sources
index f02c076..4c807db 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-53dfcbb87e79176f87ca81069691fbf1  libpcap-1.5.0-20131108git459712e.tar.gz
-202eeb3007cb84d14392fb8f851c5670  generate-tarball.sh
+b51f0c611b1e21b73f9ba120023bf972  libpcap-1.5.1.tar.gz


More information about the scm-commits mailing list