diff --git a/anjuta.changes b/anjuta.changes index cadc7dc..88ad093 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 9 10:41:46 UTC 2011 - dimstar@opensuse.org + +- Split typelib files to typelib-1_0-Anjuta-3_0. + ------------------------------------------------------------------- Sat Nov 26 12:44:34 UTC 2011 - dimstar@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 2f6a3dd..5eacbb4 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -101,6 +101,19 @@ an integrated Valgrind memory profiler, an integrated gprof performance profiler, a class generator, a powerful source editor, source browsing, and more. +%package -n typelib-1_0-Anjuta-3_0 +Summary: Libraries for developing Anjuta plugins +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. + %package -n glade-catalog-anjuta License: GPLv2+ Summary: Versatile Integrated Development Environment for GNOME -- Catalog for Glade @@ -126,6 +139,7 @@ License: GPLv2+ Summary: Libraries for developing Anjuta plugins -- Development Files Group: Development/Tools/IDE Requires: libanjuta-3-0 = %{version} +Requires: typelib-1_0-Anjuta-3_0 = %{version} Provides: %{name}-doc = %{version} Obsoletes: %{name}-doc < %{version} @@ -226,6 +240,9 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n libanjuta-3-0 %defattr(-, root, root) %{_libdir}/libanjuta-3.so.* + +%files -n typelib-1_0-Anjuta-3_0 +%defattr(-,root,root) %{_libdir}/girepository-1.0/Anjuta-3.0.typelib %{_libdir}/girepository-1.0/IAnjuta-3.0.typelib