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

Группа :: Система/Библиотеки
Пакет: libvcmmd

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


Name: libvcmmd
Version: 7.0.23
Release: alt1
Summary: Library for accessing vcmmd
Group: System/Libraries
License: LGPLv2.1
Source: %name-%version.tar
Patch: %name-%version.patch
# git-vsc: https://src.openvz.org/scm/ovz/libvcmmd.git
BuildRequires: libdbus-devel

%description
This package contains a library that provides a convenient API for accessing
the vcmmd daemon. It can be used in order to configure memory settings of
Virtuozzo Containers and VMs.

%package devel
Summary: Development files for libvcmmd
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains header files and libraries needed for developing software
that uses libvcmmd.

%prep
%setup -q
patch -p1

%build
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%_libdir/libvcmmd.so.*


%files devel
%_libdir/libvcmmd.so
%dir %_includedir/libvcmmd
%_includedir/libvcmmd/*.h

%changelog

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

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