Author: maciek2w Date: Wed Feb 1 12:16:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.4; some patchs fixed - STBR
---- Files affected: SPECS: etherape.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: SPECS/etherape.spec diff -u SPECS/etherape.spec:1.60 SPECS/etherape.spec:1.61 --- SPECS/etherape.spec:1.60 Tue Aug 31 06:51:02 2004 +++ SPECS/etherape.spec Wed Feb 1 13:16:39 2006 @@ -3,20 +3,21 @@ Summary(pl): Graficzny monitor sieci Summary(pt_BR): Visualizador gráfico de redes modelado como o etherman Name: etherape -Version: 0.9.0 +Version: 0.9.4 Release: 4 License: GPL Group: Applications/Networking Source0: http://dl.sourceforge.net/etherape/%{name}-%{version}.tar.gz -# Source0-md5: a712f4cb04897d1a02ce988cffbf254c -Patch0: %{name}-bdf_h.patch +# Source0-md5: 22f25464deca3f4a09f0247513ec5d2a Patch1: %{name}-desktop.patch Patch2: %{name}-resolv.patch +Patch3: %{name}-Makefile.patch URL: http://etherape.sourceforge.net/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: gtk+2-devel +BuildRequires: libglade2 BuildRequires: libgnomeui-devel >= 2.0 BuildRequires: libpcap-devel BuildRequires: pkgconfig @@ -46,9 +47,9 @@ %prep %setup -q -%patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__aclocal} @@ -67,7 +68,7 @@ pixmapsdir=%{_pixmapsdir} \ Developmentdir=%{_desktopdir} -%find_lang %{name} +%find_lang %{name} --with-gnome %clean rm -rf $RPM_BUILD_ROOT @@ -87,6 +88,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2006/02/01 12:16:39 maciek2w +- updated to 0.9.4; some patchs fixed +- STBR + Revision 1.60 2004/08/31 04:51:02 snurf - typo / formatting / etc. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/etherape.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
