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

Группа :: Разработка/Python
Пакет: python-module-egenix-mx-experimental

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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
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

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

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