Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046825
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Text-BibTeX

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

%define _unpackaged_files_terminate_build 1
%define __spec_autodep_custom_pre export LD_LIBRARY_PATH=%buildroot%_libdir
%define dist Text-BibTeX
Name: perl-%dist
Version: 0.89
Release: alt1

Summary: Interface to read and parse BibTeX files
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/A/AM/AMBS/%{dist}-%{version}.tar.gz
Patch0: perl-Text-BibTeX-0.61-alt-rpath.patch
Patch1: perl-Text-BibTeX-0.61-alt-gcc47.patch
# pretty stupid upstream :(
Patch2: perl-Text-BibTeX-0.88-alt-e2k.patch

# Automatically added by buildreq on Wed Oct 19 2011

BuildRequires: perl-Capture-Tiny perl-Config-AutoConf perl-ExtUtils-LibBuilder perl-Module-Build perl-Pod-Parser perl(Unicode/Normalize.pm)

%description
Text::BibTeX is a Perl library for reading, parsing, and processing
BibTeX files.  It is the Perl half of btOOL, a pair of libraries for
dealing with BibTeX data.

%prep
%setup -q -n %{dist}-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

mkdir -p %buildroot%_man1dir
install -p -m644 blib/bindoc/*.1 %buildroot%_man1dir/

%files
%doc Changes README examples README.OLD
%_bindir/*
%_man1dir/*
%_libdir/libbtparse.so
%perl_vendor_autolib/Text
%perl_vendor_archlib/Text
%exclude %_includedir/btparse.h

%changelog

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

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