Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37723334
en ru br
ALT Linux repositórios
5.0: 0.9.0-alt1.1
4.1: 0.9.0-alt1.1
4.0: 0.9.0-alt1
3.0: 0.9.0-alt1

Group :: Desenvolvimento/Python
RPM: python-module-egenix-mx-experimental

 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 0.9.0
%define release alt1
%setup_python_module egenix-mx-experimental

Summary: eGenix mx-Extensions - EXPERIMENTAL package
Summary(ru_RU.KOI8-R): eGenix mx-Extensions - üËÓÐÅÒÉÍÅÎÔÁÌØÎÙÊ ÐÁËÅÔ
Name: %packagename
Version: %version
Release: %release.1
Source0: %{modulename}-%{version}.tar.gz
License: Copyright (c) 2000-2003, eGenix.com Software GmbH, All Rights Reserved
Group: Development/Python
Prefix: %_prefix
Vendor: eGenix.com Software GmbH, Langenfeld, Germany <info at egenix.com>
BuildRequires: libgmp-devel

Url: http://www.egenix.com/files/python/eGenix-mx-Extensions.html

%description
The eGenix mx Extension Series are a collection of
Python extensions written in ANSI C and Python
which provide a large spectrum of useful additions
to everyday Python programming.

This package includes experimental subpackages of the
series. Please understand that the software in these
packages is still in alpha state and does not meet the
quality standards of production quality software.

This software is brought to you by eGenix.com. The included
subpackages are either covered by the eGenix.com Public
License or the eGenix.com Commercial License and/or other
licenses. Please check the  subpackage documentation for
details or contact eGenix.com for more license information.

%prep
%setup -q -n %modulename-%version

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

%install
%__python setup.py  install --root=$RPM_BUILD_ROOT --optimize=2 --record=INSTALLED_FILES_ --prefix=/usr
grep -v mx/__init__.py INSTALLED_FILES_ >INSTALLED_FILES

%files -f INSTALLED_FILES
%defattr(-,root,root)
%doc README mx/Number/Doc mx/Tidy/Doc mx/URL/Doc mx/UID/Doc

%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