[arch-commits] Commit in intel-536ep/repos (3 files)

Tobias Powalowski tpowa at archlinux.org
Sat Oct 11 18:51:21 UTC 2008


    Date: Saturday, October 11, 2008 @ 14:51:21
  Author: tpowa
Revision: 14954

Merged revisions 14953 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/intel-536ep/trunk

........
  r14953 | tpowa | 2008-10-11 18:50:37 +0000 (Sa, 11 Okt 2008) | 1 line
  
  upgpkg: intel-536ep 2.56.76.0-58
........

Modified:
  intel-536ep/repos/testing-i686/	(properties)
  intel-536ep/repos/testing-i686/PKGBUILD
Deleted:
  intel-536ep/repos/testing-i686/kernel-2.6.24.patch

---------------------+
 PKGBUILD            |    7 ++-----
 kernel-2.6.24.patch |   11 -----------
 2 files changed, 2 insertions(+), 16 deletions(-)


Property changes on: intel-536ep/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /intel-536ep/trunk:1-14906
   + /intel-536ep/trunk:1-14953

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-10-11 18:50:37 UTC (rev 14953)
+++ testing-i686/PKGBUILD	2008-10-11 18:51:21 UTC (rev 14954)
@@ -11,15 +11,13 @@
 license=('custom:"INTEL536"')
 url="http://linmodems.technion.ac.il/packages/Intel/"
 depends=('intel-536ep-utils' 'kernel26>=2.6.27-1' 'kernel26<2.6.28')
-source=(http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_23_02_2007.tgz 
-	kernel-2.6.24.patch 
+source=(http://linmodems.technion.ac.il/packages/intel/Philippe.Vouters/intel-536EP-2.56.76.0_2008_03_22.tar.bz2 
 	kernel-2.6.26.patch
 	kernel-2.6.27.patch)
 install=intel-536EP.install
 
 build() {
   cd $startdir/src/intel-536EP-2.56.76.0
-  patch -Np0 -i ../kernel-2.6.24.patch || return 1
   patch -Np1 -i ../kernel-2.6.26.patch || return 1
   patch -Np1 -i ../kernel-2.6.27.patch || return 1
   # fix makefile
@@ -30,7 +28,6 @@
   install -D -m 644  Intel536.ko $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/intel536.ko || return 1
   sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=${_kernver}/g" $startdir/intel-536EP.install
  }
-md5sums=('7901eb6979489e08c6af00acedba1d52'
-         '3b95953729dde304c04bd2d3089d8200'
+md5sums=('4813466b1c96a4e34a32a4115ca67d82'
          '5689d2005f7bd13da40bdb075af16fb2'
          '73c6669953dafdb6456409de4ae3cb89')

Deleted: testing-i686/kernel-2.6.24.patch
===================================================================
--- testing-i686/kernel-2.6.24.patch	2008-10-11 18:50:37 UTC (rev 14953)
+++ testing-i686/kernel-2.6.24.patch	2008-10-11 18:51:21 UTC (rev 14954)
@@ -1,11 +0,0 @@
---- coredrv/Makefile~	2007-10-30 16:33:49.000000000 +0100
-+++ coredrv/Makefile	2007-10-30 16:39:07.000000000 +0100
-@@ -8,7 +8,7 @@
- ifeq ($(KERNEL_SOURCE_PATH),)
-      INCLUDES = -I/lib/modules/`uname -r`/build/include -isystem ../inc
- endif
--CFLAGS += $(PSTN_DEF) -Wall -O $(INCLUDES) -fno-common -DCONFIG_MODULES -DTARGET_SELAH 
-+KBUILD_CFLAGS += $(PSTN_DEF) -Wall -O $(INCLUDES) -fno-common -DCONFIG_MODULES -DTARGET_SELAH 
- 
- DRIVER_OBJS = coredrv.o clmmain.o rts.o task.o uart.o wwh_dflt.o locks.o \
- 		softserial_io.o softserial_ioctl.o softserial.o
\ No newline at end of file




More information about the arch-commits mailing list