Author: shadzik                      Date: Mon Apr 23 12:23:50 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix build

---- Files affected:
SPECS:
   kernel-misc-thinkpad.spec (1.5.2.1 -> 1.5.2.2) 

---- Diffs:

================================================================
Index: SPECS/kernel-misc-thinkpad.spec
diff -u SPECS/kernel-misc-thinkpad.spec:1.5.2.1 
SPECS/kernel-misc-thinkpad.spec:1.5.2.2
--- SPECS/kernel-misc-thinkpad.spec:1.5.2.1     Tue Apr 17 20:14:24 2007
+++ SPECS/kernel-misc-thinkpad.spec     Mon Apr 23 14:23:43 2007
@@ -70,6 +70,7 @@
        if [ ! -r "%{_kernelsrcdir}/config-$cfg" ]; then
                exit 1
        fi
+       rm -rf o
        install -d o/include/linux
        ln -sf %{_kernelsrcdir}/config-$cfg o/.config
        ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
@@ -121,13 +122,13 @@
 install 
2.6/drivers/rtcmosram-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.ko \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/misc/thinkpad/rtcmosram.ko
 %if %{with smp} && %{with dist_kernel}
-install 2.6/driver/thinkpad-smp.ko \
+install 2.6/drivers/thinkpad-smp.ko \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/misc/thinkpad/thinkpad.ko
-install 2.6/driver/smapi-smp.ko \
+install 2.6/drivers/smapi-smp.ko \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/misc/thinkpad/smapi.ko
-install 2.6/driver/superio-smp.ko \
+install 2.6/drivers/superio-smp.ko \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/misc/thinkpad/superio.ko
-install 2.6/driver/rtcmosram-smp.ko \
+install 2.6/drivers/rtcmosram-smp.ko \
        $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/misc/thinkpad/rtcmosram.ko
 %endif
 
@@ -167,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5.2.2  2007/04/23 12:23:43  shadzik
+- fix build
+
 Revision 1.5.2.1  2007/04/17 18:14:24  shadzik
 - add UP bcond
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/kernel-misc-thinkpad.spec?r1=1.5.2.1&r2=1.5.2.2&f=u

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

Reply via email to