]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- update modules License
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Feb 2007 23:00:05 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.79

qemu.spec

index fec5c882b6da4facb6ce6d19a05147f1668eb064..d568b027c7835e62d5e2aea3b958de84f4064f17 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -3,7 +3,7 @@
 # - wait till the gcc bug http://gcc.gnu.org/PR16185 is fixed.
 #
 # Conditional build:
-%bcond_without kqemu                   # disable QEMU ACCELERATOR support
+%bcond_without kqemu                   # disable KQEMU ACCELERATOR support in QEMU
 %bcond_with    cflags_passing          # with passing rpmcflags to Makefiles
 %bcond_with    nosdlgui                # do not use SDL gui (use X11 instead)
 # Note that gcc4 build is very problematic and not supported by qemu team
@@ -99,7 +99,7 @@ Version:      %{_kqemu_version}
 Release:       %{_rel}@%{_kernel_ver_str}
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-License:       Free to use, non-distributable
+License:       GPL v2
 Requires(post,postun): /sbin/depmod
 Requires:      module-init-tools >= 3.2.2-2
 
@@ -116,7 +116,7 @@ Version:    %{_kqemu_version}
 Release:       %{_rel}@%{_kernel_ver_str}
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_smp}
-License:       Free to use, non-distributable
+License:       GPL v2
 Requires(post,postun): /sbin/depmod
 Requires:      module-init-tools >= 3.2.2-2
 
This page took 0.034416 seconds and 4 git commands to generate.