OBS User autobuild
2009-12-08 08:37:49 +00:00
committed by Git OBS Bridge
parent 48745881b1
commit f0a182a099
7 changed files with 387 additions and 37 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package anjuta (Version 2.29.2.0)
# spec file for package anjuta (Version 2.28.0.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,14 +18,20 @@
Name: anjuta
Version: 2.29.2.0
Release: 1
Version: 2.28.0.0
Release: 2
License: GPL v2 or later
Summary: GNOME IDE for C and C++
Url: http://anjuta.sourceforge.net/
Group: Development/Tools/IDE
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
@@ -106,6 +112,8 @@ and can be unfriendly to use.
%lang_package
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
%configure\
@@ -115,9 +123,6 @@ make %{?jobs:-j%jobs}
%install
%makeinstall
%if 0%{?suse_version} <= 1120
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
%endif
# These should go to defaultdocdir.
rm -r %{buildroot}%{_datadir}/doc
DESTDIR=%{buildroot} mime-info-to-mime