# # 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: kernel-net-acx100 Version: 0.2.0pre8_plus_fixes_6 %define _rel 1 Release: %{_rel}@%{_kernel_ver_str} License: MPL or GPL Group: Base/Kernel Source0: http://rhlx01.fht-esslingen.de/~andi/acx100/acx100-%{version}.tar.bz2 # Source0-md5: 6cd5acce4d4ef0a79b4eba8ed79ff2e3 URL: http://acx100.sourcefroge.net/index.html %{?with_dist_kernel:BuildRequires: kernel-headers >= 2.4.0} BuildRequires: %{kgcc_package} BuildRequires: rpmbuild(macros) >= 1.118 %{?with_dist_kernel:%requires_releq_kernel_up} Requires(post,postun): /sbin/depmod Obsoletes: kernel-net-acx100 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-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 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 -n acx100-%{version} %build cat > config.mk <