Author: qboosh                       Date: Sat Aug 19 18:51:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gpm-friendly Source0 URL
- removed bogus todo (modprobe.d is used to avoid messing with modprobe.conf)

---- Files affected:
SPECS:
   ipw3945.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/ipw3945.spec
diff -u SPECS/ipw3945.spec:1.10 SPECS/ipw3945.spec:1.11
--- SPECS/ipw3945.spec:1.10     Tue Aug 15 01:42:10 2006
+++ SPECS/ipw3945.spec  Sat Aug 19 20:51:16 2006
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
-#TODO
-# - add SOURCE1 to %{_sysconfdir}/modprobe.conf (%post?)
+#
 # Conditional build:
 %bcond_without dist_kernel     # allow non-distribution kernel
 %bcond_without smp             # don't build SMP module
@@ -18,9 +17,9 @@
 Release:       %{_rel}
 License:       GPL v2
 Group:         Base/Kernel
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tgz
+Source0:       http://dl.sourceforge.net/ipw3945/%{name}-%{version}.tgz
 # Source0-md5: 1f393d7a080879dba1a824dec251d71e
-Source1:       %{name}-modprobe.conf           
+Source1:       %{name}-modprobe.conf
 Patch0:                %{name}-bashizm.patch
 Patch1:                %{name}-fix_undefined_symbols.patch
 URL:           http://ipw3945.sourceforge.net/
@@ -138,15 +137,15 @@
 install -d $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}{,smp}/misc \
         $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d
 
+install %{SOURCE1}  $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{name}.conf
+
 cd built
 install %{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}/ipw3945.ko \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/misc/ipw3945_current.ko
-install %{SOURCE1}  $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{name}.conf
 
 %if %{with smp} && %{with dist_kernel}
 install smp/ipw3945.ko \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/misc/ipw3945_current.ko
-install %{SOURCE1}  $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{name}.conf
 %endif
 
 %clean
@@ -182,6 +181,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/08/19 18:51:16  qboosh
+- gpm-friendly Source0 URL
+- removed bogus todo (modprobe.d is used to avoid messing with modprobe.conf)
+
 Revision 1.10  2006/08/14 23:42:10  wolvverine
 - add modprobe.d config file
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to