[packages/linux-kvm] - pl, release 10 (rebuild with binutils 2.28)
qboosh
qboosh at pld-linux.org
Tue Jun 6 19:14:36 CEST 2017
commit 81b622b2e73588e702873c2bb9bd1ca5a8c2b8be
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jun 6 19:15:41 2017 +0200
- pl, release 10 (rebuild with binutils 2.28)
linux-kvm.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/linux-kvm.spec b/linux-kvm.spec
index e4aff8b..dfd6d45 100644
--- a/linux-kvm.spec
+++ b/linux-kvm.spec
@@ -1,7 +1,8 @@
# TODO: use linux tarball when kernel 3.1 is released
-%define rel 9
+%define rel 10
%define snap 20110726
Summary: Native Linux KVM tool
+Summary(pl.UTF-8): Natywne narzędzie KVM dla Linuksa
Name: linux-kvm
Version: 3.1
Release: 0.%{snap}.%{rel}
@@ -21,6 +22,12 @@ hobby, won't be big and professional like QEMU) with no BIOS
dependencies and with only the minimal amount of legacy device
emulation.
+%description -l pl.UTF-8
+Celem tego narzędzia jest dostarczenie czystej, lekkiej, napisanej od
+zera implementacji hosta KVM, potrafiącego uruchamiać obrazy gościa
+Linuksa (tylko hobby, nie będzie duża i profesjonalna jak QEMU) bez
+zależności oD BIOS-u i z minimalną emulacją tradycyjnych urządzeń.
+
%prep
%setup -q -n %{name}
%patch0 -p1
@@ -33,7 +40,6 @@ emulation.
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT%{_sbindir}
install tools/kvm/kvm $RPM_BUILD_ROOT%{_sbindir}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/linux-kvm.git/commitdiff/81b622b2e73588e702873c2bb9bd1ca5a8c2b8be
More information about the pld-cvs-commit
mailing list