]> git.pld-linux.org Git - packages/evolution.git/blobdiff - evolution.spec
- removed all Group fields translations (oure rpm now can handle translating
[packages/evolution.git] / evolution.spec
index 65f382d0cfe91c174756fd0a0c007c9d04125495..bb7688ab8cefe835fdfa6279819007807e83f715 100644 (file)
@@ -2,14 +2,11 @@ Summary:      The GNOME Email/Calendar/Addressbook Suite
 Summary(pl):   Klient poczty dla GNOME/Kalendarz/Ksi±¿ka Adresowa
 Summary(pt_BR):        Cliente de email integrado com calendário e catálogo de endereços
 Name:          evolution
-Version:       1.0.1
+Version:       1.0.2
 Release:       1
 License:       GPL
 Group:         Applications/Mail
-Group(de):     Applikationen/Post
-Group(pl):     Aplikacje/Poczta
-Group(pt):     Aplicações/Correio Eletrônico
-Source0:       ftp://ftp.gnome.org/pub/GNOME/unstable/sources/%{name}/%{name}-%{version}.tar.bz2
+Source0:       ftp://ftp.gnome.org/pub/gnome/stable/sources/evolution/%{name}-%{version}.tar.bz2
 Patch0:                %{name}-nostaticdb3.patch
 URL:           http://www.ximian.com/products/ximian_evolution/
 BuildRequires: GConf-devel >= 1.0.7
@@ -34,7 +31,6 @@ BuildRequires:        gtkhtml-devel >= 1.0.1
 BuildRequires: intltool
 BuildRequires: libglade-devel >= 0.14
 BuildRequires: libunicode-devel >= 0.4
-BuildRequires: libxml-devel >= 1.8.10
 BuildRequires: nspr-devel
 BuildRequires: nss-devel
 BuildRequires: oaf-devel >= 0.6.7
@@ -48,9 +44,13 @@ Requires:    GConf >= 1.0.7
 Requires:      oaf >= 0.6.7
 Requires:      libglade >= 0.17
 Requires:      gtkhtml >= 1.0.0-2
+Prereq:                /sbin/ldconfig
+Prereq:                scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define         _prefix         /usr/X11R6
+%define                _mandir         %{_prefix}/man
+%define                _omf_dest_dir   %(scrollkeeper-config --omfdir)
 
 %description
 Evolution is the GNOME mailer, calendar, contact manager and
@@ -71,13 +71,21 @@ Summary:    Header files for evolution
 Summary(pl):   Pliki nag³ówkowe i dokumentacja
 Summary(pt_BR):        Bibliotecas e arquivos de inclusão para desenvolvimento
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
+Requires:      cyrus-sasl-devel
+Requires:      freetype-devel
+Requires:      gal-devel
+Requires:      gdk-pixbuf-devel
+Requires:      gnome-libs-devel
+Requires:      gnome-print-devel
+Requires:      gnome-vfs-devel
+Requires:      gtkhtml-devel
+Requires:      libglade-devel
+Requires:      libunicode-devel
+Requires:      nspr-devel
+Requires:      nss-devel
+Requires:      oaf-devel
+Requires:      openldap-devel
+Requires:      openssl-devel
 Requires:      %{name} = %{version}
 
 %description devel
@@ -97,13 +105,6 @@ Summary:    Static libraries for evolution
 Summary(pl):   Biblioteki statyczne dla evolution
 Summary(pt_BR):        Bibliotecas estáticas para desenvolvimento
 Group:         Development/Libraries
-Group(de):     Entwicklung/Libraries
-Group(es):     Desarrollo/Bibliotecas
-Group(fr):     Development/Librairies
-Group(pl):     Programowanie/Biblioteki
-Group(pt_BR):  Desenvolvimento/Bibliotecas
-Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
-Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name} = %{version}
 
 %description static
@@ -152,37 +153,45 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       desktopdir=%{_applnkdir}/Network/Mail
+       desktopdir=%{_applnkdir}/Network/Mail \
+       omf_dest_dir=%{_omf_dest_dir}/omf/%{name}
 
 gzip -9nf AUTHORS ChangeLog NEWS
 
-%find_lang %{name} --with-gnome
+%find_lang %{name} --with-gnome --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+/usr/bin/scrollkeeper-update
+
+%postun
+/sbin/ldconfig
+/usr/bin/scrollkeeper-update
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc *.gz
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
-%attr(755,root,root) %{_libdir}/evolution/*/*/*.so.*
+%attr(755,root,root) %{_libdir}/evolution/*/*/*.so*
 %attr(755,root,root) %{_libdir}/*.so.*.*.*
 %dir %{_libdir}/evolution
 %dir %{_libdir}/evolution/*
 %dir %{_libdir}/evolution/*/*
+%{_mandir}/man1/*
 %{_libdir}/evolution/camel-providers/*/*.urls
 %{_datadir}/evolution
 %{_datadir}/oaf/*.oaf
-%{_datadir}/omf/evolution
 %{_datadir}/gnome/ui
 %{_datadir}/gnome/html/*
-%{_datadir}/images/evolution
+%{_datadir}/images
 %{_datadir}/mime-info/*
 %{_datadir}/libical-evolution
+%{_datadir}/idl/*.idl
+%{_omf_dest_dir}/omf/%{name}
 %{_applnkdir}/Network/Mail/*
 %{_pixmapsdir}/*
 
@@ -191,7 +200,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/*.??
 %attr(755,root,root) %{_libdir}/evolution/*/*/*.la
 %{_includedir}/*
-%{_datadir}/idl/*.idl
 
 %files static
 %defattr(644,root,root,755)
This page took 0.034504 seconds and 4 git commands to generate.