SPECS (DEVEL): hostapd.spec - build devicescape and wired drivers ...
wiget
wiget at pld-linux.org
Fri May 19 08:15:16 CEST 2006
Author: wiget Date: Fri May 19 06:15:16 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- build devicescape and wired drivers
- release 0.snap.2
---- Files affected:
SPECS:
hostapd.spec (1.16.4.1 -> 1.16.4.2)
---- Diffs:
================================================================
Index: SPECS/hostapd.spec
diff -u SPECS/hostapd.spec:1.16.4.1 SPECS/hostapd.spec:1.16.4.2
--- SPECS/hostapd.spec:1.16.4.1 Mon May 15 23:29:27 2006
+++ SPECS/hostapd.spec Fri May 19 08:15:11 2006
@@ -8,13 +8,16 @@
Summary(pl): HostAP - praca jako access point
Name: hostapd
Version: 0.5.4
-Release: 0.%{_snap}.1
+Release: 0.%{_snap}.2
License: GPL v2
Group: Daemons
#Source0: http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
Source0: %{name}-%{_snap}.tar.bz2
# Source0-md5: a222dc2c60b8dc7fde529b66c9457bfa
Source1: %{name}.init
+Source2: hostapd_ioctl.h
+Source3: d80211_common.h
+Source4: d80211_shared.h
Patch0: %{name}-config.patch
Patch1: %{name}-build-time-config.patch
URL: http://hostap.epitest.fi/
@@ -60,8 +63,12 @@
%prep
%setup -q -n hostap/hostapd
-%patch0 -p1
+%patch0 -p1 -b .wiget
%patch1 -p1
+install %{SOURCE2} .
+install -d net
+install %{SOURCE3} net/
+install %{SOURCE4} net/
%build
%{__make} \
@@ -116,6 +123,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16.4.2 2006/05/19 06:15:11 wiget
+- build devicescape and wired drivers
+- release 0.snap.2
+
Revision 1.16.4.1 2006/05/15 21:29:27 wiget
- update to 20060515 cvs snapshot
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hostapd.spec?r1=1.16.4.1&r2=1.16.4.2&f=u
More information about the pld-cvs-commit
mailing list