ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/free/rpms/ndiswrapper/F-11/ndiswrapper.spec
Revision: 1.2
Committed: Sat Oct 4 12:21:58 2008 UTC (4 years, 7 months ago) by thl
Branch: MAIN
CVS Tags: F-10-split, ndiswrapper-1_53-2_fc10
Changes since 1.1: +1 -1 lines
Log Message:
don't build for ppc64

Line File contents
1 Summary: Ndiswrapper wraps around Windows WLAN drivers within Linux
2 Name: ndiswrapper
3 Version: 1.53
4 Release: 2%{?dist}
5 License: GPLv2
6 Group: System Environment/Kernel
7 URL: http://ndiswrapper.sourceforge.net
8 Source0: http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}.tar.gz
9 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
10
11 Provides: %{name}-kmod-common = %{version}
12 Requires: %{name}-kmod >= %{version}
13
14 ExcludeArch: ppc ppc64
15
16 %description
17 The ndiswrapper project makes it possible to use WLAN-Hardware
18 with Linux by means of a loadable kernel module that "wraps
19 around" NDIS (Windows network driver API) drivers. These rpms contain
20 just the kernel module and loader. You will also need the Windows driver
21 for your card.
22
23 WARNING: Fedora-Kernels use 4K size stack. Many Windows drivers
24 will need at least 8K size stacks. For details read the wiki on:
25 http:/ndiswrapper.sourceforge.net
26
27
28 %prep
29 %setup -q
30
31
32 %build
33 make %{?_smp_mflags} -C utils CFLAGS="${RPM_OPT_FLAGS} -I`pwd`/driver"
34
35
36 %install
37 rm -rf $RPM_BUILD_ROOT
38 make -C utils DESTDIR=$RPM_BUILD_ROOT install
39 mkdir -m755 -p $RPM_BUILD_ROOT/%{_sysconfdir}/ndiswrapper
40
41
42 %clean
43 rm -rf $RPM_BUILD_ROOT
44
45
46 %files
47 %defattr(0644,root,root,0755)
48 %doc README AUTHORS ChangeLog INSTALL
49 %defattr(0755,root,root)
50 %dir %{_sysconfdir}/ndiswrapper
51 %{_sbindir}/ndiswrapper
52 /sbin/loadndisdriver
53 %{_sbindir}/ndiswrapper-buginfo
54
55
56 %changelog
57 * Sat Oct 04 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info - 1.53-2
58 - rebuild for rpm fusion
59
60 * Tue Jul 15 2008 kwizart < kwizart at gmail.com > - 1.53-1
61 - Update to 1.53
62
63 * Sat Feb 16 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.52-1
64 - Update to 1.52
65
66 * Sun Jan 20 2008 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.51-1
67 - Update to 1.51
68
69 * Wed Oct 03 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.48-1
70 - Update to 1.48
71
72 * Tue May 15 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.43-1
73 - Update to 1.43
74
75 * Tue Mar 13 2007 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.38-1
76 - Update to 1.38
77
78 * Sat Oct 07 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.25-1
79 - Update to 1.25
80 - ExcludeArch: ppc
81
82 * Mon Jun 26 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.18-1
83 - Update to 1.18
84
85 * Sun May 14 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.13-2
86 - Require ndiswrapper-kmod instead of kmod-ndiswrapper (#970).
87
88 * Sun Apr 09 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.13-1
89 - Update to 1.13
90
91 * Wed Apr 05 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 1.12-1
92 - Update to 1.12
93
94 * Sat Mar 18 2006 <fedora[AT]leemhuis.info> - 1.10-2
95 - drop 0.lvn
96
97 * Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
98 - add dist
99
100 * Sun Feb 12 2006 <fedora[AT]leemhuis.info> - 1.10-0.lvn.2
101 - split into packages for userland and kmod
102 - Drop epoch
103
104 * Sun Feb 12 2006 <fedora[AT]leemhuis.info> - 0:1.10-0.lvn.1
105 - Update to 1.10
106
107 * Sat Feb 11 2006 Ville Skyttä <ville.skytta at iki.fi> - 0:1.9-0.lvn.2
108 - Fix doc dir modes.
109
110 * Sat Feb 11 2006 <fedora[AT]leemhuis.info> - 0:1.9-0.lvn.1
111 - Update to 1.9
112
113 * Sun Feb 5 2006 Ville Skyttä <ville.skytta at iki.fi> - 0:1.8-0.lvn.2
114 - Temporary hack for 2.6.16/2.6.15 version skew in FC5test* kernels.
115 - Fix doc file modes.
116
117 * Tue Jan 17 2006 <fedora[AT]leemhuis.info> - 0:1.8-0.lvn.1
118 - Update to 1.8
119
120 * Sat Dec 10 2005 <fedora[AT]leemhuis.info> - 0:1.7-0.lvn.1
121 - Update to 1.7
122
123 * Sat Dec 03 2005 <fedora[AT]leemhuis.info> - 0:1.6-0.lvn.1
124 - Update to 1.6
125 - New BR: libusb-devel for new file load_fw_ar5523
126
127 * Sat Nov 05 2005 <fedora[AT]leemhuis.info> - 0:1.5-0.lvn.1
128 - Update to 1.5
129
130 * Sun Oct 16 2005 <fedora[AT]leemhuis.info> - 0:1.4-0.lvn.1
131 - Update to 1.4
132 - strip kernel-module
133
134 * Fri Jun 17 2005 <fedora[AT]leemhuis.info> - 0:1.2-0.lvn.3
135 - Pass KSRC to make install call, too
136
137 * Fri Jun 17 2005 Dams <anvil[AT]livna.org> - 0:1.2-0.lvn.2
138 - Fixed Source0 URL.
139
140 * Mon Jun 13 2005 <fedora[AT]leemhuis.info> - 0:1.2-0.lvn.1
141 - Update to 1.2
142 - Rework installation
143 - Rework kernel-devel usage
144
145 * Tue Mar 22 2005 <aaron.bennett@olin.edu> - 0:1.1-0.lvn.1
146 - Updated to version 1.1
147
148 * Mon Jan 31 2005 <aaron.bennett@olin.edu> - 0:1.0-0.lvn.1
149 - updated to version 1.0
150
151 * Fri Nov 26 2004 Thorsten Leemhuis <fedora AT leemhuis DOT info> 0:0.12-0.lvn.1
152 - Update to 0.12
153 - Trim Doc in header
154 - Trim description and add 4k-Warning
155 - Depend on /boot/vmlinuz correctly
156 - use --without driverp to skip utiliy/core-Package
157 - Remove the included fedora-kmodhelper
158 - Make modpath readable for normal users
159
160 * Mon Nov 8 2004 <aaron.bennett@olin.edu> 0:0.11-0.lvn.2
161 - changed make to use %{?_smp_mflags}
162
163 * Sun Oct 24 2004 <fedora AT leemhuis DOT info> 0:0.11-0.lvn.1
164 - Use fedora-kmodhelper like in other rlo packages like ati-fglrx
165 - Update to 0.11
166
167 * Sun Aug 29 2004 <fedora AT leemhuis DOT info> 0:0.10-0.lvn.1
168 - Integrate fedora-kmodhelper as long as fedora.us version is not ready
169 - Use correct kernel-headers to build
170 - Allow separate building of tools and kernel-module
171 - show fedora-kmodhelper diag
172 - some minor fixes
173
174 * Mon Jun 14 2004 <aaron.bennett@olin.edu> 0:0.8-0.fdr.2
175 - removed extra kmodhelper stuff
176 - removed old depmod flag from 2.4 kernel
177
178 * Thu Jun 10 2004 <aaron.bennett@olin.edu> 0:0.8-0.fdr.1
179 - moved /usr/sbin/loadndisdriver to /sbin/loadndisdriver
180 - revised new build with version 0.8 of ndiswrapper from upstream
181
182 * Tue Jun 8 2004 <aaron.bennett@olin.edu> - 0:0.7-0.fdr.2
183 - changed ndiswrapper.o to ndiswrapper.ko for 2.6 kernel
184 - added Requires: ndiswrapper to kernel module ndiswrapper
185
186 * Thu Jun 3 2004 <aaron.bennett@olin.edu> - 0:0.7-0.fdr.1
187 - Initial build.