Hello community,

here is the log from the commit of package iptraf for openSUSE:Factory
checked in at Fri May 6 11:53:27 CEST 2011.



--------
--- iptraf/iptraf.changes       2011-04-04 13:16:04.000000000 +0200
+++ /mounts/work_src_done/STABLE/iptraf/iptraf.changes  2011-04-21 
01:31:42.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 20 23:31:06 UTC 2011 - [email protected]
+
+- Name the binary package iptraf-ng
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iptraf.spec ++++++
--- /var/tmp/diff_new_pack.0wm3Bh/_old  2011-05-06 11:51:43.000000000 +0200
+++ /var/tmp/diff_new_pack.0wm3Bh/_new  2011-05-06 11:51:43.000000000 +0200
@@ -19,12 +19,14 @@
 
 Name:           iptraf
 Version:        1.0.2+git64
-Release:        1
+Release:        3
 Group:          Productivity/Networking/Diagnostic
 Summary:        TCP/IP Network Monitor
 License:        GPL2+
 Url:            https://fedorahosted.org/iptraf-ng/
 
+#Git-Clone:    git://git.fedorahosted.org/git/iptraf-ng
+#currently with +3 from git://dev.medozas.de/iptraf-ng
 Source:         %name-ng-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ncurses-devel xz
@@ -40,6 +42,29 @@
        Nikola Pajkovsky
        Gerard Paul Java (original iptraf)
 
+%package ng
+License:        GPL2+
+# 2010-04: We really want to have a iptraf-ng binrpm so that Obsoletes can
+# easily work (and make the user somewhat aware of the change by seeing a
+# new install in zypper). puzel wanted to keep the iptraf name in OBS however,
+# so we now have this nifty construct with an empty main package.
+Group:          Productivity/Networking/Diagnostic
+Summary:        TCP/IP Network Monitor
+# Just pick a number that is >3
+Provides:       iptraf = 4
+Obsoletes:      iptraf < 4
+
+%description ng
+IPTraf-ng is a console-based network statistics utility. It gathers a
+variety of information such as TCP connection packet and byte counts,
+interface statistics and activity indicators, TCP/UDP traffic
+breakdowns, and LAN station packet and byte counts.
+
+Author(s):
+----------
+       Nikola Pajkovsky
+       Gerard Paul Java (original iptraf)
+
 %prep
 %setup -qn %name-ng
 
@@ -53,7 +78,7 @@
 %install
 make install DESTDIR="%buildroot";
 
-%files
+%files ng
 %defattr(-,root,root)
 %_sbindir/*
 %_mandir/man*/*



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to