[packages/perl-Term-ReadLine-Gnu] - updated to 1.35

hawk hawk at pld-linux.org
Wed Aug 29 15:10:27 CEST 2018


commit fc120e1ed0e9c310504371a61ad8b912a67513ec
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Wed Aug 29 13:10:15 2018 +0000

    - updated to 1.35

 perl-Term-ReadLine-Gnu-paths.patch | 39 --------------------------------------
 perl-Term-ReadLine-Gnu.spec        | 11 +++++------
 2 files changed, 5 insertions(+), 45 deletions(-)
---
diff --git a/perl-Term-ReadLine-Gnu.spec b/perl-Term-ReadLine-Gnu.spec
index f302ce7..568a197 100644
--- a/perl-Term-ReadLine-Gnu.spec
+++ b/perl-Term-ReadLine-Gnu.spec
@@ -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}
diff --git a/perl-Term-ReadLine-Gnu-paths.patch b/perl-Term-ReadLine-Gnu-paths.patch
deleted file mode 100644
index 2f3530d..0000000
--- a/perl-Term-ReadLine-Gnu-paths.patch
+++ /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$
- #
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Term-ReadLine-Gnu.git/commitdiff/fc120e1ed0e9c310504371a61ad8b912a67513ec



More information about the pld-cvs-commit mailing list