Accepting request 45023 from GNOME:Factory
checked in (request 45023) OBS-URL: https://build.opensuse.org/request/show/45023 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=62
This commit is contained in:
committed by
Git OBS Bridge
parent
3c7d350a5c
commit
4e604c175c
22
anjuta.spec
22
anjuta.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package anjuta (Version 2.31.6.1)
|
||||
# spec file for package anjuta (Version 2.30.1.0)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -18,24 +18,19 @@
|
||||
|
||||
|
||||
Name: anjuta
|
||||
Version: 2.31.6.1
|
||||
Release: 1
|
||||
Version: 2.30.1.0
|
||||
Release: 2
|
||||
License: GPLv2+
|
||||
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 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: binutils-devel
|
||||
BuildRequires: devhelp-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gconf2-devel
|
||||
BuildRequires: gdl-devel
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
@@ -56,7 +51,6 @@ BuildRequires: shared-mime-info
|
||||
BuildRequires: subversion-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala-devel
|
||||
%ifnarch ia64 s390 s390x
|
||||
BuildRequires: valgrind-devel
|
||||
%endif
|
||||
@@ -68,8 +62,6 @@ Requires: autogen
|
||||
Requires: automake
|
||||
Requires: gettext
|
||||
Requires: libtool
|
||||
# libgda-sqlite is needed by the symbol-db plugin. See bnc#624924.
|
||||
Requires: libgda-sqlite
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%gconf_schemas_prereq
|
||||
|
||||
@@ -116,8 +108,6 @@ and can be unfriendly to use.
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%configure\
|
||||
@@ -174,10 +164,10 @@ fi
|
||||
%{_datadir}/mime/packages/*.xml
|
||||
%{_datadir}/pixmaps/anjuta
|
||||
# Somehow I think that this is wrong.
|
||||
%dir %{_datadir}/icons/gnome/*/mimetypes/
|
||||
%{_datadir}/icons/gnome/*/mimetypes/*.png
|
||||
%dir %{_datadir}/icons/gnome/48x48/mimetypes/
|
||||
%{_datadir}/icons/gnome/48x48/mimetypes/*.png
|
||||
%{_datadir}/icons/gnome/scalable/mimetypes/*.svg
|
||||
%{_datadir}/icons/hicolor/*/apps/*.png
|
||||
%{_datadir}/icons/hicolor/48x48/apps/*.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||
%doc %{_mandir}/man?/*.*
|
||||
%{_libdir}/glade3/modules/*
|
||||
|
Reference in New Issue
Block a user