Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37421992
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: vzstats

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _libexecdir /usr/libexec

Name: vzstats
Version: 0.5.2
Release: alt1
BuildArch: noarch
Summary: OpenVZ stats collection daemon

Group: System/Base
License: GPL2+
Url: http://stats.openvz.org
Source: %name-%version.tar
Source1: vzstats.filetrigger
Patch0: %name-%version-alt.patch

Requires: curl

%description
This is an OpenVZ component to gather OpenVZ usage and hardware statistics,
in order to improve the project.

%prep
%setup
%patch0 -p1

%build
%make %{?_smp_mflags}

%install
%makeinstall_std install-cronjob
# Needed for %%ghost in %%files section below
touch %buildroot%_sysconfdir/vz/.vzstats-uuid

install -Dp -m755 %SOURCE1 %buildroot%_rpmlibdir/vzstats.filetrigger

%files
%_sbindir/vzstats
%config %_sysconfdir/vz/vzstats.conf
%_sysconfdir/vz/essential.ca-bundle.crt
%ghost %config(missingok) %_sysconfdir/vz/.vzstats-uuid
%dir %_libexecdir/%name
%_libexecdir/%name
%exclude %_libexecdir/%name/vzversion-gentoo
%exclude %_libexecdir/%name/vzversion-deb
%exclude %_libexecdir/%name/vzversion-arch
%_sysconfdir/cron.monthly/*
%_rpmlibdir/vzstats.filetrigger
%_man8dir/%{name}.8.*
%doc README COPYING

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin