Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37530205
en ru br
Репозитории ALT
S:0.5.8-alt1
5.1: 0.5.3-alt1
www.altlinux.org/Changes

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

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

# vim: set ft=spec: -*- rpm-spec -*-

Name: alterator-ca
Version: 0.5.8
Release: alt1

Summary: Office Server CA Manager
Group: System/Base
License: GPL

Packager: Alexey I. Froloff <raorn at altlinux.org>

BuildArch: noarch

Source: %name-%version.tar

Requires: alterator >= 4.6-alt3
Requires: alterator-l10n >= 2.4-alt4
Conflicts: alterator-fbi < 5.7-alt4

BuildPreReq: alterator >= 4.6-alt3

%description
Certification Authority Manager for Office Server.

%prep
%setup

%build
%make_build

%install
%makeinstall

mkdir -p %buildroot{%_sysconfdir/alterator-ca,%_localstatedir/alterator-ca/{CA,in,out},%_libexecdir/alterator/hooks/trust.d}
install -p -m644 etc/dnparam.txt %buildroot%_sysconfdir/alterator-ca/
install -p -m755 hook/ca %buildroot%_libexecdir/alterator/hooks/trust.d

%files
%dir %_sysconfdir/alterator-ca
%config(noreplace) %_sysconfdir/alterator-ca/dnparam.txt
%_bindir/ca-sh-functions
%_sbindir/ca-sko
%_datadir/alterator/applications/*
%_datadir/alterator/ui/*
%_datadir/alterator/interfaces/guile/type/*
%_datadir/alterator-ca
%_alterator_backend3dir/*
%_libexecdir/alterator/hooks/trust.d/ca
%dir %attr(700,root,root) %_localstatedir/alterator-ca
%dir %_localstatedir/alterator-ca/CA
%dir %_localstatedir/alterator-ca/in
%dir %_localstatedir/alterator-ca/out

%changelog

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

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