diff --git a/vzctl.spec b/vzctl.spec index 7dc86c8..492ecb3 100644 --- a/vzctl.spec +++ b/vzctl.spec @@ -24,7 +24,7 @@ Summary: OpenVZ containers control utility Name: vzctl Version: 4.4 -%define rel 1 +%define rel 3 Release: %{rel}%{?dist} License: GPLv2+ Group: System Environment/Kernel @@ -40,7 +40,6 @@ Summary: OpenVZ containers control utility core Group: System Environment/Kernel Requires: fileutils Requires: tar -Requires: crtools # these reqs are for vz helper scripts Requires: gawk Requires: sed @@ -205,6 +204,12 @@ rm -f %{buildroot}%{_mandir}/man8/vzsplit.8 %config %{_vpsconfdir}/ve-vswap-4g.conf-sample %changelog +* Mon Aug 5 2013 Andrey Vagin - 4.4-3 +- remove crtools from dependencies (rhbz 992199) + +* Tue Jul 23 2013 Igor Gnatenko - 4.4-2 +- crtools requirements only for x86_64 arch (wiki page with known issues updated) + * Fri Jul 19 2013 Igor Gnatenko - 4.4-1 - Update to 4.4 ( changelog: http://openvz.org/Download/vzctl/4.4/changes ) - fix spec: macros instead of bash variables @@ -225,9 +230,6 @@ rm -f %{buildroot}%{_mandir}/man8/vzsplit.8 - Include missing dependency for bridge-utils. - Fix problems with user and pid namespaces. -* Fri Feb 15 2013 Fedora Release Engineering - 4.1.1-3.1 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - * Tue Dec 11 2012 Glauber Costa - 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.