From 55c180372e45e4b1147fe4f993c12d81a421bcb8aa136588096c30d6e1a186f9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Oct 2010 14:06:21 +0000 Subject: [PATCH] Accepting request 49835 from home:vuntz:branches:GNOME:Factory thanks OBS-URL: https://build.opensuse.org/request/show/49835 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=99 --- evolution.changes | 6 ++++++ evolution.spec | 28 ++++++++++++++++++++++------ 2 files changed, 28 insertions(+), 6 deletions(-) diff --git a/evolution.changes b/evolution.changes index 11c7833..48bddbd 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 5 15:49:02 CEST 2010 - vuntz@opensuse.org + +- Split glade3 catalog in a glade3-catalog-evolution subpackage. + Part of bnc#637694. + ------------------------------------------------------------------- Mon Sep 27 16:43:26 CEST 2010 - vuntz@opensuse.org diff --git a/evolution.spec b/evolution.spec index d732f4c..ec449e4 100644 --- a/evolution.spec +++ b/evolution.spec @@ -103,6 +103,23 @@ calendar, and address book) that should make daily life easier. Because of the modular design, it is possible to plug new components into Evolution or embed the existing ones in other applications. +%package -n glade3-catalog-evolution +License: LGPLv2.0 ; LGPLv3 +Summary: Evolution Library -- Catalog for Glade +Group: Development/Tools/GUI Builders +Requires: %{name} = %{version} +Requires: glade3 +Supplements: packageand(glade3:%{name}-devel) + +%description -n glade3-catalog-evolution +Evolution consists of modular components (at the moment: mailer, +calendar, and address book) that should make daily life easier. Because +of the modular design, it is possible to plug new components into +Evolution or embed the existing ones in other applications. + +This package provides a catalog for Glade, to allow the use of Evolution +widgets in Glade. + %package devel License: LGPLv2.0 ; LGPLv3 Summary: Include Files and Libraries mandatory for Development @@ -294,18 +311,17 @@ fi %files lang -f evolution-%evolution_base_version.lang +%files -n glade3-catalog-evolution +%defattr(-,root,root) +%{_libdir}/glade3/modules/libgladeevolution.so +%{_datadir}/glade3/catalogs/evolution.xml + %files devel %defattr(-,root,root) %{_includedir}/* %{_libdir}/evolution/%{evolution_base_version}/*.so %{_libdir}/pkgconfig/*.pc %{_datadir}/gtk-doc/html/eshell -%dir %{_libdir}/glade3 -%dir %{_libdir}/glade3/modules -%{_libdir}/glade3/modules/libgladeevolution.so -%dir %{_datadir}/glade3 -%dir %{_datadir}/glade3/catalogs -%{_datadir}/glade3/catalogs/evolution.xml %files mono-plugins %defattr(-,root,root)