[netsniff-ng] Added obsoletes/provides for integrated mausezahn

Jaroslav Škarvada jskarvad at fedoraproject.org
Tue Jul 1 15:18:20 UTC 2014


commit 7f265a0cbd01704ab03f8dca7aef7ac34e603ef8
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Tue Jul 1 17:18:26 2014 +0200

    Added obsoletes/provides for integrated mausezahn
    
      Resolves: rhbz#1111779

 netsniff-ng.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/netsniff-ng.spec b/netsniff-ng.spec
index f8534b1..6825981 100644
--- a/netsniff-ng.spec
+++ b/netsniff-ng.spec
@@ -3,7 +3,7 @@
 
 Name:		netsniff-ng
 Version:	0.5.8
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Packet sniffing beast
 Group:		Applications/Internet
 License:	GPLv2
@@ -15,6 +15,9 @@ BuildRequires:	perl-podlators zlib-devel libpcap-devel libnet-devel
 %if %{with nacl}
 BuildRequires:	nacl-static
 %endif
+# rhbz#1111779, this should be probably dropped in f23 or later
+Provides:	mausezahn = 0.40-9
+Obsoletes:	mausezahn < 0.40-9
 
 %description
 netsniff-ng is a high performance Linux network sniffer for packet inspection.
@@ -51,6 +54,10 @@ make install PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} DESTDIR="%{buildroot}"
 %{_mandir}/man8/*
 
 %changelog
+* Tue Jul  1 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 0.5.8-4
+- Added obsoletes/provides for integrated mausezahn
+  Resolves: rhbz#1111779
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list