]> git.pld-linux.org Git - packages/perl-Term-ReadLine-Gnu.git/commitdiff
- updated to 1.35 auto/th/perl-Term-ReadLine-Gnu-1.35-1
authorMarcin Krol <hawk@tld-linux.org>
Wed, 29 Aug 2018 13:10:15 +0000 (13:10 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 29 Aug 2018 13:10:15 +0000 (13:10 +0000)
perl-Term-ReadLine-Gnu-paths.patch [deleted file]
perl-Term-ReadLine-Gnu.spec

diff --git a/perl-Term-ReadLine-Gnu-paths.patch b/perl-Term-ReadLine-Gnu-paths.patch
deleted file mode 100644 (file)
index 2f3530d..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
---- Term-ReadLine-Gnu-1.17/eg/fileman~ 1998-02-28 10:01:34.000000000 +0000
-+++ Term-ReadLine-Gnu-1.17/eg/fileman  2008-03-02 16:27:50.629026340 +0000
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl
-+#!/usr/bin/perl
- #
- # $Id$
- #
---- Term-ReadLine-Gnu-1.17/eg/perlsh~  2005-01-20 05:24:21.000000000 +0000
-+++ Term-ReadLine-Gnu-1.17/eg/perlsh   2008-03-02 16:27:59.628407833 +0000
-@@ -1,4 +1,4 @@
--#! /usr/local/bin/perl
-+#!/usr/bin/perl
- #
- #     $Id$    
- #
---- Term-ReadLine-Gnu-1.17/eg/pftp~    1999-03-19 17:46:02.000000000 +0000
-+++ Term-ReadLine-Gnu-1.17/eg/pftp     2008-03-02 16:28:02.128236026 +0000
-@@ -1,4 +1,4 @@
--#! /usr/local/bin/perl
-+#!/usr/bin/perl
- #
- #     $Id$
- #
---- Term-ReadLine-Gnu-1.17/Gnu/XS.pm~  2008-02-07 15:44:08.000000000 +0000
-+++ Term-ReadLine-Gnu-1.17/Gnu/XS.pm   2008-03-02 16:29:48.620917026 +0000
-@@ -1,4 +1,3 @@
--#!/usr/local/bin/perl
- #
- #     XS.pm : perl function definition for Term::ReadLine::Gnu
- #
---- Term-ReadLine-Gnu-1.17/eg/ptksh+.orig      2008-03-02 16:50:56.533776262 +0000
-+++ Term-ReadLine-Gnu-1.17/eg/ptksh+   2008-03-02 16:50:16.036559543 +0000
-@@ -1,4 +1,4 @@
--#!/usr/local/bin/perl -w
-+#!/usr/bin/perl
- #
- # $Id$
- #
index f302ce722f69396b65aba3bd3c8879dc4fd98383..568a1971f9c02d32aa367e27e65f3bc0a5f62740 100644 (file)
@@ -8,14 +8,13 @@
 Summary:       Term::ReadLine::Gnu - Perl interface for the GNU Readline/History library
 Summary(pl.UTF-8):     Term::ReadLine::Gnu - perlowy interfejs do biblioteki GNU Readline/History
 Name:          perl-Term-ReadLine-Gnu
-Version:       1.20
-Release:       10
+Version:       1.35
+Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Term/HAYASHI/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: fa33510193b89a2ada74fcef00816322
-Patch0:                %{name}-paths.patch
+# Source0-md5: 514619d68bda1618da61b19d04b5cefe
 URL:           http://search.cpan.org/dist/Term-ReadLine-Gnu/
 BuildRequires: ncurses-devel >= 5.2
 BuildRequires: perl-devel >= 1:5.8.0
@@ -46,7 +45,6 @@ oprogramować własne funkcje edycji, dopełniania itp.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
@@ -79,8 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_vendorarch}/auto/Term/ReadLine
 %dir %{perl_vendorarch}/auto/Term/ReadLine/Gnu
 %attr(755,root,root) %{perl_vendorarch}/auto/Term/ReadLine/Gnu/Gnu.so
-# empty autosplit.ix, but requred
+# empty autosplit.ix and *.al files, but requred
 %dir %{perl_vendorarch}/auto/Term/ReadLine/Gnu/XS
+%{perl_vendorarch}/auto/Term/ReadLine/Gnu/XS/*.al
 %{perl_vendorarch}/auto/Term/ReadLine/Gnu/XS/autosplit.ix
 %{_mandir}/man3/Term::ReadLine::Gnu.3pm*
 %dir %{_examplesdir}/%{name}-%{version}
This page took 0.154997 seconds and 4 git commands to generate.