Accepting request 20241 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/anjuta via accept of submit request 20241 revision 27.

OBS-URL: https://build.opensuse.org/request/show/20241
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=31
This commit is contained in:
Vincent Untz
2009-09-09 16:40:27 +00:00
committed by Git OBS Bridge
parent 867a2fb3ba
commit 9ae6dc5056
4 changed files with 45 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package anjuta (Version 2.27.91.0)
# spec file for package anjuta (Version 2.27.92.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,7 @@
Name: anjuta
Version: 2.27.91.0
Version: 2.27.92.0
Release: 1
License: GPL v2 or later
Summary: GNOME IDE for C and C++
@@ -26,6 +26,8 @@ Url: http://anjuta.sourceforge.net/
Group: Development/Tools/IDE
Source: anjuta-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM anjuta-link.patch vuntz@novell.com -- Fix build
Patch0: anjuta-link.patch
BuildRequires: autogen
BuildRequires: binutils-devel
BuildRequires: devhelp-devel
@@ -77,7 +79,9 @@ License: GPL v2 or later
Summary: GNOME IDE for C and C++
Group: Development/Tools/IDE
Requires: %{name} = %{version}
Requires: gconf2-devel
Requires: gdl-devel
Requires: gtk2-devel
%description devel
Anjuta is a versatile integrated development environment (IDE) for C
@@ -104,6 +108,7 @@ and can be unfriendly to use.
%lang_package
%prep
%setup -q
%patch0 -p1
%build
%configure\