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

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

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

Патч: libvcmmd-7.0.23.patch
Скачать


 .gear/rules                                        |  2 +
 .../tags/2ee535da990ee61e685e7deda6e2399198fe10cb  |  6 +++
 .gear/tags/list                                    |  1 +
 libvcmmd.spec                                      | 56 ++++++++++++++++++++++
 4 files changed, 65 insertions(+)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..26340af
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: v@version@:.
+diff: v@version@:. . name=@name@-@version@.patch
diff --git a/.gear/tags/2ee535da990ee61e685e7deda6e2399198fe10cb b/.gear/tags/2ee535da990ee61e685e7deda6e2399198fe10cb
new file mode 100644
index 0000000..daaa0d2
--- /dev/null
+++ b/.gear/tags/2ee535da990ee61e685e7deda6e2399198fe10cb
@@ -0,0 +1,6 @@
+object 779a4bffe9f284229f135d18530a5d95b96d86bb
+type commit
+tag v7.0.23
+tagger Apache <apache@kojihub.eng.sw.ru> 1573207205 +0300
+
+AUTO v7.0.23 tag
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..7c5f8da
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+2ee535da990ee61e685e7deda6e2399198fe10cb v7.0.23
diff --git a/libvcmmd.spec b/libvcmmd.spec
new file mode 100644
index 0000000..1f78215
--- /dev/null
+++ b/libvcmmd.spec
@@ -0,0 +1,56 @@
+
+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
+* Fri Nov 08 2019 Andrew A. Vasilyev <andy@altlinux.org> 7.0.23-alt1
+- 7.0.23
+
+* Mon Sep 23 2019 Andrew A. Vasilyev <andy@altlinux.org> 7.0.22-alt2
+- reworked gear repo style
+
+* Thu Feb 08 2018 Alexey Shabalin <shaba@altlinux.ru> 7.0.22-alt1
+- Initial build
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin