[surfraw] Remove dependency on screen (rhbz#1159215).

Thomas Moschny thm at fedoraproject.org
Tue Dec 2 18:28:11 UTC 2014


commit 327e98acf8b28efe522e20f4ff5380b46e6f9dd5
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Tue Dec 2 19:28:02 2014 +0100

    Remove dependency on screen (rhbz#1159215).

 surfraw.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/surfraw.spec b/surfraw.spec
index 01afca4..3c72a9e 100644
--- a/surfraw.spec
+++ b/surfraw.spec
@@ -1,6 +1,6 @@
 Name:           surfraw
 Version:        2.2.9
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Shell Users Revolutionary Front Rage Against the Web
 Group:          Applications/Internet
 License:        Public Domain
@@ -9,7 +9,6 @@ Source0:        http://surfraw.alioth.debian.org/dist/surfraw-%{version}.tar.gz
 BuildArch:      noarch
 # perl-podlators from F19 on
 BuildRequires:  /usr/bin/pod2man
-Requires:       screen
 
 # Surfraw searches for a text-mode broser at configuration time, not
 # at runtime. This is something probably to be changed upstream. We
@@ -70,6 +69,9 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Tue Dec  2 2014 Thomas Moschny <thomas.moschny at gmx.de> - 2.2.9-3
+- Remove dependency on screen (rhbz#1159215).
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list