parent
e85c913a73
commit
c7f3d89504
@ -1 +1 @@
|
||||
evolution-data-server-1.8.1.tar.bz2
|
||||
evolution-data-server-1.9.1.tar.bz2
|
||||
|
@ -8,7 +8,7 @@
|
||||
%define orbit2_version 2.9.8
|
||||
%define libbonobo_version 2.4.2
|
||||
|
||||
%define eds_base_version 1.8
|
||||
%define eds_base_version 1.10
|
||||
%define eds_api_version 1.2
|
||||
|
||||
%define use_gtk_doc 0
|
||||
@ -24,7 +24,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 1.8.1
|
||||
Version: 1.9.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
@ -48,9 +48,6 @@ Patch14: evolution-data-server-1.8.0-no-gnome-common.patch
|
||||
# RH bug #202309
|
||||
Patch15: evolution-data-server-1.7.91-maybe-fix-crash.patch
|
||||
|
||||
# RH bug #198935 / Gnome.org bug #348888
|
||||
Patch16: evolution-data-server-1.8.0-emsgport.patch
|
||||
|
||||
# RH bug #203915
|
||||
Patch17: evolution-data-server-1.8.0-fix-camel-malloc.patch
|
||||
|
||||
@ -147,7 +144,6 @@ cp %{SOURCE2} calendar/libical/zoneinfo/Asia
|
||||
%patch13 -p1 -b .fix-implicit-function-declarations
|
||||
%patch14 -p1 -b .no-gnome-common
|
||||
%patch15 -p1 -b .maybe-fix-crash
|
||||
%patch16 -p1 -b .emsgport
|
||||
%patch17 -p1 -b .fix-camel-malloc
|
||||
%patch18 -p1 -b .warn-unused-variable
|
||||
%patch19 -p1 -b .warn-incompatible-pointer-type
|
||||
@ -295,7 +291,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libexecdir}/camel-lock-helper-%{eds_api_version}
|
||||
%{_datadir}/evolution-data-server-%{eds_base_version}
|
||||
%{_datadir}/idl/evolution-data-server-%{eds_api_version}
|
||||
%{_datadir}/pixmaps/evolution-data-server-%{eds_base_version}
|
||||
%{_datadir}/pixmaps/evolution-data-server
|
||||
%dir %{_libdir}/evolution-data-server-%{eds_api_version}
|
||||
%dir %{camel_provider_dir}
|
||||
%dir %{eds_extensions_dir}
|
||||
@ -369,6 +365,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libexchange-storage-%{eds_api_version}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-1.fc7
|
||||
- Update to 1.9.1
|
||||
- Remove patch for RH bug #198935 (fixed upstream).
|
||||
|
||||
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.1-1.fc7
|
||||
- Update to 1.8.1
|
||||
- Use stricter build settings.
|
||||
|
Loading…
Reference in New Issue
Block a user