Updating link to change in openSUSE:Factory/evolution revision 72.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=910cf3bb3f8ed21d7921a7f0224cf770
This commit is contained in:
OBS User buildservice-autocommit 2009-09-03 15:40:35 +00:00 committed by Git OBS Bridge
parent 57869ecdd4
commit 33db5e1862
5 changed files with 24 additions and 31 deletions

View File

@ -1,22 +0,0 @@
From cd82d46430e589998462313fd3642134cf052a38 Mon Sep 17 00:00:00 2001
From: G<>tz Waschk <waschk@mandriva.org>
Date: Tue, 11 Aug 2009 10:42:43 +0000
Subject: Bug 591414 - libevolution-cal-shared is linked as a module
---
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 86d4d6d..853cfce 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -279,7 +279,7 @@ libevolution_cal_shared_la_LIBADD = \
$(CAMEL_LIBS) \
$(EVOLUTION_CALENDAR_LIBS)
-libevolution_cal_shared_la_LDFLAGS = -avoid-version -module $(NO_UNDEFINED)
+libevolution_cal_shared_la_LDFLAGS = $(NO_UNDEFINED)
libevolution_calendar_la_LIBADD = \
--
cgit v0.8.2

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a6bbc95c8f5854aca307b84c822b77ff19f75ff6035acb2f72e97cba60a43c17
size 37862560

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cd67e231afd692dc35d3c2ab8459cf6400659326c2e6f1c4f44e62e5a414238
size 38183469

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Aug 24 19:51:03 CEST 2009 - dimstar@opensuse.org
- Update to version 2.27.91:
+ Calendar:
- bgo#591414 - libevolution-cal-shared is linked as a module
+ Miscellaneous:
- bgo#591321 - Cosmetic changes and fixes in configure.ac
- bgo#591326 - Keep m4 macros in their own folder
- bgo#591377 - Fails to detect krb5 in configure with
-as-needed
- bgo#592680 - Remove deprecated Encoding key from desktop file
+ Other Fixes:
- Fix msgfmt check by setting strings to fuzzy
- Update czech screenshots.
+ Updated translations.
- Drop bgo591414-no-module.patch, upstream included.
-------------------------------------------------------------------
Thu Aug 20 11:21:01 CEST 2009 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package evolution (Version 2.27.90)
# spec file for package evolution (Version 2.27.91)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -59,8 +59,8 @@ License: LGPL v2.0 only ; LGPL v3 only
Group: Productivity/Networking/Email/Clients
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
%define evolution_base_version 2.28
Version: 2.27.90
Release: 2
Version: 2.27.91
Release: 1
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2
# PATCH-NEEDS-REBASE calendar-sendbutton.patch -- It also needs a proper description and a bug number
@ -94,8 +94,6 @@ Patch54: bnc-445996-address-conflict.patch
Patch101: sp-process-meetings.diff
# PATCH-FIX-UPSTREAM evolution-as-needed.patch bgo#589393 dominique-obs@leuenberger.net -- Fix configure with --as-needed
Patch102: evolution-as-needed.patch
# PATCH-FIX-UPSTREAM bgo591414-no-module.patch bgo#591414 dimstar@opensuse.org -- Do not build libevolution-cal-shared as module
Patch103: bgo591414-no-module.patch
Url: http://gnome.org/projects/evolution/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Recommends: bogofilter
@ -184,7 +182,6 @@ translation-update-upstream
#%patch54
%patch101 -p1
%patch102 -p1
%patch103 -p1
#gnome-patch-translation-update
%build