Accepting request 46428 from GNOME:Factory

checked in (request 46428)

OBS-URL: https://build.opensuse.org/request/show/46428
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=65
This commit is contained in:
OBS User autobuild
2010-08-27 20:54:49 +00:00
committed by Git OBS Bridge
parent 848aada17a
commit f5bd2da989
6 changed files with 61 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package anjuta (Version 2.31.90.0)
# spec file for package anjuta (Version 2.31.6.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,7 @@
Name: anjuta
Version: 2.31.90.0
Version: 2.31.6.1
Release: 1
License: GPLv2+
Summary: GNOME IDE for C and C++
@@ -26,6 +26,10 @@ Url: http://anjuta.sourceforge.net/
Group: Development/Tools/IDE
Source: anjuta-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM anjuta-old-glade3.patch bgo626260 vuntz@opensuse.org -- Do not require a too recent version of glade3
Patch0: anjuta-old-glade3.patch
# PATCH-FIX-UPSTREAM anjuta-fix-warning.patch bgo626265 vuntz@opensuse.org -- Add missing include
Patch1: anjuta-fix-warning.patch
BuildRequires: autogen
BuildRequires: binutils-devel
BuildRequires: devhelp-devel
@@ -112,6 +116,8 @@ and can be unfriendly to use.
%prep
%setup -q
translation-update-upstream
%patch0 -p1
%patch1 -p1
%build
%configure\