[iptraf-ng/el5] iptraf-ng 1.1.4

Nikola Pajkovsky npajkovs at fedoraproject.org
Tue Jul 23 15:17:15 UTC 2013


commit b16a52291e0b2263f3c3dbde3e226223e32515e1
Author: Nikola Pajkovsky <npajkovs at redhat.com>
Date:   Tue Jul 23 17:16:52 2013 +0200

    iptraf-ng 1.1.4
    
    Signed-off-by: Nikola Pajkovsky <npajkovs at redhat.com>

 .gitignore     |    1 +
 iptraf-ng.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f251d1..8672a2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /iptraf-ng-1.1.1.tar.gz
 /iptraf-ng-1.1.2.tar.gz
 /iptraf-ng-1.1.3.1.tar.gz
+/iptraf-ng-1.1.4.tar.gz
diff --git a/iptraf-ng.spec b/iptraf-ng.spec
index 1a6cba1..efacb49 100644
--- a/iptraf-ng.spec
+++ b/iptraf-ng.spec
@@ -1,6 +1,6 @@
 Summary:        A console-based network monitoring utility
 Name:           iptraf-ng
-Version:        1.1.3.1
+Version:        1.1.4
 Release:        1%{?dist}
 Source0:        https://fedorahosted.org/releases/i/p/iptraf-ng/%{name}-%{version}.tar.gz
 Source1:        iptraf-ng-logrotate.conf
@@ -32,7 +32,7 @@ on a wide variety of supported network cards.
 %setup -q
 
 %build
-make %{?_smp_mflags} V=1 CFLAGS="-Wall -W -std=gnu99 %{optflags}" LDFLAGS+="-lncurses -lpanel"
+make %{?_smp_mflags} V=1 CFLAGS="-Wall -W -std=gnu99 %{optflags}" LDFLAGS="-lncurses -lpanel"
 
 %install
 rm -rf %{buildroot}
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/logrotate.d/iptraf-ng
 
 %changelog
+* Tue Jul 23 2013 Nikola Pajkovsky <npajkovs at redhat.com> - 1.1.4
+- new upstream iptraf-ng-1.1.4
+
 * Thu May 24 2012 Nikola Pajkovsky <npajkovs at redhat.com> - 1.1.3.1-1
 - new upstream iptraf-ng-1.1.3.1-1
 
diff --git a/sources b/sources
index ac0eb8a..8da450f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a2c02944b0b012d6a3de96207610fa2  iptraf-ng-1.1.3.1.tar.gz
+de27cfeeede96e2acfb0edc8439b034a  iptraf-ng-1.1.4.tar.gz


More information about the scm-commits mailing list