# # Conditional build: %bcond_without dist_kernel # without distribution kernel # Summary: Linux driver for WLAN card base on ACX100 Summary(pl): Sterownik dla Linuksa do kart bezprzewodowych na układzie ACX100 Name: acx100 Version: 0.2.0pre8_plus_fixes_18 %define _rel 2 Release: %{_rel} License: MPL or GPL Group: Base/Kernel Source0: http://rhlx01.fht-esslingen.de/~andi/acx100/%{name}-%{version}.tar.bz2 #Source0-MD5: 430aa98bc3cc3e7ee0cb0e0c170f4f8c URL: http://acx100.sourcefroge.net/index.html %{?with_dist_kernel:BuildRequires: kernel-headers >= 2.4.0} BuildRequires: %{kgcc_package} BuildRequires: rpmbuild(macros) >= 1.118 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This is driver for WLAN card based on ACX100 for Linux. %description -l pl Sterownik dla Linuksa do kart WLAN opartych o układ ACX100. %package -n kernel-net-acx100 Summary: Linux driver for WLAN card base on ACX100 Summary(pl): Sterownik dla Linuksa do kart bezprzewodowych na układzie ACX100 Release: %{_rel}@%{_kernel_ver_str} Group: Base/Kernel %{?with_dist_kernel:%requires_releq_kernel_up} Requires(post,postun): /sbin/depmod %description -n kernel-net-acx100 This is driver for WLAN card based on ACX100 for Linux. %description -n kernel-net-acx100 -l pl Sterownik dla Linuksa do kart WLAN opartych o układ ACX100. %package -n kernel-smp-net-acx100 Summary: Linux SMP driver for WLAN card base on ACX100 Summary(pl): Sterownik dla Linuksa SMP do kart bezprzewodowych na układzie ACX100 Release: %{_rel}@%{_kernel_ver_str} Group: Base/Kernel %{?with_dist_kernel:%requires_releq_kernel_smp} Requires(post,postun): /sbin/depmod %description -n kernel-smp-net-acx100 Linux SMP driver for WLAN card base on ACX100. %description -n kernel-smp-net-acx100 -l pl Sterownik dla Linuksa SMP do kart bezprzewodowych na układzie ACX100. %prep %setup -q %build cat > config.mk <