Accepting request 522690 from home:jengelh:branches:GNOME:Factory

- Trim descriptions in secondary packages, and update summaries.
  Do not run fdupes across hardlink boundaries.

OBS-URL: https://build.opensuse.org/request/show/522690
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=200
This commit is contained in:
Dominique Leuenberger 2017-09-09 10:25:27 +00:00 committed by Git OBS Bridge
parent 59977df808
commit 0d9f9c368c
2 changed files with 16 additions and 30 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 8 22:15:22 UTC 2017 - jengelh@inai.de
- Trim descriptions in secondary packages, and update summaries.
Do not run fdupes across hardlink boundaries.
-------------------------------------------------------------------
Wed Aug 30 09:37:07 UTC 2017 - dimstar@opensuse.org

View File

@ -84,36 +84,26 @@ profiler, a class generator, a powerful source editor, source browsing,
and more.
%package -n libanjuta-3-0
Summary: Libraries for developing Anjuta plugins
Summary: Library for developing Anjuta plugins
Group: System/Libraries
%description -n libanjuta-3-0
Anjuta is a versatile Integrated Development Environment (IDE) for the
GNOME desktop. It features a number of advanced programming facilities
includes project management, application wizards, an interactive
debugger, an integrated Glade UI designer, integrated Devhelp API help,
an integrated Valgrind memory profiler, an integrated gprof performance
profiler, a class generator, a powerful source editor, source browsing,
and more.
GNOME desktop.
%package -n typelib-1_0-Anjuta-3_0
Summary: Libraries for developing Anjuta plugins -- Introspection bindings
Summary: Introspection bindings for the Anjuta plugin library
Group: System/Libraries
%description -n typelib-1_0-Anjuta-3_0
Anjuta is a versatile Integrated Development Environment (IDE) for the
GNOME desktop. It features a number of advanced programming facilities
includes project management, application wizards, an interactive
debugger, an integrated Glade UI designer, integrated Devhelp API help,
an integrated Valgrind memory profiler, an integrated gprof performance
profiler, a class generator, a powerful source editor, source browsing,
and more.
GNOME desktop.
This package provides the GObject Introspection bindings for the Anjuta
library to develop plugins.
%package -n glade-catalog-anjuta
Summary: Versatile Integrated Development Environment for GNOME -- Catalog for Glade
Summary: Glade catalog for Anjuta
Group: Development/Tools/GUI Builders
Requires: %{name} = %{version}
Requires: glade
@ -121,19 +111,14 @@ Supplements: packageand(glade:%{name}-devel)
%description -n glade-catalog-anjuta
Anjuta is a versatile Integrated Development Environment (IDE) for the
GNOME desktop. It features a number of advanced programming facilities
includes project management, application wizards, an interactive
debugger, an integrated Glade UI designer, integrated Devhelp API help,
an integrated Valgrind memory profiler, an integrated gprof performance
profiler, a class generator, a powerful source editor, source browsing,
and more.
GNOME desktop.
This package provides a catalog for Glade, to allow the use the Anjuta
widgets in Glade.
%package devel
Summary: Libraries for developing Anjuta plugins -- Development Files
Group: Development/Tools/IDE
Summary: Development files for Anjuta plugins
Group: Development/Libraries/C and C++
Requires: libanjuta-3-0 = %{version}
Requires: typelib-1_0-Anjuta-3_0 = %{version}
Provides: %{name}-doc = %{version}
@ -141,12 +126,7 @@ Obsoletes: %{name}-doc < %{version}
%description devel
Anjuta is a versatile Integrated Development Environment (IDE) for the
GNOME desktop. It features a number of advanced programming facilities
includes project management, application wizards, an interactive
debugger, an integrated Glade UI designer, integrated Devhelp API help,
an integrated Valgrind memory profiler, an integrated gprof performance
profiler, a class generator, a powerful source editor, source browsing,
and more.
GNOME desktop.
%lang_package
@ -176,7 +156,7 @@ rm -r %{buildroot}%{_datadir}/doc
#%%find_lang anjuta-faqs %{?no_lang_C} anjuta.lang
%find_lang anjuta-manual %{?no_lang_C} anjuta.lang
find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}
%fdupes %{buildroot}/%{_prefix}
%post
%glib2_gsettings_schema_post