]> git.pld-linux.org Git - packages/perl-Text-BibTeX.git/blobdiff - perl-Text-BibTeX.spec
perl 5.38.0 rebuild
[packages/perl-Text-BibTeX.git] / perl-Text-BibTeX.spec
index 69a9fe63263a69f24e54930f9b2d5956fbaf56dd..1d11a8cd25270c5bf5dcdf7afab2926c7e2a3e90 100644 (file)
@@ -4,18 +4,18 @@
 #
 %define                pdir    Text
 %define                pnam    BibTeX
-%include       /usr/lib/rpm/macros.perl
 Summary:       Text::BibTeX - Perl library for reading, parsing and processing BibTeX files
 Summary(pl.UTF-8):     Text::BibTeX - biblioteka Perla do odczytu, analizy i przetwarzania plików BibTeXa
 Name:          perl-Text-BibTeX
 Version:       0.88
-Release:       1
+Release:       7
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Text/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 361aad5cf400764e35d1ade3b609bb60
 Patch0:                %{name}-mansect.patch
+Patch1:                %{name}-libdir.patch
 URL:           http://www.gerg.ca/software/btOOL/
 BuildRequires: perl-Capture-Tiny >= 0.06
 BuildRequires: perl-Config-AutoConf >= 0.16
@@ -78,8 +78,10 @@ Pliki nagłówkowe biblioteki btparse.
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
+LIBDIR=%{_libdir} \
 %{__perl} Build.PL \
        --config cc="%{__cc}" \
        --config optimize="%{rpmcflags}" \
This page took 0.059946 seconds and 4 git commands to generate.