This commit is contained in:
parent
9de99e9e4f
commit
5fae45d5ef
@ -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
|
||||
|
||||
|
@ -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 <federico@ximian.com>
|
||||
Chris Toshok <toshok@ximian.com>
|
||||
|
||||
%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.
|
||||
|
Loading…
Reference in New Issue
Block a user