]> git.pld-linux.org Git - packages/kexec-tools.git/commitdiff
- kexec_test n/a on ppc auto/th/kexec-tools-2_0_0-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 29 Jun 2009 00:23:15 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kexec-tools.spec -> 1.22

kexec-tools.spec

index c7cf3d61812f0eb6fdf512f2528fb06debb06cf3..5b6c5b433a0395fd63e6acb539626d7181bfd6f4 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Tool for starting new kernel without reboot
 Summary(pl.UTF-8):     Narzędzie pozwalające załadować nowe jądro bez konieczności restartu
 Name:          kexec-tools
 Version:       2.0.0
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/%{name}-%{version}.tar.bz2
@@ -72,5 +72,8 @@ fi
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/kexec
 %attr(755,root,root) %{_sbindir}/kdump
 %attr(755,root,root) %{_sbindir}/kexec
+%ifnarch ppc ppc64
 %dir %{_libdir}/kexec-tools
+# what is this anyway, is it needed on other arches?
 %attr(755,root,root) %{_libdir}/kexec-tools/kexec_test
+%endif
This page took 0.043024 seconds and 4 git commands to generate.