[packages/iftop] upgraded to 1.0pre4 note the resolver.patch is commented out since the beginning
gotar
gotar at pld-linux.org
Sun Nov 5 09:49:51 CET 2017
commit 343c6c80039496b667ed11cdb47b28919d8fb856
Author: Tomasz Pala <gotar at pld-linux.org>
Date: Sun Nov 5 09:48:53 2017 +0100
upgraded to 1.0pre4
note the resolver.patch is commented out since the beginning
iftop.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/iftop.spec b/iftop.spec
index decb19d..752611f 100644
--- a/iftop.spec
+++ b/iftop.spec
@@ -1,6 +1,6 @@
-%define pre pre2
+%define pre pre4
Summary: Display bandwidth usage on an interface
-Summary(pl.UTF-8): Wyświetlanie obciążenia na danym interfejsie
+Summary(pl.UTF-8): Wyświetlanie ruchu na danym interfejsie
Name: iftop
Version: 1.0
Release: 0.%{pre}.1
@@ -8,7 +8,7 @@ Epoch: 1
License: GPL v2
Group: Networking/Utilities
Source0: http://www.ex-parrot.com/~pdw/iftop/download/%{name}-%{version}%{pre}.tar.gz
-# Source0-md5: fef521a49ec0122458d02c64212af3c5
+# Source0-md5: 7e6decb4958e8a4890cccac335239f24
Patch0: %{name}-resolver.patch
URL: http://www.ex-parrot.com/~pdw/iftop/
BuildRequires: autoconf
@@ -56,6 +56,6 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README NEWS TODO
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man8/*
+%doc AUTHORS ChangeLog NEWS README TODO
+%attr(755,root,root) %{_sbindir}/%{name}
+%{_mandir}/man8/%{name}.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iftop.git/commitdiff/343c6c80039496b667ed11cdb47b28919d8fb856
More information about the pld-cvs-commit
mailing list