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

Copy from home:dimstar:branches:GNOME:Factory/anjuta via accept of submit request 22549 revision 5.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/22549
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=36
This commit is contained in:
2009-10-18 10:46:08 +00:00
committed by Git OBS Bridge
parent 01bb91d3c9
commit 4266a60f63
4 changed files with 117 additions and 0 deletions

View File

@@ -28,6 +28,10 @@ Source: anjuta-%{version}.tar.bz2
Source1: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM bcn#547672 dimstar@opensuse.org -- Patch taken from git commit f8dc87e
Patch0: anjuta-symboldb-fix.patch
# PATCH-FIX-UPSTREAM bnc#547917 bgo#597318 dimstar@opensuse.org -- anjuta-launcher was renamed. Patch fixes X crashing.
Patch1: anjuta-launchername.patch
# PATCH-FIX-UPSTREAM bgo#597815 dimstar@opensuse.org -- Crash due to malformed UI definition file
Patch2: anjuta-gtklabel-crash.patch
BuildRequires: autogen
BuildRequires: binutils-devel
BuildRequires: devhelp-devel
@@ -109,6 +113,7 @@ and can be unfriendly to use.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
%configure\