SPECS: airsnort.spec - added includes patch to build with current llh

tommat tommat at pld-linux.org
Fri Apr 11 14:11:41 CEST 2008


Author: tommat                       Date: Fri Apr 11 12:11:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added includes patch to build with current llh

---- Files affected:
SPECS:
   airsnort.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/airsnort.spec
diff -u SPECS/airsnort.spec:1.21 SPECS/airsnort.spec:1.22
--- SPECS/airsnort.spec:1.21	Wed Dec 26 00:19:12 2007
+++ SPECS/airsnort.spec	Fri Apr 11 14:11:36 2008
@@ -8,6 +8,7 @@
 Group:		Networking
 Source0:	http://dl.sourceforge.net/airsnort/%{name}-%{version}.tar.gz
 # Source0-md5:	8f852bd872fa7d352c14781010c25ef4
+Patch0:		%{name}-includes.patch
 URL:		http://airsnort.shmoo.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -59,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008-04-11 12:11:36  tommat
+- added includes patch to build with current llh
+
 Revision 1.21  2007-12-25 23:19:12  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/airsnort.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list