SPECS: ipw2200.spec - added banner - please, check it...
blues
blues at pld-linux.org
Mon Jan 16 00:58:43 CET 2006
Author: blues Date: Sun Jan 15 23:58:43 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added banner - please, check it...
---- Files affected:
SPECS:
ipw2200.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/ipw2200.spec
diff -u SPECS/ipw2200.spec:1.33 SPECS/ipw2200.spec:1.34
--- SPECS/ipw2200.spec:1.33 Mon Jan 16 00:45:45 2006
+++ SPECS/ipw2200.spec Mon Jan 16 00:58:38 2006
@@ -107,7 +107,6 @@
%install
rm -rf $RPM_BUILD_ROOT
-
cd built
install -d $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}{,smp}/misc
install %{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}/ipw2200.ko \
@@ -132,6 +131,24 @@
%postun -n kernel-smp-net-ipw2200
%depmod %{_kernel_ver}smp
+%triggerpostun -n kernel-net-ipw2200 -- kernel-net-ipw2200 < 1.0.10-3
+%banner kernel-net-ipw2200-1.0.10-3 <<'EOF'
+Current kernel provides ipw2200 module.
+This package contains currently module named ipw2200_current.
+
+If you want to use this module do:
+echo "alias ipw2200 ipw2200_current" >> /etc/modprobe.conf
+EOF
+
+%triggerpostun -n kernel-smp-net-ipw2200 -- kernel-smp-net-ipw2200 < 1.0.10-3
+%banner kernel-smp-net-ipw2200-1.0.10-3 <<'EOF'
+Current kernel provides ipw2200 module.
+This package contains currently module named ipw2200_current.
+
+If you want to use this module do:
+echo "alias ipw2200 ipw2200_current" >> /etc/modprobe.conf
+EOF
+
%files -n kernel-net-ipw2200
%defattr(644,root,root,755)
/lib/modules/%{_kernel_ver}/misc/ipw2200*.ko*
@@ -148,6 +165,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2006/01/15 23:58:38 blues
+- added banner - please, check it...
+
Revision 1.33 2006/01/15 23:45:45 blues
- release 3 - avoid module names conflicts; STBR because someone(TM) has
cut off my builder access...
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipw2200.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list