Author: dzeus Date: Tue Mar 7 23:32:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - use patch instead sed, propper prefix
---- Files affected: SPECS: natdet.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/natdet.spec diff -u SPECS/natdet.spec:1.5 SPECS/natdet.spec:1.6 --- SPECS/natdet.spec:1.5 Tue May 17 22:31:08 2005 +++ SPECS/natdet.spec Wed Mar 8 00:32:05 2006 @@ -9,6 +9,7 @@ Group: Applications/Networking Source0: http://elceef.itsec.pl/natdet/%{name}-%{version}.tgz # Source0-md5: e1a9eb839b429b70f661fe87f1b13ed8 +Patch0: %{name}-PLD.patch URL: http://elceef.itsec.pl/natdet/ BuildRequires: libpcap-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -25,6 +26,7 @@ %prep %setup -q -n %{name} +%patch0 -p1 %build %configure @@ -57,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/03/07 23:32:05 dzeus +- use patch instead sed, propper prefix + Revision 1.5 2005/05/17 20:31:08 qboosh - missing dir ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/natdet.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
