Commit graph

40 commits

Author SHA1 Message Date
Fedora Release Engineering
06a12a9c8c vzctl fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1676199 2019-08-08 16:48:34 +00:00
Fedora Release Engineering
ee44a08ac3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 03:14:41 +00:00
Fedora Release Engineering
2fa737ef29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 11:30:09 +00:00
b6558c0fe0 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:54 +01:00
Fedora Release Engineering
0c08da31f1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 08:41:46 +00:00
Igor Gnatenko
2808f3a93b add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:53 +02:00
Fedora Release Engineering
a44eb6b791 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 20:43:00 +00:00
0d4453004c Remove old crufty coreutils requires
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-07 16:37:36 +01:00
Fedora Release Engineering
18dd96185f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 10:10:29 +00:00
Fedora Release Engineering
6815fdfd79 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:27:59 +00:00
Fedora Release Engineering
2c4ec61c85 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 17:13:48 +00:00
Fedora Release Engineering
f33080fb06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 02:52:36 +00:00
Dennis Gilmore
a1f06f3fe8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:11:42 +00:00
Andrey Vagin
216d73812f Update to 4.8 2014-10-08 23:41:43 +04:00
b9ed3efe6c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 08:14:16 +00:00
Dennis Gilmore
99249e25e4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 23:07:34 -05:00
Andrey Vagin
4ead461b9d Update to 4.7.2 2014-05-13 00:52:04 +04:00
Andrey Vagin
8049ec16b0 Update to 4.6.1 2013-11-28 08:07:22 +04:00
Andrey Vagin
5cc916ad18 Update to 4.6 2013-11-07 18:07:45 +04:00
Andrey Vagin
f1c581b8a1 Update to 4.5.1 2013-09-10 23:46:22 +04:00
Dennis Gilmore
21028e4f0d - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 01:32:54 -05:00
Igor Gnatenko
4dcf7c40ff crtools requirements only for x86_64 arch
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Signed-off-by: Andrey Vagin <avagin@openvz.org>
2013-07-23 15:38:21 +04:00
Andrey Vagin
ed5f326bcd Update .gitignore 2013-07-22 16:22:54 +04:00
Andrey Vagin
6c5e7a641c Update the sources file 2013-07-22 14:08:24 +04:00
Igor Gnatenko
830c2d5b5e spec: update to 4.4, update changelog, fix patches
Update source to 4.4. Update changelog ( we don't use long changelog when we have
web page ). Drop one of patches ( it's already in sources ).
Update patch for new version.
Bad idea to disable SELinux and edit sysctl. For selinux we should create policy
and we do it. Now also we have "known issues" with note for SELinux. But I've updated
wiki page with notes of new script ( %{_scriptdir}/vz-postinstall ).

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2013-07-22 14:02:29 +04:00
Igor Gnatenko
b482dcab13 spec: fix whitespaces, macros instead of bash vars, link
From 6981c415197278fdf51c844a97277a72d3e54699 Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date: Fri, 19 Jul 2013 21:02:06 +0400
Subject: [PATCH 4/5] spec: fix whitespaces, macros instead of bash vars,
link

In future $RPM_BUILD_ROOT and other bash vars will droped. Also
all macros has at the beginning '/' and we should (for better)
anymore use '/%{macros}'.
Delete hardcoded paths, delete ls ins %install section (not needed).
Fix link to directory. Link isn't directory. Link is file.

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Signed-off-by: Andrey Vagin <avagin@openvz.org>
2013-07-22 12:43:52 +04:00
Igor Gnatenko
9f5b767743 spec: fix requirements crtools, bash
From 89d4597b9b0514307a407bba4f87ea0c9f1ed3dd Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date: Fri, 19 Jul 2013 20:59:50 +0400
Subject: [PATCH 2/5] spec: fix requirements crtools, bash

Fix requirements:
(1) crtools needed because not work basic functionality [0]
(2) RPM automatically picks up /bin/sh for package. In CentOS 5+
    only bash package provides it.

[0] https://fedoraproject.org/wiki/QA:Testcase_vzctl_base

Acked-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Signed-off-by: Andrew Vagin <avagin@opanvz.org>
2013-07-22 12:30:05 +04:00
Igor Gnatenko
e509abb21f spec: fix whitespaces, hardcoded paths, macros styles in defines
From d89fe73bba3f10df6c786bfba8240cb0a3386c36 Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date: Fri, 19 Jul 2013 20:58:40 +0400
Subject: [PATCH 1/5] spec: fix whitespaces, hardcoded paths, macros
styles in
 defines

Acked-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Signed-off-by: Andrew Vagin <avagin@openvz.org>
2013-07-22 12:29:44 +04:00
Andrey Vagin
c1940ac70b Typo fix in spec file 2013-06-07 04:36:05 +04:00
Andrey Vagin
e2f6359e16 Fix compilation on architectures without support for VZ (rhbz 971821)
Signed-off-by: Andrey Vagin <avagin@openvz.org>
2013-06-07 02:00:55 +04:00
Andrey Vagin
4e79da3b09 Include missing dependency for gnugpg
Signed-off-by: Andrey Vagin <avagin@openvz.org>
2013-06-06 00:48:55 +04:00
Andrey Vagin
a26ec8e81c Set default values of LOCAL_*ID to zero until userns is enabled
CONFIG_USER_NS is not set in the kernel config.
2013-06-05 23:39:11 +04:00
Andrey Vagin
bc3f141024 Updated to upstream version 4.3.1
Signed-off-by: Andrey Vagin <avagin@openvz.org>
2013-06-05 18:13:17 +04:00
Glauber Costa
16d3e9e7fd Initial fixes for F19.
Mostly discovered by internal testing, so no BZ

Signed-off-by: Glauber Costa <glommer@gmail.com>
2013-04-24 18:26:33 +04:00
Dennis Gilmore
dda2d55baf - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:56:23 -06:00
Glauber Costa
e3b3756b7d commiting to sources file for #878416 2012-12-11 12:59:48 +04:00
Glauber Costa
48a27e741d 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
2012-12-11 12:48:06 +04:00
Glauber Costa
ee95c08a48 Bumped release version to 2, and update changelog
Only changes are in the spec file. License is updated, config files
are moved around.
2012-11-16 11:54:54 +04:00
Glauber Costa
58e920d6c0 Initial import (#866495) 2012-11-16 11:47:20 +04:00
Fedora Release Engineering
d3bbcd5b53 Initial setup of the repo 2012-11-15 15:02:30 +00:00