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:
parent
3aad1331e9
commit
c4b513f01f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b82856b27ac4d0aff98ab5423659ffde36d5548e2c98a46a42c852283184081e
|
|
||||||
size 9928060
|
|
3
anjuta-2.31.90.0.tar.bz2
Normal file
3
anjuta-2.31.90.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d50e72f6acf799d9ba603dec6f95732b6eec388a0bd5bf6ae071c8c58d2c9f53
|
||||||
|
size 10086032
|
@ -1,24 +0,0 @@
|
|||||||
From 8397b0815ba96e2b0f6e81431b1260997e04ca80 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Vincent Untz <vuntz@gnome.org>
|
|
||||||
Date: Fri, 6 Aug 2010 21:14:48 +0200
|
|
||||||
Subject: [PATCH] class-gen: add missing include
|
|
||||||
|
|
||||||
---
|
|
||||||
plugins/class-gen/generator.c | 1 +
|
|
||||||
1 files changed, 1 insertions(+), 0 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/plugins/class-gen/generator.c b/plugins/class-gen/generator.c
|
|
||||||
index 242a510..27a2ab3 100644
|
|
||||||
--- a/plugins/class-gen/generator.c
|
|
||||||
+++ b/plugins/class-gen/generator.c
|
|
||||||
@@ -22,6 +22,7 @@
|
|
||||||
#include <plugins/project-wizard/autogen.h>
|
|
||||||
|
|
||||||
#include <libanjuta/anjuta-marshal.h>
|
|
||||||
+#include <libanjuta/anjuta-utils.h>
|
|
||||||
|
|
||||||
#include <glib/gstdio.h>
|
|
||||||
|
|
||||||
--
|
|
||||||
1.7.1
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
|||||||
Index: anjuta-2.31.6.1/configure
|
|
||||||
===================================================================
|
|
||||||
--- anjuta-2.31.6.1.orig/configure
|
|
||||||
+++ anjuta-2.31.6.1/configure
|
|
||||||
@@ -2852,7 +2852,7 @@ GTKSOURCEVIEW_REQUIRED=2.9.7
|
|
||||||
|
|
||||||
LIBDEVHELP_REQUIRED=0.22
|
|
||||||
|
|
||||||
-GLADEUI_REQUIRED=3.7.1
|
|
||||||
+GLADEUI_REQUIRED=3.6.0
|
|
||||||
|
|
||||||
VALA_REQUIRED=0.9.4
|
|
||||||
|
|
||||||
Index: anjuta-2.31.6.1/configure.in
|
|
||||||
===================================================================
|
|
||||||
--- anjuta-2.31.6.1.orig/configure.in
|
|
||||||
+++ anjuta-2.31.6.1/configure.in
|
|
||||||
@@ -42,7 +42,7 @@ dnl Devhelp
|
|
||||||
LIBDEVHELP_REQUIRED=0.22
|
|
||||||
|
|
||||||
dnl Glade
|
|
||||||
-GLADEUI_REQUIRED=3.7.1
|
|
||||||
+GLADEUI_REQUIRED=3.6.0
|
|
||||||
|
|
||||||
dnl Vala
|
|
||||||
VALA_REQUIRED=0.9.4
|
|
@ -1,3 +1,30 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 17 10:55:07 CEST 2010 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.31.90.0:
|
||||||
|
+ Python is now fully supported
|
||||||
|
+ Initial support for python plugins
|
||||||
|
+ Snippets plugins from GSoC
|
||||||
|
+ Bugs fixed:
|
||||||
|
- project-wizard: bgo#625434 - remove cvsignore from templates
|
||||||
|
- python-support: bgo#626950 Anjuta crash with python support
|
||||||
|
- build-basic-auotools: bgo#626562 crash refusing to clean the
|
||||||
|
configuration
|
||||||
|
- symbol-db: bgo#622529 - Crash when trying to open a
|
||||||
|
non-writable project
|
||||||
|
- symbol-db: bgo#616560 - Symbol views do not display names
|
||||||
|
containing especial chars correctly
|
||||||
|
- manual: Fixed mailing list adress (bgo#625588)
|
||||||
|
- language-support-vala: bgo#626306 Symbol completion doesn't
|
||||||
|
work with "this."
|
||||||
|
- libanjuta: Increase launcher buffer size (bgo#624700)
|
||||||
|
- class-gen: add missing include (#626265)
|
||||||
|
- Add PyGTK project template. Fixes bgo#608304.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop upstream included patches:
|
||||||
|
+ anjuta-fix-warning.patch
|
||||||
|
+ anjuta-old-glade3.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 8 14:22:18 CEST 2010 - vuntz@opensuse.org
|
Sun Aug 8 14:22:18 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
10
anjuta.spec
10
anjuta.spec
@ -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.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: anjuta
|
Name: anjuta
|
||||||
Version: 2.31.6.1
|
Version: 2.31.90.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: GNOME IDE for C and C++
|
Summary: GNOME IDE for C and C++
|
||||||
@ -26,10 +26,6 @@ Url: http://anjuta.sourceforge.net/
|
|||||||
Group: Development/Tools/IDE
|
Group: Development/Tools/IDE
|
||||||
Source: anjuta-%{version}.tar.bz2
|
Source: anjuta-%{version}.tar.bz2
|
||||||
Source1: %{name}-rpmlintrc
|
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: autogen
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
BuildRequires: devhelp-devel
|
BuildRequires: devhelp-devel
|
||||||
@ -116,8 +112,6 @@ and can be unfriendly to use.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure\
|
%configure\
|
||||||
|
Loading…
Reference in New Issue
Block a user