rpms/aircrack-ng/devel aircrack-ng-1.0-define.patch,1.1,1.2

Till Maas till at fedoraproject.org
Wed Sep 16 18:04:30 UTC 2009


Author: till

Update of /cvs/pkgs/rpms/aircrack-ng/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20862

Modified Files:
	aircrack-ng-1.0-define.patch 
Log Message:
* Wed Sep 16 2009 Till Maas <opensource at till.name> - 1.0-1
- Update to stable release
- Include airodump-ng-oui-update
- prepare shipping of oui database
- fix paths for oui database in airodump-ng-oui-update and airodump-ng
- add missing #include <types.h>


aircrack-ng-1.0-define.patch:
 radiotap-parser.c |    1 +
 1 file changed, 1 insertion(+)

Index: aircrack-ng-1.0-define.patch
===================================================================
RCS file: /cvs/pkgs/rpms/aircrack-ng/devel/aircrack-ng-1.0-define.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- aircrack-ng-1.0-define.patch	16 Sep 2009 17:52:34 -0000	1.1
+++ aircrack-ng-1.0-define.patch	16 Sep 2009 18:04:28 -0000	1.2
@@ -5,7 +5,7 @@ diff -up aircrack-ng-1.0/src/osdep/radio
  
  #include <stdio.h>
  #include <errno.h>
-+#include <types.h>
++#include <sys/types.h>
  
  #include "radiotap-parser.h"
  




More information about the fedora-extras-commits mailing list