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

Группа :: Разработка/Perl
Пакет: perl-Data-Array2ArrayMap-SDB

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

#################### WARNING! ######################
# this spec file is for ALT Linux distro only.     #
# other distros may have problems with rpm macro!! #
####################################################

%define module Data-Array2ArrayMap-SDB

Name: perl-%module
Version: 0.17
Release: alt2

Packager: Igor Yu. Vlasenko <viy at altlinux.org>

Summary: Perl && C++/XS module to access static db (SDB) files.
License: GPL or Artistic
Group: Development/Perl
Source: %module-%version.tar.gz

# TODO: fix tests on armh

ExcludeArch: armh

# Automatically added by buildreq on Tue Oct 18 2011

BuildRequires: gcc-c++ perl-devel

%description
%{summary}

%package -n libmapsdb-devel
Group: Development/C
Summary: header files for mapsdb library (access to static db (SDB) files).

%description -n libmapsdb-devel
header files for mapsdb library (access to static db (SDB) files).

%prep
%setup -q -n %module-%version

%ifarch %arm
# disable gcc'
# note: parameter passing for argument of type 'int8' changed in GCC 7.1
%add_optflags -Wno-psabi
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

mkdir -p %buildroot%_includedir
cp -a sdblib %buildroot%_includedir/mapsdb

%files
#doc README Changes README.ru FAQ
%perl_vendor_archlib/Data
%perl_vendor_autolib/Data

%files -n libmapsdb-devel
%_includedir/mapsdb

%changelog

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

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