- update to 1.10

+ "ed.texinfo" has been renamed to "ed.texi" following the advice
  of recent Automake about obsolete categories
- build require lzip

OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=15
This commit is contained in:
2014-02-21 08:50:13 +00:00
committed by Git OBS Bridge
parent f2db1c181a
commit 078d6da7db
6 changed files with 16 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ed
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,18 @@
Name: ed
Version: 1.9
Version: 1.10
Release: 0
Summary: GNU ed is a line-oriented text editor
License: GPL-3.0+ and LGPL-2.1+
Group: Productivity/Editors/Other
Url: http://www.gnu.org/software/ed/
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.lz
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.lz.sig
Source2: ed.keyring
Requires(pre): %install_info_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: lzip
%description
GNU ed is a line-oriented text editor. It is used to create, display,