update-kernel.spec: package script "remove-old-kernels"
Signed-off-by: Vladimir V. Kamarzin <vvk@altlinux.org>
This commit is contained in:
parent
47a57f2532
commit
b29f2d2105
@ -7,7 +7,7 @@ License: GPL
|
||||
Group: System/Kernel and hardware
|
||||
|
||||
Packager: Vladimir V Kamarzin <vvk@altlinux.ru>
|
||||
Source0: update_kernel_modules_cetus.sh
|
||||
Source0: %name-%version.tar
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: /usr/bin/rpmevrcmp
|
||||
@ -27,14 +27,14 @@ http://lists.altlinux.org/pipermail/community/2005-November/366618.html
|
||||
http://lists.altlinux.org/pipermail/sisyphus/2006-November/192226.html
|
||||
|
||||
%prep
|
||||
|
||||
%build
|
||||
%setup
|
||||
|
||||
%install
|
||||
install -pD -m755 %SOURCE0 %buildroot%_sbindir/%name
|
||||
install -pDm755 update_kernel_modules_cetus.sh %buildroot%_sbindir/%name
|
||||
install -pm755 remove-old-kernels %buildroot%_sbindir/
|
||||
|
||||
%files
|
||||
%_sbindir/%name
|
||||
%_sbindir/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 24 2008 Vladimir V. Kamarzin <vvk@altlinux.org> 0.7-alt1
|
||||
|
Loading…
x
Reference in New Issue
Block a user