ppcrcd/trunk/patches/kernel.spec.patch

sparky cvs at pld-linux.org
Sun Aug 6 14:44:32 CEST 2006


Author: sparky
Date: Sun Aug  6 14:44:31 2006
New Revision: 7600

Modified:
   ppcrcd/trunk/patches/kernel.spec.patch
Log:
- remove configs from sources to avoid problem with CVS


Modified: ppcrcd/trunk/patches/kernel.spec.patch
==============================================================================
--- ppcrcd/trunk/patches/kernel.spec.patch	(original)
+++ ppcrcd/trunk/patches/kernel.spec.patch	Sun Aug  6 14:44:31 2006
@@ -18,7 +18,16 @@
  
  %ifarch %{ix86} alpha ppc
  %define		have_isa	1
-@@ -369,6 +369,9 @@
+@@ -194,8 +194,6 @@
+ Source27:	kernel-sparc64-smp.config
+ Source28:	kernel-alpha.config
+ Source29:	kernel-alpha-smp.config
+-Source30:	kernel-ppc.config
+-Source31:	kernel-ppc-smp.config
+ Source32:	kernel-ia64.config
+ Source33:	kernel-ia64-smp.config
+ Source34:	kernel-xen0-x86_32-2.0.config
+@@ -369,6 +367,9 @@
  Patch402:	linux-em8300-2.6.11.2.patch
  Patch403:	kernel-2.6-pcmcia.patch
  
@@ -28,7 +37,7 @@
  URL:		http://www.kernel.org/
  BuildRequires:	binutils >= 3:2.14.90.0.7
  BuildRequires:	diffutils
-@@ -382,7 +385,6 @@
+@@ -382,7 +383,6 @@
  BuildRequires:	rpmbuild(macros) >= 1.217
  Autoreqprov:	no
  Requires:	coreutils
@@ -36,7 +45,7 @@
  Requires:	module-init-tools >= 0.9.9
  Provides:	%{name}-up = %{epoch}:%{version}-%{release}
  Provides:	kernel = %{epoch}:%{version}-%{release}
-@@ -396,6 +398,7 @@
+@@ -396,6 +396,7 @@
  Provides:	kernel-net-ipw2100 = 1.1.3
  Provides:	kernel-net-ipw2200 = 1.0.8
  Provides:	module-info
@@ -44,7 +53,7 @@
  Obsoletes:	kernel-misc-fuse
  Obsoletes:	kernel-modules
  Obsoletes:	kernel-net-hostap
-@@ -952,6 +955,8 @@
+@@ -952,6 +953,8 @@
  
  #patch403 -p1
  
@@ -53,7 +62,7 @@
  # Fix EXTRAVERSION in main Makefile
  sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{_postver}#g' Makefile
  
-@@ -1370,6 +1375,7 @@
+@@ -1370,6 +1373,7 @@
  fi
  
  %post
@@ -61,7 +70,7 @@
  %ifarch ia64
  mv -f /boot/efi/vmlinuz /boot/efi/vmlinuz.old 2> /dev/null > /dev/null
  %endif
-@@ -1542,6 +1548,7 @@
+@@ -1542,6 +1546,7 @@
  %ifnarch sparc
  /lib/modules/%{version}-%{release}/kernel/arch
  %endif


More information about the pld-cvs-commit mailing list