Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37552887
en ru br
ALT Linux repositórios
5.0: 2.2-alt1
4.1: 2.1-alt2.1
4.0: 2.0-alt1
3.0: 1.20-alt2

Group :: Desenvolvimento/Python
RPM: python-module-Reportlab

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# $Id: pyserial.spec 61 2004-02-23 19:05:36Z cray $
# -*- coding: koi8-r -*-
%define version 1.20
%define release alt2
%define source_version 1_20
%setup_python_module Reportlab

Summary: The Reportlab Toolkit
Name: %{packagename}
Version: %{version}
Release: %{release}
Source0: ReportLab_%{source_version}.tgz
License: BSD license (see license.txt for details), Copyright (c) 2000-2003, ReportLab Inc.
Group: Development/Python
Prefix: %{_prefix}
Vendor: Robinson, Watters, Becker, Precedo and many more... <info at reportlab.com>
Url: http://www.reportlab.com/

%description
The ReportLab Toolkit.
An Open Source Python library for generating PDFs and graphics.

%prep
%setup  -q -n reportlab_%source_version/reportlab
%add_python_req_skip rlextra

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python  setup.py install --root=$RPM_BUILD_ROOT --optimize=2 --record=INSTALLED_FILES


%files -f INSTALLED_FILES
%defattr(-,root,root)
%doc license.txt
%doc docs


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009