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

Группа :: Работа с текстами
Пакет: publican-jboss

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

# BEGIN SourceDeps(oneline):
BuildRequires: perl(DateTime/Locale.pm)
# END SourceDeps(oneline)
Group: Text tools
BuildRequires: /proc rpm-build-java
BuildRequires: jpackage-1.8-compat
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
%define brand JBoss
%define pub_name Publican
%define RHEL6 %(test %{?dist} == .el6 && echo 1 || echo 0)

Name: publican-jboss
Summary: Common documentation files for %{brand}
Version: 2.6
Release: alt3_14jpp8
License: CC-BY-SA
# Limited to these arches on RHEL 6 due to PDF + Java limitations
%if %{RHEL6}
ExclusiveArch:   i686 x86_64
%else
BuildArch:   noarch
%endif
Source: https://fedorahosted.org/releases/p/u/publican/%{name}-%{version}.tgz
Requires: publican >= 2.5
BuildRequires: publican >= 2.5
URL: https://fedorahosted.org/publican/
Provides: documentation-devel-%{brand} = %{version}-%{release}
Obsoletes: documentation-devel-%{brand} < %{version}-%{release}
Source44: import.info

%description
This package provides common files and templates needed to build documentation
for %{brand} with publican.

%prep
%setup -q

%build
publican build --formats=xml --langs=all --publish

%install
mkdir -p -m755 $RPM_BUILD_ROOT%{_datadir}/publican/Common_Content
publican install_brand --path=$RPM_BUILD_ROOT%{_datadir}/publican/Common_Content

%files
%doc README
%doc COPYING
%{_datadir}/publican/Common_Content/%{brand}

%changelog

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

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