[rlwrap/f19] Update to 0.41

Michel Alexandre Salim salimma at fedoraproject.org
Mon May 19 07:18:22 UTC 2014


commit 1d325c70546909dbc6a867c98b220bda8d731dfd
Author: Michel Alexandre Salim <michel at cergis.net.id>
Date:   Mon May 19 12:04:41 2014 +0700

    Update to 0.41
    
    (cherry picked from commit 759ba6fcbc85550ca42819e33f86dd93a316b511)

 .gitignore  |    2 +-
 rlwrap.spec |   11 +++++++++--
 sources     |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df72142..cd72bb0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-rlwrap-0.37.tar.gz
+/rlwrap-0.41.tar.gz
diff --git a/rlwrap.spec b/rlwrap.spec
index 3b4b0d0..cdc7ced 100644
--- a/rlwrap.spec
+++ b/rlwrap.spec
@@ -1,13 +1,15 @@
 Name:           rlwrap
-Version:        0.37
-Release:        5%{?dist}
+Version:        0.41
+Release:        1%{?dist}
 Summary:        Wrapper for GNU readline
 
 Group:          Applications/Text
 License:        GPLv2+
 URL:            http://utopia.knoware.nl/~hlub/rlwrap/
 Source0:        http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-%{version}.tar.gz
+%if 0%{?el5}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+%endif
 
 BuildRequires:  readline-devel
 #Requires:       
@@ -39,8 +41,10 @@ chmod -x RlwrapFilter.*pm
 )
 
 
+%if 0%{?el5}
 %clean
 rm -rf $RPM_BUILD_ROOT
+%endif
 
 
 %files
@@ -54,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 19 2014 Michel Salim <salimma at fedoraproject.org> - 0.41-1
+- Update to 0.41
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.37-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c4e458f..083c1ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04cd6e2c257eb5a86b297f2ebf91dbbf  rlwrap-0.37.tar.gz
+8d1f3f8e634d55725645e6750c54e5f2  rlwrap-0.41.tar.gz


More information about the scm-commits mailing list