Accepting request 95049 from Base:System
license update: GPL-3.0+ There are no "GPL-3.0 only" licenses in sed (forwarded request 95033 from babelworx) OBS-URL: https://build.opensuse.org/request/show/95049 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sed?expand=0&rev=15
This commit is contained in:
commit
170a5ccad0
11
sed.changes
11
sed.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 13:16:18 UTC 2011 - cfarrell@suse.com
|
||||
|
||||
- license update: GPL-3.0+
|
||||
There are no "GPL-3.0 only" licenses in sed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 14:23:45 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 13 11:10:53 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
11
sed.spec
11
sed.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sed (Version 4.2.1)
|
||||
# spec file for package sed
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -15,12 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: sed
|
||||
Version: 4.2.1
|
||||
Release: 1
|
||||
License: GPLv3
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Summary: A Stream-Oriented Non-Interactive Text Editor
|
||||
Url: http://www.gnu.org/directory/sed.html
|
||||
Group: System/Base
|
||||
@ -28,6 +26,7 @@ Source: %name-%version.tar.bz2
|
||||
PreReq: %install_info_prereq
|
||||
Provides: base:/bin/sed
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: automake
|
||||
|
||||
%description
|
||||
Sed takes text input, performs one or more operations on it, and
|
||||
|
Loading…
Reference in New Issue
Block a user