From 5fae45d5ef99043cb0e4fa36edbcfebeb095f42d8e5e52d833123866f222e316 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 9 Aug 2007 15:23:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=13 --- evolution.changes | 5 +++++ evolution.spec | 10 ++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/evolution.changes b/evolution.changes index 7ae1826..de3d648 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 6 20:34:11 CEST 2007 - maw@suse.de + +- Split off a -lang subpackage. + ------------------------------------------------------------------- Sat Aug 4 10:27:39 CEST 2007 - aj@suse.de diff --git a/evolution.spec b/evolution.spec index dc6dc7b..f000821 100644 --- a/evolution.spec +++ b/evolution.spec @@ -18,7 +18,7 @@ Obsoletes: evoltn Provides: evoltn Autoreqprov: on Version: 2.11.6.1 -Release: 2 +Release: 5 Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite #Source: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.10/%{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2 @@ -66,6 +66,7 @@ Requires: spamassassin >= 2.60 Requires: gtkhtml2 >= 3.10.0 Requires: evolution-data-server >= 1.6.0 Requires: gnome-icon-theme >= 2.10.0 +Requires: %{name}-lang = %{version} %gconf_schemas_prereq @@ -274,6 +275,7 @@ Authors: Federico Mena-Quintero Chris Toshok +%lang_package %prep %setup -q #%patch0 @@ -352,7 +354,7 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/pixmaps cp %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} $RPM_BUILD_ROOT/%{_datadir}/pixmaps/ %find_lang evolution-2.12 %find_gconf_schemas -cat evolution-2.12.lang %{name}.schemas_list >%{name}.lst +cat %{name}.schemas_list >%{name}.lst rm $RPM_BUILD_ROOT%{_libdir}/evolution/*/*/*.*a rm -r $RPM_BUILD_ROOT%{_datadir}/mime-info @@ -421,6 +423,8 @@ fi %{_datadir}/gnome/help/evolution/en_GB/figures/*.* /usr/share/gnome/help/* +%files lang -f evolution-2.12.lang + %files devel %defattr(-,root,root) %{_includedir}/* @@ -434,6 +438,8 @@ fi %{_libdir}/evolution/*/conduits/*.so %changelog +* Mon Aug 06 2007 - maw@suse.de +- Split off a -lang subpackage. * Sat Aug 04 2007 - aj@suse.de - bonobo-conf is already provided by gnome-spell2, remove the provides.