packages: kernel/kernel.spec - add kvm/api.txt documentation - removed all ...
sparky
sparky at pld-linux.org
Sun Dec 6 03:06:46 CET 2009
Author: sparky Date: Sun Dec 6 02:06:46 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- add kvm/api.txt documentation
- removed all powerpc libs portions - broken and unused for long time
---- Files affected:
packages/kernel:
kernel.spec (1.735 -> 1.736)
---- Diffs:
================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.735 packages/kernel/kernel.spec:1.736
--- packages/kernel/kernel.spec:1.735 Sun Dec 6 03:00:47 2009
+++ packages/kernel/kernel.spec Sun Dec 6 03:06:41 2009
@@ -162,7 +162,6 @@
Source3: kernel-autoconf.h
Source4: kernel-config.h
-Source5: kernel-ppclibs.Makefile
Source6: kernel-config.awk
Source7: kernel-module-build.pl
Source8: kernel-track-config-change.awk
@@ -550,23 +549,6 @@
%description pcmcia -l pl.UTF-8
Moduły PCMCIA.
-%package libs
-Summary: Libraries for preparing bootable kernel on PowerPCs
-Summary(pl.UTF-8): Biblioteki do przygotowania bootowalnego jądra dla PowerPC
-Group: Base/Kernel
-Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: mkvmlinuz >= 1.3
-Obsoletes: kernel-smp-libs
-AutoReqProv: no
-
-%description libs
-Libraries for preparing bootable kernel on PowerPCs. Script called
-mkvmlinuz may be useful for this.
-
-%description libs -l pl.UTF-8
-Biblioteki do przygotowania bootowalnego jądra dla PowerPC. Skrypt
-mkvmlinuz może być do tego przydatny.
-
%package sound-alsa
Summary: ALSA kernel modules
Summary(de.UTF-8): ALSA Kernel Module
@@ -707,10 +689,6 @@
# hack against warning in pax/grsec
sed -i 's/-Werror//' arch/alpha/kernel/Makefile
-%ifarch ppc
-install %{SOURCE5} Makefile.ppclibs
-%endif
-
%if "%{postver}" != "%{nil}"
%{__bzip2} -dc %{SOURCE1} | patch -p1 -s
%endif
@@ -1262,9 +1240,6 @@
ln -sf vmlinux-%{kernel_release} /boot/vmlinux
%{?alt_kernel:ln -sf vmlinux-%{kernel_release} /boot/vmlinux-%{alt_kernel}}
-%post libs
-%{_sbindir}/mkvmlinuz /boot/zImage-%{kernel_release} %{kernel_release}
-
%post drm
%depmod %{kernel_release}
@@ -1412,23 +1387,6 @@
/lib/modules/%{kernel_release}/kernel/drivers/usb/host/sl811_cs.ko*
%endif
-%ifarch ppc-broken
-%if "%{_arch}" == "ppc"
-%files libs
-%defattr(644,root,root,755)
-%dir /boot/libs-%{kernel_release}
-/boot/libs-%{kernel_release}/common
-/boot/libs-%{kernel_release}/kernel
-/boot/libs-%{kernel_release}/lib
-/boot/libs-%{kernel_release}/of1275
-/boot/libs-%{kernel_release}/openfirmware
-/boot/libs-%{kernel_release}/simple
-%dir /boot/libs-%{kernel_release}/utils
-%attr(755,root,root) /boot/libs-%{kernel_release}/utils/*
-/boot/libs-%{kernel_release}/ld.script
-%endif
-%endif
-
%if %{have_sound}
%files sound-alsa
%defattr(644,root,root,755)
@@ -1505,6 +1463,7 @@
%{_docdir}/%{name}-%{version}/[jkz]*.txt
%{_docdir}/%{name}-%{version}/kbuild
%{_docdir}/%{name}-%{version}/kdump
+%{_docdir}/%{name}-%{version}/kvm
%lang(ja) %{_docdir}/%{name}-%{version}/ja_JP
%lang(ko) %{_docdir}/%{name}-%{version}/ko_KR
%lang(zh_CN) %{_docdir}/%{name}-%{version}/zh_CN
@@ -1583,6 +1542,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.736 2009/12/06 02:06:41 sparky
+- add kvm/api.txt documentation
+- removed all powerpc libs portions - broken and unused for long time
+
Revision 1.735 2009/12/06 02:00:47 sparky
- create dirs kernel/arch and kernel/mm so ifarch's won't polute %files section
@@ -1660,7 +1623,7 @@
- up to 2.6.31.2; up vserver to 2.6.31.2-vs2.3.0.36.15 (big sched_hard changes)
Revision 1.712 2009/09/24 19:26:46 arekm
-interdiff for http://www.grsecurity.net/~spender/grsecurity-2.1.14-2.6.31-200909231938.patch applied
+- interdiff for http://www.grsecurity.net/~spender/grsecurity-2.1.14-2.6.31-200909231938.patch applied
Revision 1.711 2009/09/24 18:56:48 arekm
- up to 2.6.31.1
@@ -1681,7 +1644,7 @@
- rel 0.2; bigger heap when LZMA in use
Revision 1.705 2009/09/13 07:10:40 arekm
-http://www.tuxonice.net/downloads/all/current-tuxonice-for-2.6.31.patch-20090911-v1.bz2
+- http://www.tuxonice.net/downloads/all/current-tuxonice-for-2.6.31.patch-20090911-v1.bz2
Revision 1.704 2009/09/11 19:34:35 arekm
- fix entries overflow that can cause flickering
@@ -1702,7 +1665,7 @@
- define NUMA for pae bcond
Revision 1.698 2009/08/25 19:45:40 arekm
-disable scan async for now (http://marc.info/?l=linux-scsi&m=125122853823980&w=2)
+- disable scan async for now (http://marc.info/?l=linux-scsi&m=125122853823980&w=2)
Revision 1.697 2009/08/22 17:26:06 arekm
- rel 0.3; vs up to pre 7
@@ -1730,7 +1693,7 @@
- apply interdiff to grsecurity-2.1.14-2.6.30.4-200908132040.patch
Revision 1.691 2009/08/08 14:03:30 arekm
-- use %%unglobal macro (define/undefine work as push/pop on the stack; unglobal does pop all values from the stack)
+- use %unglobal macro (define/undefine work as push/pop on the stack; unglobal does pop all values from the stack)
Revision 1.690 2009/08/06 11:25:30 mguevara
- 2.6.30.4-0.3; changed bcond pax_full -> pax; removed patches 9997
@@ -1773,7 +1736,7 @@
- tomoyo merged; apparmor doesn't conflict with grsec now so drop obsolete patches
Revision 1.677 2009/07/20 12:57:26 arekm
- -started update to 2.6.30; patches apply when using --without grsecurity
+- started update to 2.6.30; patches apply when using --without grsecurity
Revision 1.676 2009/07/03 06:29:28 arekm
- drop tproxy
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.735&r2=1.736&f=u
More information about the pld-cvs-commit
mailing list