diff --git a/anjuta.changes b/anjuta.changes index aa4e5cf..e3e33af 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -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 diff --git a/anjuta.spec b/anjuta.spec index ae40c94..0da346b 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -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