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:
Dominique Leuenberger 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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5dfce8b8800945f60eca2c599892ee2298afa46ba6f7d3b0a4fc337c3d8a9b7e
size 5161092

3
anjuta-3.8.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c95caac9ad56a26457b76c49ec27b38e67de05df5f6656e0fbdac0508d59f117
size 5168140

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Mar 26 13:43:08 UTC 2013 - dmueller@suse.com
- Do not BuildRequire valgrind for aarch64.
-------------------------------------------------------------------
Mon Mar 25 20:32:20 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 20 08:10:39 UTC 2013 - dimstar@opensuse.org

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