SPECS: madwifi-ng.spec - 20060528 snap (r1611), patch -bashizm obs...
mguevara
mguevara at pld-linux.org
Wed May 31 22:36:13 CEST 2006
Author: mguevara Date: Wed May 31 20:36:13 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 20060528 snap (r1611), patch -bashizm obsoleted
---- Files affected:
SPECS:
madwifi-ng.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.8 SPECS/madwifi-ng.spec:1.9
--- SPECS/madwifi-ng.spec:1.8 Wed Apr 12 14:15:40 2006
+++ SPECS/madwifi-ng.spec Wed May 31 22:36:06 2006
@@ -10,12 +10,12 @@
%bcond_with verbose # verbose build (V=1)
#
%define snap_year 2006
-%define snap_month 04
-%define snap_day 04
+%define snap_month 05
+%define snap_day 28
%define snap %{snap_year}%{snap_month}%{snap_day}
%define snapdate %{snap_year}-%{snap_month}-%{snap_day}
%define _rel 0.%{snap}.1
-%define trunk r1491
+%define trunk r1611
Summary: Atheros WiFi card driver
Summary(pl): Sterownik karty radiowej Atheros
Name: madwifi-ng
@@ -27,8 +27,8 @@
Provides: madwifi
Obsoletes: madwifi
Source0: http://snapshots.madwifi.org/madwifi-ng/%{name}-%{trunk}-%{snap}.tar.gz
-# Source0-md5: 370791bb0e7d1c725df1e5874d79ecc3
-Patch0: %{name}-bashizm.patch
+# Source0-md5: 41e3c103a61e2cc3009ef3f3c6d4c94d
+#Patch0: %{name}-bashizm.patch
URL: http://www.madwifi.org/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.7}
@@ -104,7 +104,7 @@
%prep
%setup -q -n %{name}-%{trunk}-%{snap}
-%patch0 -p1
+#%patch0 -p1
%build
%if %{with userspace}
@@ -155,7 +155,7 @@
%{?with_verbose:V=1}
mv ath/ath_pci{,-$cfg}.ko
- mv ath_hal/ath_hal{,-$cfg}.ko
+ mv ath/ath_hal{,-$cfg}.ko
# default is ath_rate_sample now compiles, _onoe does not
mv ath_rate/sample/ath_rate_sample{,-$cfg}.ko
# mv ath_rate/onoe/ath_rate_onoe{,-$cfg}.ko
@@ -190,7 +190,7 @@
install -d $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}{,smp}/kernel/net
install ath/ath_pci-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.ko \
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/kernel/net/ath_pci.ko
-install ath_hal/ath_hal-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.ko \
+install ath/ath_hal-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.ko \
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/kernel/net/ath_hal.ko
install ath_rate/sample/ath_rate_sample-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.ko \
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/kernel/net/ath_rate_sample.ko
@@ -203,7 +203,7 @@
%if %{with smp} && %{with dist_kernel}
install ath/ath_pci-smp.ko \
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/kernel/net/ath_pci.ko
-install ath_hal/ath_hal-smp.ko \
+install ath/ath_hal-smp.ko \
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/kernel/net/ath_hal.ko
install ath_rate/sample/ath_rate_sample-smp.ko \
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/kernel/net/ath_rate_sample.ko
@@ -261,6 +261,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/05/31 20:36:06 mguevara
+- 20060528 snap (r1611), patch -bashizm obsoleted
+
Revision 1.8 2006/04/12 12:15:40 glen
- add kernel epoch, adapterized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/madwifi-ng.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list