Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037964
en ru br
ALT Linux repos
S:7.0.23-alt1

Group :: System/Libraries
RPM: libvcmmd

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin