Accepting request 48512 from Base:System

Copy from Base:System/ed based on submit request 48512 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/48512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ed?expand=0&rev=9
This commit is contained in:
OBS User autobuild 2010-09-20 13:37:49 +00:00 committed by Git OBS Bridge
parent bb93022c90
commit cfe07dfc4c
4 changed files with 23 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db36da85ee1a9d8bafb4b041bd4c8c11becba0c43ec446353b67045de1634fda
size 90972

3
ed-1.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97dd34a49ebc9c97e414b90a087d63eafc41377a340848c97e75a9cba187fba1
size 91818

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Sep 19 10:31:09 CEST 2010 - vuntz@opensuse.org
- Update to version 1.5:
+ The "a", "c" and "i" commands have been fixed. (When used in a
global command list, the commands following them in the list
were ignored).
+ The "e" command has been fixed. (It quitted when invoked a
second time with a modified buffer).
+ The new option "--restricted" has been added.
+ "red" has been converted to a script invoking "ed
--restricted".
+ Description of ed in the manual has been changed.
+ Obsolete posix tests have been removed from testsuite.
- Remove AutoReqProv: it's default now.
-------------------------------------------------------------------
Mon Nov 30 12:56:22 UTC 2009 - mvyskocil@suse.cz

15
ed.spec
View File

@ -1,7 +1,7 @@
#
# spec file for package ed (Version 1.4)
# spec file for package ed (Version 1.5)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -23,22 +23,15 @@ Url: http://www.gnu.org/software/ed/
License: GPLv3+ ; LGPLv2.1+
Group: Productivity/Editors/Other
PreReq: %install_info_prereq
AutoReqProv: on
Version: 1.4
Version: 1.5
Release: 1
Summary: Standard UNIX Line Editor
Source: ed-%{version}.tar.gz
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The standard, old Unix line editor.
Authors:
--------
Andrew Moore <alm@worm.talke.org>
%prep
%setup -q
sed -i \