This commit is contained in:
parent
cf9b3231c7
commit
4b65a1b026
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 24 10:00:30 IST 2008 - msuman@suse.de
|
||||||
|
|
||||||
|
- sp-tasks-setup.diff: Comment this patch for now as it breaks the
|
||||||
|
build.
|
||||||
|
- Restore the alphabetical order of the BuildRequires list
|
||||||
|
- Renamed evolution-desktop-files.tar.bz2 to
|
||||||
|
ximian-evolution-desktop-files.tar.bz2 to prevent the junk
|
||||||
|
evolution.desktopfiles package getting created after the build.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 21 12:55:16 CET 2008 - pchenthill@suse.de
|
Fri Nov 21 12:55:16 CET 2008 - pchenthill@suse.de
|
||||||
|
|
||||||
|
@ -20,6 +20,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
|
BuildRequires: dice-devel
|
||||||
%if %suse_version > 1100
|
%if %suse_version > 1100
|
||||||
BuildRequires: evoldap2-devel
|
BuildRequires: evoldap2-devel
|
||||||
%else
|
%else
|
||||||
@ -34,13 +35,14 @@ BuildRequires: gnome-pilot-devel
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: gtkhtml2-devel
|
BuildRequires: gtkhtml2-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: dice
|
|
||||||
BuildRequires: libidl
|
BuildRequires: libidl
|
||||||
BuildRequires: libnotify
|
|
||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: libpisock-devel
|
BuildRequires: libpisock-devel
|
||||||
BuildRequires: libpisync-devel
|
BuildRequires: libpisync-devel
|
||||||
|
BuildRequires: libpst-devel
|
||||||
|
BuildRequires: mono-devel
|
||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel
|
||||||
|
BuildRequires: ndesk-dbus-glib-devel
|
||||||
BuildRequires: notification-daemon
|
BuildRequires: notification-daemon
|
||||||
BuildRequires: nss-shared-helper-devel
|
BuildRequires: nss-shared-helper-devel
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
@ -49,22 +51,18 @@ BuildRequires: psmisc
|
|||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: scrollkeeper
|
BuildRequires: scrollkeeper
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
BuildRequires: libpst-devel
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: dice-devel
|
License: LGPL v2.0 only; LGPL v3 only
|
||||||
BuildRequires: ndesk-dbus-glib-devel
|
|
||||||
BuildRequires: mono-devel
|
|
||||||
License: GPL v2 or later
|
|
||||||
Group: Productivity/Networking/Email/Clients
|
Group: Productivity/Networking/Email/Clients
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 2.24
|
%define evolution_base_version 2.24
|
||||||
Version: 2.24.1.1
|
Version: 2.24.1.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Source1: summerdance-about2.png
|
Source1: summerdance-about2.png
|
||||||
Source2: evolution-desktop-files.tar.bz2
|
Source2: ximian-evolution-desktop-files.tar.bz2
|
||||||
Source3: ximian-evolution-pixmaps.tar.bz2
|
Source3: ximian-evolution-pixmaps.tar.bz2
|
||||||
Patch4: evolution-desktop.patch
|
Patch4: evolution-desktop.patch
|
||||||
Patch6: remove-nm-dep.patch
|
Patch6: remove-nm-dep.patch
|
||||||
@ -100,15 +98,15 @@ Patch25: bnc-433448-backup-restore-fails.patch
|
|||||||
Patch26: bnc-434320-mail-notify-fix.patch
|
Patch26: bnc-434320-mail-notify-fix.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-440624-six-appts-timeslot.patch bnc440624 bgo246313 -- Fix has been submitted upstream.
|
# PATCH-FIX-UPSTREAM bnc-440624-six-appts-timeslot.patch bnc440624 bgo246313 -- Fix has been submitted upstream.
|
||||||
Patch27: bnc-440624-six-appts-timeslot.patch
|
Patch27: bnc-440624-six-appts-timeslot.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-440646-set-color-proxy.patch bnc440646 msuman@suse.de -- Fix has been submitted upstream.
|
# PATCH-FIX-UPSTREAM bnc-440646-set-color-proxy.patch bnc440646 msuman@suse.de -- Fix is upstream since 2.24.2
|
||||||
Patch28: bnc-440646-set-color-proxy.patch
|
Patch28: bnc-440646-set-color-proxy.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-440649-display-meeting-bold.patch bnc440649 bgo490503 -- Fix has been submitted upstream.
|
# PATCH-FIX-UPSTREAM bnc-440649-display-meeting-bold.patch bnc440649 bgo490503 -- Fix is upstream since 2.25.3
|
||||||
Patch29: bnc-440649-display-meeting-bold.patch
|
Patch29: bnc-440649-display-meeting-bold.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-443190-warning-before-editing-appt.patch bnc443190 msuman@suse.de -- Fix has been submitted upstream.
|
# PATCH-FIX-UPSTREAM bnc-443190-warning-before-editing-appt.patch bnc443190 msuman@suse.de -- Fix is upstream since 2.24.2
|
||||||
Patch30: bnc-443190-warning-before-editing-appt.patch
|
Patch30: bnc-443190-warning-before-editing-appt.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-443851-calendar-tooltip-info.patch bnc443851 bgo559604 -- Fix has been submitted upstream.
|
# PATCH-FIX-UPSTREAM bnc-443851-calendar-tooltip-info.patch bnc443851 bgo559604 -- Fix has been submitted upstream.
|
||||||
Patch31: bnc-443851-calendar-tooltip-info.patch
|
Patch31: bnc-443851-calendar-tooltip-info.patch
|
||||||
# PATCH-FIX-UPSTREAM bnc-446356-a11y-crash.diff bnc446356 bgo560329 -- Fix has been submitted upstream.
|
# PATCH-FIX-UPSTREAM bnc-446356-a11y-crash.diff bnc446356 bgo560329 -- Fix is upstream since 2.24.2
|
||||||
Patch32: bnc-446356-a11y-crash.diff
|
Patch32: bnc-446356-a11y-crash.diff
|
||||||
# PATCH-FIX-UPSTREAM bnc-446390-corrupted-vfolders.patch bnc446390 bgo559604 sragavan@novell.com -- Fix has been submitted upstream.
|
# PATCH-FIX-UPSTREAM bnc-446390-corrupted-vfolders.patch bnc446390 bgo559604 sragavan@novell.com -- Fix has been submitted upstream.
|
||||||
Patch33: bnc-446390-corrupted-vfolders.patch
|
Patch33: bnc-446390-corrupted-vfolders.patch
|
||||||
@ -118,14 +116,14 @@ Patch34: bnc-446286-message-tracking-status.patch
|
|||||||
Patch35: bnc-210959-evo-accept-ics.patch
|
Patch35: bnc-210959-evo-accept-ics.patch
|
||||||
# PATCH-FIX-UPSTREAM sp-tasks-setup.diff pchenthill@suse.de -- Patch needs to upstreamed.
|
# PATCH-FIX-UPSTREAM sp-tasks-setup.diff pchenthill@suse.de -- Patch needs to upstreamed.
|
||||||
Patch36: sp-tasks-setup.diff
|
Patch36: sp-tasks-setup.diff
|
||||||
# PATCH-FIX-UPSTREAM evo-core-mapi-changes.diff msuman@suse.de -- This patch contains changes in the core code base for the MAPI provider.
|
# PATCH-FIX-UPSTREAM evo-core-mapi-changes.diff msuman@suse.de -- Fix is upstream since 2.25.3
|
||||||
Patch100: evo-core-mapi-changes.diff
|
Patch100: evo-core-mapi-changes.diff
|
||||||
Url: http://gnome.org/projects/evolution/
|
Url: http://gnome.org/projects/evolution/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: yelp
|
Requires: yelp
|
||||||
Recommends: bogofilter
|
Recommends: bogofilter
|
||||||
Requires: gtkhtml2 >= 3.10.0
|
Requires: gtkhtml2 >= 3.10.0
|
||||||
Requires: evolution-data-server >= 2.24.0
|
Requires: evolution-data-server >= 2.24.1.1
|
||||||
Requires: gnome-icon-theme >= 2.10.0
|
Requires: gnome-icon-theme >= 2.10.0
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
%gconf_schemas_prereq
|
%gconf_schemas_prereq
|
||||||
@ -224,13 +222,13 @@ Authors:
|
|||||||
Chris Toshok <toshok@ximian.com>
|
Chris Toshok <toshok@ximian.com>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later
|
License: LGPL v2.0 only; LGPL v3 only
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: evolution = %{?epoch:}%{version}-%{release}
|
Requires: evolution = %{?epoch:}%{version}-%{release}
|
||||||
Requires: evolution-data-server-devel
|
Requires: evolution-data-server-devel
|
||||||
Requires: gtkhtml2-devel
|
|
||||||
Requires: gail-devel
|
Requires: gail-devel
|
||||||
|
Requires: gtkhtml2-devel
|
||||||
Requires: libbonoboui-devel
|
Requires: libbonoboui-devel
|
||||||
Requires: libgnome-devel
|
Requires: libgnome-devel
|
||||||
Requires: libgnomeui-devel
|
Requires: libgnomeui-devel
|
||||||
@ -375,7 +373,7 @@ Authors:
|
|||||||
%patch33
|
%patch33
|
||||||
%patch34
|
%patch34
|
||||||
%patch35
|
%patch35
|
||||||
%patch36 -p1
|
#%patch36 -p1
|
||||||
%patch100 -p1
|
%patch100 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -457,7 +455,7 @@ fi
|
|||||||
|
|
||||||
%files -f %{name}.lst
|
%files -f %{name}.lst
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING COPYING-DOCS ChangeLog MAINTAINERS NEWS NEWS-1.0 README
|
%doc AUTHORS COPYING COPYING.LGPL2 COPYING.LGPL3 COPYING-DOCS COPYING.OPENLDAP ChangeLog MAINTAINERS NEWS NEWS-1.0 README
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/evolution
|
%{_datadir}/evolution
|
||||||
@ -490,6 +488,13 @@ fi
|
|||||||
%{_libdir}/evolution/*/conduits
|
%{_libdir}/evolution/*/conduits
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Nov 23 2008 msuman@suse.de
|
||||||
|
- sp-tasks-setup.diff: Comment this patch for now as it breaks the
|
||||||
|
build.
|
||||||
|
- Restore the alphabetical order of the BuildRequires list
|
||||||
|
- Renamed evolution-desktop-files.tar.bz2 to
|
||||||
|
ximian-evolution-desktop-files.tar.bz2 to prevent the junk
|
||||||
|
evolution.desktopfiles package getting created after the build.
|
||||||
* Fri Nov 21 2008 pchenthill@suse.de
|
* Fri Nov 21 2008 pchenthill@suse.de
|
||||||
- sp-tasks-setup.diff: Adds support for sharepoint tasks.
|
- sp-tasks-setup.diff: Adds support for sharepoint tasks.
|
||||||
FATE id: 304465
|
FATE id: 304465
|
||||||
|
Loading…
Reference in New Issue
Block a user