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:
committed by
Git OBS Bridge
parent
bb93022c90
commit
cfe07dfc4c
15
ed.spec
15
ed.spec
@@ -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 \
|
||||
|
Reference in New Issue
Block a user