From 8d4fca05ce5166d3ae422e3b66382aedcc9311a5b53d606faa4438c8c2a1d062 Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Wed, 2 Feb 2011 01:23:13 +0000 Subject: [PATCH] Autobuild autoformatter for 59367 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=2 --- coccinelle.spec | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/coccinelle.spec b/coccinelle.spec index 1668528..1ba67b0 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -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