SPECS: kernel-net-ieee80211.spec - remove whole smp stuff
shadzik
shadzik at pld-linux.org
Fri Mar 23 00:41:34 CET 2007
Author: shadzik Date: Thu Mar 22 23:41:34 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- remove whole smp stuff
---- Files affected:
SPECS:
kernel-net-ieee80211.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/kernel-net-ieee80211.spec
diff -u SPECS/kernel-net-ieee80211.spec:1.37 SPECS/kernel-net-ieee80211.spec:1.38
--- SPECS/kernel-net-ieee80211.spec:1.37 Fri Mar 23 00:04:52 2007
+++ SPECS/kernel-net-ieee80211.spec Fri Mar 23 00:41:28 2007
@@ -2,13 +2,12 @@
#
# Conditional build:
%bcond_without dist_kernel # allow non-distribution kernel
-%bcond_without smp # don't build SMP module
%bcond_without up # don't build UP module
%bcond_with verbose # verbose build (V=1)
#
-%ifarch sparc
-%undefine with_smp
-%endif
+#%ifarch sparc
+#%undefine with_smp
+#%endif
#
%define modname ieee80211
%define _rel 1
@@ -42,25 +41,6 @@
%description -l pl.UTF-8
Moduł jądra Linuksa do stosu sieciowego ieee80211.
-%package -n kernel%{_alt_kernel}-smp-net-%{modname}
-Summary: Linux SMP kernel module for the ieee80211 networking stack
-Summary(de.UTF-8): Linux SMP Kernel Modul für den ieee80211 Netz Stapel
-Summary(pl.UTF-8): Moduł jądra Linuksa SMP do stosu sieciowego ieee80211
-Release: %{_rel}@%{_kernel_ver_str}
-Group: Base/Kernel
-%{?with_dist_kernel:%requires_releq_kernel}
-Requires(post,postun): /sbin/depmod
-Requires: module-init-tools >= 3.2.2-2
-
-%description -n kernel%{_alt_kernel}-smp-net-%{modname}
-Linux SMP kernel module for the ieee80211 networking stack.
-
-%description -n kernel%{_alt_kernel}-smp-net-%{modname} -l de.UTF-8
-Linux SMP Kernel Modul für den ieee80211 Netz Stapel.
-
-%description -n kernel%{_alt_kernel}-smp-net-%{modname} -l pl.UTF-8
-Moduł jądra Linuksa SMP do stosu sieciowego ieee80211.
-
%package -n %{modname}-devel
Summary: Development header files for the ieee80211 networking stack
Summary(de.UTF-8): Development Header Dateien für den ieee80211 Netz Stapel
@@ -103,24 +83,11 @@
%postun -n kernel%{_alt_kernel}-net-%{modname}
%depmod %{_kernel_ver}
-%post -n kernel%{_alt_kernel}-smp-net-%{modname}
-%depmod %{_kernel_ver}smp
-
-%postun -n kernel%{_alt_kernel}-smp-net-%{modname}
-%depmod %{_kernel_ver}smp
-
%files -n kernel%{_alt_kernel}-net-%{modname}
%defattr(644,root,root,755)
/lib/modules/%{_kernel_ver}/misc/ieee80211*-current.ko*
%{_sysconfdir}/modprobe.d/%{_kernel_ver}/ieee80211.conf
-%if %{with smp} && %{with dist_kernel}
-%files -n kernel%{_alt_kernel}-smp-net-%{modname}
-%defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}smp/misc/ieee80211*-current.ko*
-%{_sysconfdir}/modprobe.d/%{_kernel_ver}smp/ieee80211.conf
-%endif
-
%files -n %{modname}-devel
%defattr(644,root,root,755)
# should go to a versioned directory
@@ -132,6 +99,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2007/03/22 23:41:28 shadzik
+- remove whole smp stuff
+
Revision 1.37 2007/03/22 23:04:52 shadzik
- update rpmbuild(macros) and macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-net-ieee80211.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list