Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536314
en ru br
ALT Linux repos
S:0.17-alt2
5.0: 0.13-alt2
4.1: 0.13-alt1
4.0: 0.13-alt1

Group :: Development/Perl
RPM: perl-Data-Array2ArrayMap-SDB

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

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

%define module Data-Array2ArrayMap-SDB

Name: perl-%module
Version: 0.13
Release: alt1

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

Summary: Perl && C++/XS module to access static db (SDB) files.
Group: Development/Perl
License: GPL or Artistic
#Source: http://www.cpan.org/modules/by-module/HTML/%module-%version.tar.gz
Source: %module-%version.tar.gz
Url: http://sourceforge.net/projects/html-tmpl-pro/

# Automatically added by buildreq on Wed Nov 06 2002

BuildRequires: perl-devel libstdc++-devel gcc-c++

%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

%build
%perl_vendor_build

%install
%perl_vendor_install

mkdir -p $RPM_BUILD_ROOT/%_includedir/
cp -a sdblib $RPM_BUILD_ROOT/%_includedir/mapsdb

%files
#doc README Changes README.ru FAQ
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%files -n libmapsdb-devel
%_includedir/mapsdb

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin