Author: lisu Date: Wed Sep 9 19:17:16 2009 GMT Module: packages Tag: HEAD ---- Log message: - adjusted for gcc4 (-g++4.patch) - rel 3
---- Files affected: packages/netdude: netdude.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/netdude/netdude.spec diff -u packages/netdude/netdude.spec:1.8 packages/netdude/netdude.spec:1.9 --- packages/netdude/netdude.spec:1.8 Tue Feb 13 08:16:49 2007 +++ packages/netdude/netdude.spec Wed Sep 9 21:17:11 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Wyświetlacz i edytor zrzutów sieciowych Name: netdude Version: 0.3.3 -Release: 2 +Release: 3 License: GPL Group: Networking/Utilities Source0: http://dl.sourceforge.net/netdude/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Patch0: %{name}-am.patch Patch1: %{name}-paths.patch Patch2: %{name}-bpf.patch +Patch3: %{name}-g++4.patch URL: http://netdude.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -50,6 +51,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build rm -f missing configure.in @@ -101,6 +103,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/09/09 19:17:11 lisu +- adjusted for gcc4 (-g++4.patch) +- rel 3 + Revision 1.8 2007/02/13 07:16:49 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/netdude/netdude.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
