rpms/perl-Term-ReadLine-Gnu/F-9 perl-Term-ReadLine-Gnu.spec, 1.1, 1.2 perl-Term-ReadLine-Gnu-1.17-malloc.patch, 1.1, NONE

Lubomir Rintel (lkundrak) fedora-extras-commits at redhat.com
Fri Jul 4 21:12:09 UTC 2008


Author: lkundrak

Update of /cvs/pkgs/rpms/perl-Term-ReadLine-Gnu/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16909

Modified Files:
	perl-Term-ReadLine-Gnu.spec 
Removed Files:
	perl-Term-ReadLine-Gnu-1.17-malloc.patch 
Log Message:
* Wed Jul 02 2008 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.17a-4
- Remote the workaround introduced in previous change
- Disable Visual Bell test


Index: perl-Term-ReadLine-Gnu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Term-ReadLine-Gnu/F-9/perl-Term-ReadLine-Gnu.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Term-ReadLine-Gnu.spec	4 Jul 2008 21:06:31 -0000	1.1
+++ perl-Term-ReadLine-Gnu.spec	4 Jul 2008 21:11:12 -0000	1.2
@@ -1,12 +1,12 @@
 Name:           perl-Term-ReadLine-Gnu
 Version:        1.17a
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Perl extension for the GNU Readline/History Library
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Term-ReadLine-Gnu/
 Source0:        http://www.cpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-%{version}.tar.gz
-Patch0:         perl-Term-ReadLine-Gnu-1.17-malloc.patch
+Patch0:         perl-Term-ReadLine-Gnu-1.17-vbtest.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  ncurses-devel
@@ -22,7 +22,7 @@
 
 %prep
 %setup -q -n Term-ReadLine-Gnu-1.17
-%patch0 -p1 -b .malloc
+%patch0 -p1 -b .vbtest
 
 
 %build
@@ -67,11 +67,15 @@
 
 
 %changelog
+* Wed Jul 02 2008 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.17a-4
+- Remote the workaround introduced in previous change
+- Disable Visual Bell test
+
 * Tue Jul 01 2008 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.17a-3
 - Patch around rt#56500 perl bug hoping for better tomorrows
 
 * Sat Jun 28 2008 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.17a-2
-- Run the test suite with a pseudo-terminal
+- Tun the test suite with a pseudo-terminal
 
 * Fri Jun 27 2008 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.17a-1
 - Specfile autogenerated by cpanspec 1.75.


--- perl-Term-ReadLine-Gnu-1.17-malloc.patch DELETED ---




More information about the fedora-extras-commits mailing list