Accepting request 104314 from devel:openSUSE:Factory:patch-license

patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104314
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=21
This commit is contained in:
Jan Engelhardt 2012-02-13 11:15:06 +00:00 committed by Git OBS Bridge
parent eec1f4abf4
commit b27bf2fc5c
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 13 10:45:09 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Sun Jul 10 19:08:55 UTC 2011 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package coccinelle
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@ -16,18 +16,20 @@
#
Name: coccinelle
Version: 1.0.0
Release: 0
Summary: Semantic patch utility
License: GPL2
License: GPL-2.0
Group: Productivity/Text/Utilities
Url: http://coccinelle.lip6.fr/
%define rversion %version-rc7
Source: %name-%rversion.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ncurses-devel ocaml python-devel xz
BuildRequires: ncurses-devel
BuildRequires: ocaml
BuildRequires: python-devel
BuildRequires: xz
%description
Coccinelle is a program matching and transformation engine which