Autobuild autoformatter for 59367

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=2
This commit is contained in:
Ruediger Oertel 2011-02-02 01:23:13 +00:00 committed by Git OBS Bridge
parent 9bacca12bc
commit 8d4fca05ce

View File

@ -1,16 +1,35 @@
#
# spec file for package coccinelle
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: coccinelle
Version: 0.2.5
Release: 0
Release: 1
Summary: Semantic patch utility
License: GPL2
Group: Productivity/Text/Utilities
URL: http://coccinelle.lip6.fr/
Url: http://coccinelle.lip6.fr/
%define rversion %version-rc2
Source: %name-%rversion.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ncurses-devel ocaml python-devel xz
Patch1: cocci-cast.diff
Patch2: cocci-pythondetect.diff
Patch1: cocci-cast.diff
Patch2: cocci-pythondetect.diff
%description
Coccinelle is a program matching and transformation engine which