Updating link to change in openSUSE:Factory/anjuta revision 33.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=67744c387f4f34ffd9ccd1ab78947781
This commit is contained in:
OBS User buildservice-autocommit
2009-09-22 19:53:03 +00:00
committed by Git OBS Bridge
parent e280a1d28f
commit bc27220db0
5 changed files with 45 additions and 5 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\