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

Группа :: Система/Серверы
Пакет: jabber-common

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

%define _jabber_server_dir %_datadir/jabber/server
%define _jabber_component_dir %_datadir/jabber/component
%define _jabber_config %_sbindir/jabber-config

Name: jabber-common
Version: 0.3
Release: alt1
Group: System/Servers
Summary: Common configuration facility for all Jabber servers and components
License: GPLv3
Packager: Mikhail Yakshin <greycat at altlinux.org>

BuildArch: noarch

Source1: jabber-config
Source2: jabber.macros
Requires: rpm-macros-jabber = %version

%description
Common configuration facility for all Jabber servers and components,
"jabber-config".

jabber-config is a minimalistic solution for automatic deployment and
zero manual configuration for Jabber servers and components.

%package -n rpm-macros-jabber
Summary: Set of RPM macros for packaging Jabber servers and components
Group: Development/Other
# helps old apt to resolve file conflict at dist-upgrade (thanks to Stanislav Ievlev)
Conflicts: jabber-common <= 0.2-alt2

%description -n rpm-macros-jabber
Set of RPM macros for packaging Jabber servers and components for ALT Linux.
Install this package if you want to create RPM packages for a Jabber server
or component that will use jabber-config infrastructure for automatic
deployment.

%prep

%build

%install
mkdir -p %buildroot{%_jabber_server_dir,%_jabber_component_dir,%_rpmmacrosdir,%_sbindir}
install -m755 %SOURCE1 %buildroot%_sbindir
cp %SOURCE2 %buildroot%_rpmmacrosdir/jabber

%files
%dir %_datadir/jabber
%dir %_jabber_server_dir
%dir %_jabber_component_dir
%_sbindir/*

%files -n rpm-macros-jabber
%_rpmmacrosdir/*

%changelog

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

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