SPECS (LINUX_2_6): kernel.spec - move mISDN to mISDN.spec
areq
areq at pld-linux.org
Sun Aug 28 14:03:45 CEST 2005
Author: areq Date: Sun Aug 28 12:03:45 2005 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- move mISDN to mISDN.spec
---- Files affected:
SPECS:
kernel.spec (1.441.2.1169 -> 1.441.2.1170)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1169 SPECS/kernel.spec:1.441.2.1170
--- SPECS/kernel.spec:1.441.2.1169 Sat Aug 27 22:00:19 2005
+++ SPECS/kernel.spec Sun Aug 28 14:03:39 2005
@@ -115,7 +115,6 @@
%define pcmcia_version 3.1.22
%define drm_xfree_version 4.3.0
-%define mISDN_version CVS-2005-07-06
Summary: The Linux kernel (the core of the Linux operating system)
Summary(de): Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -169,10 +168,6 @@
Source95: kernel-linuxabi.config
Source96: kernel-ocfs2.config
-Source100: ftp://ftp.isdn4linux.de/pub/isdn4linux/CVS-Snapshots/mISDN-%{mISDN_version}.tar.bz2
-# Source100-md5: f8892d49e00e3fa26e65e22084edd472
-
-
Patch0: 2.6.0-ksyms-add.patch
Patch1: linux-2.6-version.patch
Patch2: linux-2.6-biarch-build.patch
@@ -626,7 +621,7 @@
/usr/src/linux/Documentation.
%prep
-%setup -q -n linux-%{version}%{_rc} -a 100
+%setup -q -n linux-%{version}%{_rc}
%patch0 -p1
%patch1 -p0
@@ -748,12 +743,6 @@
# on sparc this line causes CONFIG_INPUT=m (instead of =y), thus breaking build
sed -i -e '/select INPUT/d' net/bluetooth/hidp/Kconfig
-# mISDN
-%ifarch %{ix86}
-cd mISDN-%{mISDN_version}
-./std2kern -k ../
-%endif
-
%build
TuneUpConfigForIX86 () {
%ifarch %{ix86}
@@ -1501,6 +1490,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1170 2005/08/28 12:03:39 areq
+- move mISDN to mISDN.spec
+
Revision 1.441.2.1169 2005/08/27 20:00:19 areq
- add mISDN (ix86 only)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1169&r2=1.441.2.1170&f=u
More information about the pld-cvs-commit
mailing list