robert pushed to rc (master). "Upgrade to 1.7.4"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 21:57:52 UTC 2015


From 13b9122b15b523b185d321abc85f41510c49099f Mon Sep 17 00:00:00 2001
From: Robert Scheck <robert at fedoraproject.org>
Date: Wed, 13 May 2015 23:57:38 +0200
Subject: Upgrade to 1.7.4


diff --git a/rc.spec b/rc.spec
index 0074c5e..d85bcde 100644
--- a/rc.spec
+++ b/rc.spec
@@ -4,9 +4,9 @@
 
 Summary:          Re-implementation for Unix of the Plan 9 shell
 Name:             rc
-Version:          1.7.3
+Version:          1.7.4
 Release:          1%{?dist}
-License:          zlib with acknowledgement
+License:          zlib
 Group:            System Environment/Shells
 URL:              http://tobold.org/article/rc
 Source0:          http://static.tobold.org/%{name}/%{name}-%{version}.tar.gz
@@ -16,7 +16,7 @@ Provides:         /bin/rc
 %endif
 Requires(post):   grep
 Requires(postun): sed
-BuildRequires:    libedit-devel
+BuildRequires:    readline-devel
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -28,7 +28,7 @@ This is a re-implementation for Unix, by Byron Rakitzis, of the Plan 9 shell.
 %setup -q
 
 %build
-%configure --with-edit=edit
+%configure --with-edit=gnu
 make %{?_smp_mflags}
 
 %install
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Wed May 13 2015 Robert Scheck <robert at fedoraproject.org> 1.7.4-1
+- Upgrade to 1.7.4
+
 * Sat May 09 2015 Robert Scheck <robert at fedoraproject.org> 1.7.3-1
 - Upgrade to 1.7.3
 
diff --git a/sources b/sources
index a4d1547..7ec16fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e389913f326b323b36ba719ef2381b79  rc-1.7.3.tar.gz
+f99732d7a8be3f15f81e99c3af46dc95  rc-1.7.4.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rc.git/commit/?h=master&id=13b9122b15b523b185d321abc85f41510c49099f


More information about the scm-commits mailing list