Author: charles Date: Wed Jun 11 08:06:54 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -hostname_support.patch & -free_invalid_pointer.patch - rel. 3
---- Files affected: SPECS: natmonitor.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/natmonitor.spec diff -u SPECS/natmonitor.spec:1.33 SPECS/natmonitor.spec:1.34 --- SPECS/natmonitor.spec:1.33 Tue Jul 3 02:18:41 2007 +++ SPECS/natmonitor.spec Wed Jun 11 10:06:49 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzie monitorujące użycie szerokości pasma w sieci lokalnej Name: natmonitor Version: 2.4 -Release: 2 +Release: 3 License: GPL Group: Networking Source0: http://dl.sourceforge.net/natmonitor/%{name}-%{version}.tgz @@ -14,6 +14,8 @@ Patch1: %{name}-etc.patch Patch2: %{name}-border_fix.patch Patch3: %{name}-command_line_conf.patch +Patch4: %{name}-hostname_support.patch +Patch5: %{name}-free_invalid_pointer.patch URL: http://natmonitor.sourceforge.net/ BuildRequires: gtk+2-devel >= 1:2.0.0 BuildRequires: libpcap-devel @@ -61,6 +63,8 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build %{__sed} -i 's,USER.*,USER natmonitor,' natmonitord.conf @@ -137,6 +141,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008-06-11 08:06:49 charles +- added -hostname_support.patch & -free_invalid_pointer.patch +- rel. 3 + Revision 1.33 2007-07-03 00:18:41 darekr - use %service ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/natmonitor.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
