[vzctl/f17] fix #878416 - build OpenVZ in secondary architectures.

Glauber Costa glauber at fedoraproject.org
Tue Dec 11 08:51:49 UTC 2012


commit 99d89e42a4b7b11c49046cd3797466eafac35d28
Author: Glauber Costa <glommer at gmail.com>
Date:   Tue Dec 11 12:39:47 2012 +0400

    fix #878416 - build OpenVZ in secondary architectures.
    
    The minor update from vzctl-4.1 to vzctl-4.1.1 fixes this. Since
    it is a minor realease, let's just update instead of carrying the patch

 vzctl.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/vzctl.spec b/vzctl.spec
index 09744dd..de3ac6c 100644
--- a/vzctl.spec
+++ b/vzctl.spec
@@ -23,8 +23,8 @@
 
 Summary: OpenVZ containers control utility
 Name: vzctl
-Version: 4.1
-%define rel 2
+Version: 4.1.1
+%define rel 3
 Release: %{rel}%{?dist}
 License: GPLv2+
 Group: System Environment/Kernel
@@ -192,6 +192,10 @@ ls $RPM_BUILD_ROOT/%{_mandir}/man8/
 
 
 %changelog
+* Tue Dec 11 2012 Glauber Costa <glommer at gmail.com> - 4.1.1-3
+- Build on all architectures, fixes #878416. OpenVZ 4.1.1 handles
+  that, so we don't need to carry a patch.
+
 * Thu Nov 15 2012 Glauber Costa <glommer at gmail.com> - 4.1-2
 - Corrected license: GPLv2 -> GPLv2+, which is what the sources actually claim
 - Fixed ownership problems with directories _vzdir/template/ and /var/lib/vzctl/


More information about the scm-commits mailing list