Accepting request 45698 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/anjuta via accept of submit request 45698 revision 3.
Request was accepted with message:
thanks, will tweak a bit

OBS-URL: https://build.opensuse.org/request/show/45698
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=63
This commit is contained in:
Vincent Untz
2010-08-24 13:40:13 +00:00
committed by Git OBS Bridge
parent 3aad1331e9
commit c4b513f01f
6 changed files with 32 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package anjuta (Version 2.31.6.1)
# spec file for package anjuta (Version 2.31.90.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,7 @@
Name: anjuta
Version: 2.31.6.1
Version: 2.31.90.0
Release: 1
License: GPLv2+
Summary: GNOME IDE for C and C++
@@ -26,10 +26,6 @@ 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
@@ -116,8 +112,6 @@ and can be unfriendly to use.
%prep
%setup -q
translation-update-upstream
%patch0 -p1
%patch1 -p1
%build
%configure\