SPECS: ipw3945.spec - add provides

wolvverine wolvverine at pld-linux.org
Sun Aug 6 23:23:05 CEST 2006


Author: wolvverine                   Date: Sun Aug  6 21:23:05 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add provides

---- Files affected:
SPECS:
   ipw3945.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/ipw3945.spec
diff -u SPECS/ipw3945.spec:1.6 SPECS/ipw3945.spec:1.7
--- SPECS/ipw3945.spec:1.6	Sun Aug  6 21:34:17 2006
+++ SPECS/ipw3945.spec	Sun Aug  6 23:22:59 2006
@@ -51,6 +51,7 @@
 %{?with_dist_kernel:%requires_releq_kernel_up}
 Requires(post,postun):	/sbin/depmod
 Requires:	module-init-tools >= 3.2.2-2
+Provides:       %{name}
 
 %description -n kernel%{_alt_kernel}-net-%{name}
 This package contains Linux kernel drivers for the Intel(R)
@@ -75,6 +76,7 @@
 %{?with_dist_kernel:%requires_releq_kernel_smp}
 Requires(post,postun):	/sbin/depmod
 Requires:	module-init-tools >= 3.2.2-2
+Provides:	%{name}
 
 %description -n kernel%{_alt_kernel}-smp-net-%{name}
 This package contains Linux SMP kernel drivers for the Intel(R)
@@ -148,8 +150,8 @@
 	$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/misc/ipw3945_current.ko
 echo "alias ipw3945 ipw3945_current
 	install ipw3945 /sbin/modprobe --ignore-install ipw3945 ; sleep 0.5 ; \
-        	/sbin/ipw3945d-$(uname -r) --quiet
-	remove  ipw3945 /sbin/ipw3945d-$(uname -r) --kill ; \
+        	/sbin/ipw3945d --quiet
+	remove  ipw3945 /sbin/ipw3945d --kill ; \
         	/sbin/modprobe -r --ignore-remove ipw3945
 " \
 	>> $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{_kernel_ver}smp/ipw3945.conf
@@ -188,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/08/06 21:22:59  wolvverine
+- add provides
+
 Revision 1.6  2006/08/06 19:34:17  wolvverine
 - add patch1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipw3945.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list