Author: aflinta Date: Tue Sep 6 23:05:56 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL, 1.4.0
---- Files affected: SPECS: gnome-nettool.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/gnome-nettool.spec diff -u SPECS/gnome-nettool.spec:1.9 SPECS/gnome-nettool.spec:1.10 --- SPECS/gnome-nettool.spec:1.9 Tue Jun 14 21:25:31 2005 +++ SPECS/gnome-nettool.spec Wed Sep 7 01:05:50 2005 @@ -2,12 +2,12 @@ Summary: GNOME interface for networking tools Summary(pl): Interfejs dla narzędzi sieciowych dla GNOME Name: gnome-nettool -Version: 1.2.0 -Release: 2 +Version: 1.4.0 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-nettool/1.2/%{name}-%{version}.tar.bz2 -# Source0-md5: 277338cf5d54ae9941260dd993a14f7a +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-nettool/1.4/%{name}-%{version}.tar.bz2 +# Source0-md5: b91bdd05abc19f281239bba698a3dd35 Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel @@ -15,13 +15,12 @@ BuildRequires: automake BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.8.0 -BuildRequires: gtk+2-devel >= 2:2.6.3 +BuildRequires: gtk+2-devel >= 2:2.8.3 BuildRequires: intltool >= 0.11 BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeui-devel >= 2.10.0-2 BuildRequires: libtool BuildRequires: pkgconfig -Requires: gtk+2 >= 2:2.6.3 +Requires: gtk+2 >= 2:2.8.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -57,6 +56,12 @@ %clean rm -rf $RPM_BUILD_ROOT +%post +%banner %{name} -e << EOF +For full functionality, you need to install various networking command-line +tools, like ping, netstat, ifconfig, whois, traceroute, finger. +EOF + %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO @@ -71,6 +76,15 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/09/06 23:05:50 aflinta +- merged from DEVEL, 1.4.0 + +Revision 1.9.2.2 2005/08/24 08:24:39 aflinta +- missing dot i banner + +Revision 1.9.2.1 2005/08/24 08:21:57 aflinta +- 1.3.92 + Revision 1.9 2005/06/14 19:25:31 zbyniu - BR: gettext-devel, pkgconfig ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-nettool.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
