Accepting request 195736 from home:dimstar:branches:GNOME:Factory
Update to 3.9.90 OBS-URL: https://build.opensuse.org/request/show/195736 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=159
This commit is contained in:
committed by
Git OBS Bridge
parent
0662cd18e9
commit
af47b6f862
14
anjuta.spec
14
anjuta.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: anjuta
|
||||
Version: 3.9.5
|
||||
Version: 3.9.90
|
||||
Release: 0
|
||||
Summary: Versatile Integrated Development Environment for GNOME
|
||||
License: GPL-2.0+
|
||||
@@ -25,16 +25,12 @@ Group: Development/Tools/IDE
|
||||
Url: http://anjuta.sourceforge.net/
|
||||
Source0: http://download.gnome.org/sources/anjuta/3.9/%{name}-%{version}.tar.xz
|
||||
Source99: %{name}-rpmlintrc
|
||||
# PATCH-FIX-UPSTREAM anjuta-vala-0.22.patch bgo#705548 dimstar@opensuse.org -- Allow building with vala 0.22
|
||||
Patch0: anjuta-vala-0.22.patch
|
||||
BuildRequires: autogen
|
||||
BuildRequires: binutils-devel
|
||||
BuildRequires: bison
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: flex
|
||||
BuildRequires: gcc-c++
|
||||
# Needed for patch0
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-icon-theme
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: intltool
|
||||
@@ -56,7 +52,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
|
||||
BuildRequires: pkgconfig(gdl-3.0) >= 3.5.5
|
||||
BuildRequires: pkgconfig(gladeui-2.0) >= 3.12.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.34.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0
|
||||
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0
|
||||
BuildRequires: pkgconfig(libdevhelp-3.0) >= 3.7.5
|
||||
BuildRequires: pkgconfig(libgda-5.0) >= 5.0.0
|
||||
@@ -154,12 +150,9 @@ and more.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
translation-update-upstream
|
||||
|
||||
%build
|
||||
# Needed for patch0
|
||||
NOCONFIGURE=1 gnome-autogen.sh
|
||||
%configure\
|
||||
--disable-static \
|
||||
--enable-glade-catalog
|
||||
@@ -185,6 +178,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%desktop_database_post
|
||||
%icon_theme_cache_post
|
||||
%icon_theme_cache_post gnome
|
||||
%icon_theme_cache_post HighContrast
|
||||
%mime_database_post
|
||||
|
||||
%postun
|
||||
@@ -192,6 +186,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%desktop_database_postun
|
||||
%icon_theme_cache_postun
|
||||
%icon_theme_cache_postun gnome
|
||||
%icon_theme_cache_postun HighContrast
|
||||
%mime_database_postun
|
||||
|
||||
%post -n libanjuta-3-0
|
||||
@@ -218,6 +213,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
# When removing the gnome icon theme icons, don't forget to remove the %%icon_theme_cache_post(un) call for them
|
||||
# Somehow I think that this is wrong:
|
||||
%dir %{_datadir}/icons/gnome/*/mimetypes/
|
||||
%{_datadir}/icons/HighContrast/
|
||||
%{_datadir}/icons/gnome/*/mimetypes/*.png
|
||||
%{_datadir}/icons/gnome/scalable/mimetypes/*.svg
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
|
Reference in New Issue
Block a user