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

Update to 3.3.91 - Requires a patch on glade to build correctly...

OBS-URL: https://build.opensuse.org/request/show/108207
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=122
This commit is contained in:
2012-03-11 17:37:50 +00:00
committed by Git OBS Bridge
parent 68dc77c86c
commit b57d96737d
4 changed files with 17 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
Name: anjuta
Version: 3.3.90
Version: 3.3.91
Release: 0
Summary: Versatile Integrated Development Environment for GNOME
License: GPL-2.0+
@@ -44,7 +44,6 @@ BuildRequires: sqlite3-devel
BuildRequires: subversion-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
# Needed because we drop some generated .c files, see %%prep
BuildRequires: vala
%ifnarch ia64 s390 s390x
BuildRequires: valgrind-devel
@@ -152,9 +151,6 @@ and more.
%lang_package
%prep
%setup -q
# Remove 'pre-built' .c files built with 'older' vala versions, see bgo#670537
rm plugins/language-support-vala/{locator,plugin,provider,report}.c
rm plugins/symbol-db/anjuta-tags/ctags-visitor.c
translation-update-upstream
%build