Author: areq Date: Sun Oct 19 18:58:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add include.patch
---- Files affected: SPECS: nethogs.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/nethogs.spec diff -u SPECS/nethogs.spec:1.16 SPECS/nethogs.spec:1.17 --- SPECS/nethogs.spec:1.16 Tue Feb 13 08:16:49 2007 +++ SPECS/nethogs.spec Sun Oct 19 20:58:06 2008 @@ -10,6 +10,7 @@ Source0: http://nethogs.sourceforge.net/%{name}-%{version}-pre2.tar.gz # Source0-md5: 48775d49fe488e601811fbfb09f6b37d URL: http://nethogs.sourceforge.net/ +Patch0: %{name}-include.patch BuildRequires: libpcap-devel BuildRequires: libstdc++-devel BuildRequires: ncurses-devel @@ -34,6 +35,7 @@ %prep %setup -q -n %{name} +%patch0 -p1 %build %{__make} \ @@ -62,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/10/19 18:58:06 areq +- add include.patch + Revision 1.16 2007/02/13 07:16:49 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nethogs.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
