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

Группа :: Разработка/Python
Пакет: trmltools

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

Name: trmltools
Summary: Tools to convert rml to pdf and html
Version: 1.1
Release: alt9.16
Source: trml2pdf-%version.tar.bz2
License: BSD-like
Group: Development/Python
Url: http://www.openreport.org

BuildArch: noarch
BuildRequires: rpm-build-python >= 0.8
BuildRequires: python-devel

Packager: Ilya Mashkin <oddity at altlinux.ru>

%{!?python_sitelib: %define python_sitelib %(%__python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}


Requires: python-module-Reportlab python-module-imaging

%description
Tools to convert rml files to pdf and html und Schweinsbacken

%prep
%setup -q -n trml2pdf-%version

%build
%install

%define python_sitelib %__python/site-packages/


%__install -d %buildroot/%python_sitelib
%__cp -rf trml2pdf %buildroot/%python_sitelib/

%__install -d %buildroot/%_bindir
%__ln_s -f %python_sitelib/trml2pdf/trml2pdf.py %buildroot/%_bindir/trml2pdf
%__chmod 775 %buildroot/%python_sitelib/trml2pdf/trml2pdf.py

%files
/usr/bin/trml2pdf
%python_sitelib/trml2pdf
%doc rmls

%changelog

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

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