SPECS: CapOver.spec, VMware-workstation.spec, X11-driver-firegl.sp...

sparky sparky at pld-linux.org
Thu Sep 15 20:26:00 CEST 2005


Author: sparky                       Date: Thu Sep 15 18:26:00 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- prepared for kernel >= 2.6.13: link Module.symvers

---- Files affected:
SPECS:
   CapOver.spec (1.2 -> 1.3) , VMware-workstation.spec (1.67 -> 1.68) , X11-driver-firegl.spec (1.100 -> 1.101) , X11-driver-nvidia-legacy.spec (1.10 -> 1.11) , X11-driver-nvidia.spec (1.53 -> 1.54) , acx100.spec (1.42 -> 1.43) , adm8211.spec (1.11 -> 1.12) , atmelwlandriver.spec (1.32 -> 1.33) , bcm4400.spec (1.15 -> 1.16) , bcm5700.spec (1.42 -> 1.43) , cdemu.spec (1.6 -> 1.7) , cisco-vpnclient.spec (1.7 -> 1.8) , dazuko.spec (1.7 -> 1.8) , drbd.spec (1.52 -> 1.53) , eagle-usb.spec (1.59 -> 1.60) , ipp2p.spec (1.31 -> 1.32) , ipw2100.spec (1.38 -> 1.39) , ipw2200.spec (1.26 -> 1.27) , iscsitarget.spec (1.8 -> 1.9) , kernel-block-gnbd.spec (1.3 -> 1.4) , kernel-cluster-cman.spec (1.7 -> 1.8) , kernel-cluster-dlm.spec (1.7 -> 1.8) , kernel-fs-gfs.spec (1.5 -> 1.6) , kernel-fs-ocfs2.spec (1.4 -> 1.5) , kernel-misc-acerhk.spec (1.4 -> 1.5) , kernel-misc-fuse.spec (1.48 -> 1.49) , kernel-misc-nforce.spec (1.10 -> 1.11) , kernel-misc-viahss.spec (1.4 -> 1.5) , kernel-net-e1000.spec (1.38 -> 1.39) , kernel-net-hostap.spec (1.22 -> 1.23) , kernel-net-ieee80211.spec (1.3 -> 1.4) , kernel-net-ip_wccp.spec (1.32 -> 1.33) , kernel-net-orinoco.spec (1.3 -> 1.4) , kernel-net-p2p.spec (1.10 -> 1.11) , kernel-net-prism54.spec (1.4 -> 1.5) , kernel-net-rtl8180.spec (1.5 -> 1.6) , kernel-net-zd1211.spec (1.8 -> 1.9) , kernel-pcmcia-orinoco.spec (1.18 -> 1.19) , kernel-scsi-mv.spec (1.1 -> 1.2) , kernel-video-spca5xx.spec (1.4 -> 1.5) , linux-gpib.spec (1.6 -> 1.7) , linux-iscsi.spec (1.31 -> 1.32) , linux-wlan-ng.spec (1.31 -> 1.32) , ltmodem.spec (1.39 -> 1.40) , lufs.spec (1.24 -> 1.25) , mISDN.spec (1.7 -> 1.8) , madwifi.spec (1.19 -> 1.20) , mol.spec (1.34 -> 1.35) , ndiswrapper.spec (1.28 -> 1.29) , open-iscsi.spec (1.1 -> 1.2) , p2p.spec (1.10 -> 1.11) , pwcx.spec (1.12 -> 1.13) , qemu.spec (1.36 -> 1.37) , r8180.spec (1.1 -> 1.2) , rlocate.spec (1.33 -> 1.34) , rt2400.spec (1.31 -> 1.32) , rt2500.spec (1.10 -> 1.11) , rtl8180.spec (1.24 -> 1.25) , shfs.spec (1.39 -> 1.40) , slmodem.spec (1.15 -> 1.16) , submount.spec (1.
4 -> 1.5) , svgalib.spec (1.142 -> 1.143) , trustees.spec (1.4 -> 1.5) , unh_iscsi.spec (1.4 -> 1.5) , unionfs.spec (1.9 -> 1.10) , zaptel.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/CapOver.spec
diff -u SPECS/CapOver.spec:1.2 SPECS/CapOver.spec:1.3
--- SPECS/CapOver.spec:1.2	Wed Aug  3 23:51:07 2005
+++ SPECS/CapOver.spec	Thu Sep 15 20:25:04 2005
@@ -88,6 +88,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-${cfg}.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	%{__make} -C %{_kernelsrcdir} modules \
 		SUBDIRS=$PWD \
@@ -155,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.2  2005/08/03 21:51:07  qboosh
 - pl desc
 

================================================================
Index: SPECS/VMware-workstation.spec
diff -u SPECS/VMware-workstation.spec:1.67 SPECS/VMware-workstation.spec:1.68
--- SPECS/VMware-workstation.spec:1.67	Thu Aug 25 16:58:27 2005
+++ SPECS/VMware-workstation.spec	Thu Sep 15 20:25:04 2005
@@ -317,6 +317,7 @@
 		ln -sf %{_kernelsrcdir}/config-$cfg .config
 		ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 		ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+		ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 		%{__make} -C %{_kernelsrcdir} modules \
 			VMWARE_VER=VME_V5 \
 			M=$PWD O=$PWD \
@@ -634,6 +635,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.67  2005/08/25 14:58:27  andree
 - added bcond to build kernel24 modules
 

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.100 SPECS/X11-driver-firegl.spec:1.101
--- SPECS/X11-driver-firegl.spec:1.100	Thu Aug 18 00:40:05 2005
+++ SPECS/X11-driver-firegl.spec	Thu Sep 15 20:25:04 2005
@@ -144,6 +144,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 %if %{without dist_kernel}
 	ln -sf %{_kernelsrcdir}/scripts
 %endif
@@ -264,6 +265,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.100  2005/08/17 22:40:05  wolf
 - 8.16.20
 

================================================================
Index: SPECS/X11-driver-nvidia-legacy.spec
diff -u SPECS/X11-driver-nvidia-legacy.spec:1.10 SPECS/X11-driver-nvidia-legacy.spec:1.11
--- SPECS/X11-driver-nvidia-legacy.spec:1.10	Tue Sep 13 15:00:18 2005
+++ SPECS/X11-driver-nvidia-legacy.spec	Thu Sep 15 20:25:04 2005
@@ -199,6 +199,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	%{__make} -C %{_kernelsrcdir} clean \
 		RCS_FIND_IGNORE="-name '*.ko' -o -name nv-kernel.o -o" \
@@ -347,6 +348,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.10  2005/09/13 13:00:18  qboosh
 - removed XFree86 from Group
 

================================================================
Index: SPECS/X11-driver-nvidia.spec
diff -u SPECS/X11-driver-nvidia.spec:1.53 SPECS/X11-driver-nvidia.spec:1.54
--- SPECS/X11-driver-nvidia.spec:1.53	Tue Sep 13 15:00:18 2005
+++ SPECS/X11-driver-nvidia.spec	Thu Sep 15 20:25:04 2005
@@ -205,6 +205,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	%{__make} -C %{_kernelsrcdir} clean \
 		RCS_FIND_IGNORE="-name '*.ko' -o -name nv-kernel.o -o" \
@@ -361,6 +362,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.53  2005/09/13 13:00:18  qboosh
 - removed XFree86 from Group
 

================================================================
Index: SPECS/acx100.spec
diff -u SPECS/acx100.spec:1.42 SPECS/acx100.spec:1.43
--- SPECS/acx100.spec:1.42	Sat Jun 11 15:15:22 2005
+++ SPECS/acx100.spec	Thu Sep 15 20:25:04 2005
@@ -81,6 +81,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-${cfg}.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm #FIXME
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	%{__make} -C %{_kernelsrcdir} modules \
 		SUBDIRS=$PWD/src \
@@ -143,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.42  2005/06/11 13:15:22  aflinta
 - ups, rel 1
 

================================================================
Index: SPECS/adm8211.spec
diff -u SPECS/adm8211.spec:1.11 SPECS/adm8211.spec:1.12
--- SPECS/adm8211.spec:1.11	Fri Apr 15 14:59:09 2005
+++ SPECS/adm8211.spec	Thu Sep 15 20:25:04 2005
@@ -72,6 +72,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	%{__make} -C %{_kernelsrcdir} clean modules \
 		RCS_FIND_IGNORE="-name '*.ko' -o" \
@@ -121,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.11  2005/04/15 12:59:09  qwark
  - up to 20050323 version
 

================================================================
Index: SPECS/atmelwlandriver.spec
diff -u SPECS/atmelwlandriver.spec:1.32 SPECS/atmelwlandriver.spec:1.33
--- SPECS/atmelwlandriver.spec:1.32	Tue Jun  7 21:26:40 2005
+++ SPECS/atmelwlandriver.spec	Thu Sep 15 20:25:04 2005
@@ -173,6 +173,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 
 	%{__make} -C %{_kernelsrcdir} clean \
@@ -320,6 +321,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.32  2005/06/07 19:26:40  pluto
 - gcc4 fixes, usb api calls fixes. NEEDS TEST!.
 

================================================================
Index: SPECS/bcm4400.spec
diff -u SPECS/bcm4400.spec:1.15 SPECS/bcm4400.spec:1.16
--- SPECS/bcm4400.spec:1.15	Sat Sep  3 21:24:49 2005
+++ SPECS/bcm4400.spec	Thu Sep 15 20:25:04 2005
@@ -94,6 +94,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	install %{SOURCE1} Makefile
 
@@ -172,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/09/15 18:25:04  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.15  2005/09/03 19:24:49  darekr
 - BR: unzip
 

================================================================
Index: SPECS/bcm5700.spec
diff -u SPECS/bcm5700.spec:1.42 SPECS/bcm5700.spec:1.43
--- SPECS/bcm5700.spec:1.42	Sun Jul 31 14:25:20 2005
+++ SPECS/bcm5700.spec	Thu Sep 15 20:25:05 2005
@@ -86,6 +86,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 
 	install %{SOURCE1} Makefile
@@ -163,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.42  2005/07/31 12:25:20  pluto
 - extra_cflags killed (kernel buildsystem provides suitable options).
 

================================================================
Index: SPECS/cdemu.spec
diff -u SPECS/cdemu.spec:1.6 SPECS/cdemu.spec:1.7
--- SPECS/cdemu.spec:1.6	Sat Mar 12 13:32:37 2005
+++ SPECS/cdemu.spec	Thu Sep 15 20:25:05 2005
@@ -110,6 +110,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 
 	%{__make} -C %{_kernelsrcdir} clean \
@@ -189,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.6  2005/03/12 12:32:37  troll
 - mass commit: remove obsolete BR: rpm-pythonprov
 

================================================================
Index: SPECS/cisco-vpnclient.spec
diff -u SPECS/cisco-vpnclient.spec:1.7 SPECS/cisco-vpnclient.spec:1.8
--- SPECS/cisco-vpnclient.spec:1.7	Sun Jul 17 19:34:48 2005
+++ SPECS/cisco-vpnclient.spec	Thu Sep 15 20:25:05 2005
@@ -81,6 +81,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 %if %{without dist_kernel}
 	ln -sf %{_kernelsrcdir}/scripts
 %endif
@@ -202,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.7  2005/07/17 17:34:48  speedy
 - up to 4.6.02.0030_k9
 

================================================================
Index: SPECS/dazuko.spec
diff -u SPECS/dazuko.spec:1.7 SPECS/dazuko.spec:1.8
--- SPECS/dazuko.spec:1.7	Tue Mar 29 23:57:46 2005
+++ SPECS/dazuko.spec	Thu Sep 15 20:25:05 2005
@@ -144,6 +144,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 #
 #	patching/creating makefile(s) (optional)
@@ -249,6 +250,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.7  2005/03/29 21:57:46  qboosh
 - file renamed to dazuko.spec to reflect Name
 

================================================================
Index: SPECS/drbd.spec
diff -u SPECS/drbd.spec:1.52 SPECS/drbd.spec:1.53
--- SPECS/drbd.spec:1.52	Mon Aug 29 18:44:01 2005
+++ SPECS/drbd.spec	Thu Sep 15 20:25:05 2005
@@ -116,6 +116,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	%{__make} -C %{_kernelsrcdir} clean \
 		RCS_FIND_IGNORE="-name '*.ko' -o" \
@@ -217,6 +218,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.52  2005/08/29 16:44:01  zbyniu
 - up to 0.7.12
 

================================================================
Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.59 SPECS/eagle-usb.spec:1.60
--- SPECS/eagle-usb.spec:1.59	Sun Jun  5 23:43:27 2005
+++ SPECS/eagle-usb.spec	Thu Sep 15 20:25:05 2005
@@ -110,6 +110,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	touch include/config/MARKER
 	%{__make} -C %{_kernelsrcdir} clean \
 		RCS_FIND_IGNORE="-name '*.ko' -o" \
@@ -209,6 +210,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.59  2005/06/05 21:43:27  paszczus
 - updated to 2.3.2
 - updated eagle-usb-vpivci-info.patch

================================================================
Index: SPECS/ipp2p.spec
diff -u SPECS/ipp2p.spec:1.31 SPECS/ipp2p.spec:1.32
--- SPECS/ipp2p.spec:1.31	Sun May 22 12:22:41 2005
+++ SPECS/ipp2p.spec	Thu Sep 15 20:25:05 2005
@@ -191,6 +191,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     touch include/config/MARKER
     %{__make} -C %{_kernelsrcdir} clean \
 	RCS_FIND_IGNORE="-name '*.ko' -o" \
@@ -260,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.31  2005/05/22 10:22:41  averne
 - rel 2
 

================================================================
Index: SPECS/ipw2100.spec
diff -u SPECS/ipw2100.spec:1.38 SPECS/ipw2100.spec:1.39
--- SPECS/ipw2100.spec:1.38	Tue Aug  9 18:48:40 2005
+++ SPECS/ipw2100.spec	Thu Sep 15 20:25:05 2005
@@ -96,6 +96,7 @@
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h \
 		include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	%if %{without dist_kernel}
 		ln -sf %{_kernelsrcdir}/scripts
 	%endif
@@ -174,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.38  2005/08/09 16:48:40  areq
 - 1.1.2, NFY
 

================================================================
Index: SPECS/ipw2200.spec
diff -u SPECS/ipw2200.spec:1.26 SPECS/ipw2200.spec:1.27
--- SPECS/ipw2200.spec:1.26	Tue Aug 30 01:34:26 2005
+++ SPECS/ipw2200.spec	Thu Sep 15 20:25:05 2005
@@ -90,6 +90,7 @@
 	ln -sf %{_kernelsrcdir}/config-$cfg .config
 	ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	%if %{without dist_kernel}
                 ln -sf %{_kernelsrcdir}/scripts
         %endif
@@ -150,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.26  2005/08/29 23:34:26  jpc
 - sort R:
 - move the ieee80211 includes to %%{_kernelsrcdir}

================================================================
Index: SPECS/iscsitarget.spec
diff -u SPECS/iscsitarget.spec:1.8 SPECS/iscsitarget.spec:1.9
--- SPECS/iscsitarget.spec:1.8	Thu Aug 11 11:46:18 2005
+++ SPECS/iscsitarget.spec	Thu Sep 15 20:25:05 2005
@@ -80,6 +80,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     touch include/config/MARKER
 
     %{__make} -C %{_kernelsrcdir} clean \
@@ -186,6 +187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.8  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 

================================================================
Index: SPECS/kernel-block-gnbd.spec
diff -u SPECS/kernel-block-gnbd.spec:1.3 SPECS/kernel-block-gnbd.spec:1.4
--- SPECS/kernel-block-gnbd.spec:1.3	Tue Aug  2 23:46:22 2005
+++ SPECS/kernel-block-gnbd.spec	Thu Sep 15 20:25:05 2005
@@ -80,6 +80,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     %if %{without dist_kernel}
         [ ! -x %{_kernelsrcdir}/scripts/kallsyms ] || ln -sf %{_kernelsrcdir}/scripts
     %endif
@@ -140,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.3  2005/08/02 21:46:22  qboosh
 - pl, renamed -smp to match up (block, not fs driver)
 

================================================================
Index: SPECS/kernel-cluster-cman.spec
diff -u SPECS/kernel-cluster-cman.spec:1.7 SPECS/kernel-cluster-cman.spec:1.8
--- SPECS/kernel-cluster-cman.spec:1.7	Thu Aug 11 11:46:18 2005
+++ SPECS/kernel-cluster-cman.spec	Thu Sep 15 20:25:05 2005
@@ -112,6 +112,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     %if %{without dist_kernel}
         [ ! -x %{_kernelsrcdir}/scripts/kallsyms ] || ln -sf %{_kernelsrcdir}/scripts
     %endif
@@ -185,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.7  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 

================================================================
Index: SPECS/kernel-cluster-dlm.spec
diff -u SPECS/kernel-cluster-dlm.spec:1.7 SPECS/kernel-cluster-dlm.spec:1.8
--- SPECS/kernel-cluster-dlm.spec:1.7	Thu Aug 11 11:46:18 2005
+++ SPECS/kernel-cluster-dlm.spec	Thu Sep 15 20:25:05 2005
@@ -98,6 +98,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     %if %{without dist_kernel}
         [ ! -x %{_kernelsrcdir}/scripts/kallsyms ] || ln -sf %{_kernelsrcdir}/scripts
     %endif
@@ -171,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.7  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 

================================================================
Index: SPECS/kernel-fs-gfs.spec
diff -u SPECS/kernel-fs-gfs.spec:1.5 SPECS/kernel-fs-gfs.spec:1.6
--- SPECS/kernel-fs-gfs.spec:1.5	Thu Aug 11 11:46:18 2005
+++ SPECS/kernel-fs-gfs.spec	Thu Sep 15 20:25:05 2005
@@ -126,6 +126,7 @@
 	    ln -sf %{_kernelsrcdir}/config-$cfg .config
 	    ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
 	    ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+	    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
 	    %if %{without dist_kernel}
 	        [ ! -x %{_kernelsrcdir}/scripts/kallsyms ] || ln -sf %{_kernelsrcdir}/scripts
 	    %endif
@@ -249,6 +250,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.5  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 

================================================================
Index: SPECS/kernel-fs-ocfs2.spec
diff -u SPECS/kernel-fs-ocfs2.spec:1.4 SPECS/kernel-fs-ocfs2.spec:1.5
--- SPECS/kernel-fs-ocfs2.spec:1.4	Mon Sep  5 22:19:06 2005
+++ SPECS/kernel-fs-ocfs2.spec	Thu Sep 15 20:25:05 2005
@@ -130,6 +130,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     %if %{without dist_kernel}
 	[ ! -x %{_kernelsrcdir}/scripts/kallsyms ] || ln -sf %{_kernelsrcdir}/scripts
     %endif
@@ -192,6 +193,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.4  2005/09/05 20:19:06  ankry
 - some tabs
 

================================================================
Index: SPECS/kernel-misc-acerhk.spec
diff -u SPECS/kernel-misc-acerhk.spec:1.4 SPECS/kernel-misc-acerhk.spec:1.5
--- SPECS/kernel-misc-acerhk.spec:1.4	Tue Nov 23 17:00:38 2004
+++ SPECS/kernel-misc-acerhk.spec	Thu Sep 15 20:25:05 2005
@@ -59,6 +59,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     touch include/config/MARKER
     %{__make} -C %{_kernelsrcdir} clean modules \
     EXTRA_CFLAGS="-I../include -DFUSE_VERSION='1.1'" \
@@ -110,6 +111,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.4  2004/11/23 16:00:38  qboosh
 - without_smp fixes (based on patch from Lukasz Masko)
 

================================================================
Index: SPECS/kernel-misc-fuse.spec
diff -u SPECS/kernel-misc-fuse.spec:1.48 SPECS/kernel-misc-fuse.spec:1.49
--- SPECS/kernel-misc-fuse.spec:1.48	Sun Jul 24 12:59:14 2005
+++ SPECS/kernel-misc-fuse.spec	Thu Sep 15 20:25:05 2005
@@ -140,6 +140,7 @@
     ln -sf %{_kernelsrcdir}/config-$cfg .config
     ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h include/linux/autoconf.h
     ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+    ln -sf %{_kernelsrcdir}/Module.symvers-$cfg Module.symvers
     %if %{without dist_kernel}
         [ ! -x %{_kernelsrcdir}/scripts/kallsyms ] || ln -sf %{_kernelsrcdir}/scripts
     %endif
@@ -249,6 +250,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2005/09/15 18:25:05  sparky
+- prepared for kernel >= 2.6.13: link Module.symvers
+
 Revision 1.48  2005/07/24 10:59:14  qboosh
 - removed outdated perm patch
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/CapOver.spec?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SPECS/VMware-workstation.spec?r1=1.67&r2=1.68&f=u
    http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.100&r2=1.101&f=u
    http://cvs.pld-linux.org/SPECS/X11-driver-nvidia-legacy.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/X11-driver-nvidia.spec?r1=1.53&r2=1.54&f=u
    http://cvs.pld-linux.org/SPECS/acx100.spec?r1=1.42&r2=1.43&f=u
    http://cvs.pld-linux.org/SPECS/adm8211.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/atmelwlandriver.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/bcm4400.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/bcm5700.spec?r1=1.42&r2=1.43&f=u
    http://cvs.pld-linux.org/SPECS/cdemu.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/cisco-vpnclient.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/dazuko.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/drbd.spec?r1=1.52&r2=1.53&f=u
    http://cvs.pld-linux.org/SPECS/eagle-usb.spec?r1=1.59&r2=1.60&f=u
    http://cvs.pld-linux.org/SPECS/ipp2p.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/ipw2100.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/ipw2200.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/iscsitarget.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/kernel-block-gnbd.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/kernel-cluster-cman.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/kernel-cluster-dlm.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/kernel-fs-gfs.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/kernel-fs-ocfs2.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/kernel-misc-acerhk.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/kernel-misc-fuse.spec?r1=1.48&r2=1.49&f=u
    http://cvs.pld-linux.org/SPECS/kernel-misc-nforce.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/kernel-misc-viahss.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-e1000.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-hostap.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-ieee80211.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-ip_wccp.spec?r1=1.32&r2=1.33&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-orinoco.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-p2p.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-prism54.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-rtl8180.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/kernel-net-zd1211.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/kernel-pcmcia-orinoco.spec?r1=1.18&r2=1.19&f=u
    http://cvs.pld-linux.org/SPECS/kernel-scsi-mv.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SPECS/kernel-video-spca5xx.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/linux-gpib.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/linux-iscsi.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/linux-wlan-ng.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/ltmodem.spec?r1=1.39&r2=1.40&f=u
    http://cvs.pld-linux.org/SPECS/lufs.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/mISDN.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/madwifi.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/mol.spec?r1=1.34&r2=1.35&f=u
    http://cvs.pld-linux.org/SPECS/ndiswrapper.spec?r1=1.28&r2=1.29&f=u
    http://cvs.pld-linux.org/SPECS/open-iscsi.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SPECS/p2p.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/pwcx.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.36&r2=1.37&f=u
    http://cvs.pld-linux.org/SPECS/r8180.spec?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SPECS/rlocate.spec?r1=1.33&r2=1.34&f=u
    http://cvs.pld-linux.org/SPECS/rt2400.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/rt2500.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/rtl8180.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/SPECS/shfs.spec?r1=1.39&r2=1.40&f=u
    http://cvs.pld-linux.org/SPECS/slmodem.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/submount.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/svgalib.spec?r1=1.142&r2=1.143&f=u
    http://cvs.pld-linux.org/SPECS/trustees.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/unh_iscsi.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/unionfs.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/zaptel.spec?r1=1.38&r2=1.39&f=u




More information about the pld-cvs-commit mailing list