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

Update to 3.8.0 - post review

OBS-URL: https://build.opensuse.org/request/show/161275
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=145
This commit is contained in:
2013-03-26 20:09:57 +00:00
committed by Git OBS Bridge
parent 1c86665e49
commit eab3ed06b6
4 changed files with 17 additions and 11 deletions

View File

@@ -17,15 +17,13 @@
Name: anjuta
Version: 3.7.92
Version: 3.8.0
Release: 0
Summary: Versatile Integrated Development Environment for GNOME
License: GPL-2.0+
Group: Development/Tools/IDE
Url: http://anjuta.sourceforge.net/
Source0: http://download.gnome.org/sources/anjuta/3.7/%{name}-%{version}.tar.xz
# Injected source for bgo#696186 - from https://git.gnome.org/browse/anjuta/tree/libanjuta/anjuta-glade.xml
Source1: anjuta-glade.xml
Source0: http://download.gnome.org/sources/anjuta/3.8/%{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc
BuildRequires: autogen
BuildRequires: binutils-devel
@@ -47,7 +45,7 @@ BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: vala
BuildRequires: yelp-tools
%ifnarch ia64 s390 s390x
%ifnarch ia64 s390 s390x aarch64
BuildRequires: valgrind-devel
%endif
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
@@ -152,9 +150,6 @@ and more.
%lang_package
%prep
%setup -q
# Install packaged anjuta-glade.xml into source tree to get over bgo#696186
test ! -f libanjuta/anjuta-glade.xml
cp %{S:1} libanjuta/anjuta-glade.xml
translation-update-upstream
%build