|
@@ -1,6 +1,6 @@
|
|
%define dbus_glib_version 0.86
|
|
%define dbus_glib_version 0.86
|
|
%define dbus_version 1.2.24
|
|
%define dbus_version 1.2.24
|
|
-%define eds_version 2.30.0
|
|
|
|
|
|
+%define eds_version 2.30.1
|
|
%define gnome_doc_utils_version 0.8.0
|
|
%define gnome_doc_utils_version 0.8.0
|
|
%define gnome_icon_theme_version 2.30.0
|
|
%define gnome_icon_theme_version 2.30.0
|
|
%define gnome_pilot_version 2.0.13
|
|
%define gnome_pilot_version 2.0.13
|
|
@@ -35,7 +35,7 @@
|
|
### Abstract ###
|
|
### Abstract ###
|
|
|
|
|
|
Name: evolution
|
|
Name: evolution
|
|
-Version: 2.30.0.1
|
|
|
|
|
|
+Version: 2.30.1.2
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: GPLv2 and GFDL+
|
|
License: GPLv2 and GFDL+
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
@@ -231,7 +231,7 @@ SpamAssassin を使って迷惑メールをフィルタリングするための
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
-%patch10 -p1 -b .ldaphack
|
|
|
|
|
|
+## %patch10 -p1 -b .ldaphack
|
|
#patch12 -p1 -b .fix-conduits # leave commented
|
|
#patch12 -p1 -b .fix-conduits # leave commented
|
|
%patch13 -p1 -b .fix-conduit-dir
|
|
%patch13 -p1 -b .fix-conduit-dir
|
|
%patch15 -p1 -b .im-context-reset
|
|
%patch15 -p1 -b .im-context-reset
|
|
@@ -446,6 +446,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-export
|
|
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-export
|
|
%{_libexecdir}/evolution/%{evo_major}/evolution-backup
|
|
%{_libexecdir}/evolution/%{evo_major}/evolution-backup
|
|
%{_libexecdir}/evolution/%{evo_major}/killev
|
|
%{_libexecdir}/evolution/%{evo_major}/killev
|
|
|
|
+%{_libexecdir}/evolution/%{evo_major}/csv2vcard
|
|
|
|
+%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
|
|
|
|
|
|
# The plugin directory:
|
|
# The plugin directory:
|
|
%dir %{evo_plugin_dir}
|
|
%dir %{evo_plugin_dir}
|
|
@@ -553,6 +555,7 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_includedir}/evolution-%{evo_major}
|
|
%{_includedir}/evolution-%{evo_major}
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/evolution/%{evo_major}/*.so
|
|
%{_libdir}/evolution/%{evo_major}/*.so
|
|
|
|
+%{_datadir}/gtk-doc/html/eshell
|
|
|
|
|
|
%files help -f help.lang
|
|
%files help -f help.lang
|
|
%defattr(-, root, root)
|
|
%defattr(-, root, root)
|
|
@@ -585,6 +588,10 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
|
|
%{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat May 01 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.1.2-1
|
|
|
|
+- new upstream release
|
|
|
|
+- drop Patch10
|
|
|
|
+
|
|
* Sun Apr 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0.1-1
|
|
* Sun Apr 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- add BuildRequires: unique-devel, gstreamer-devel, gtkimageview-devel, libSM-devel, gnome-desktop-devel, rarian-compat
|
|
- add BuildRequires: unique-devel, gstreamer-devel, gtkimageview-devel, libSM-devel, gnome-desktop-devel, rarian-compat
|