OBS User autobuild 2009-09-03 15:40:34 +00:00 committed by Git OBS Bridge
parent 0cb7b18fd1
commit 57869ecdd4
5 changed files with 31 additions and 24 deletions

22
bgo591414-no-module.patch Normal file
View File

@ -0,0 +1,22 @@
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

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

View File

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

View File

@ -1,21 +1,3 @@
-------------------------------------------------------------------
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 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.91) # spec file for package evolution (Version 2.27.90)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # 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 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.28 %define evolution_base_version 2.28
Version: 2.27.91 Version: 2.27.90
Release: 1 Release: 2
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite 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 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 # PATCH-NEEDS-REBASE calendar-sendbutton.patch -- It also needs a proper description and a bug number
@ -94,6 +94,8 @@ Patch54: bnc-445996-address-conflict.patch
Patch101: sp-process-meetings.diff Patch101: sp-process-meetings.diff
# PATCH-FIX-UPSTREAM evolution-as-needed.patch bgo#589393 dominique-obs@leuenberger.net -- Fix configure with --as-needed # PATCH-FIX-UPSTREAM evolution-as-needed.patch bgo#589393 dominique-obs@leuenberger.net -- Fix configure with --as-needed
Patch102: evolution-as-needed.patch 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/ Url: http://gnome.org/projects/evolution/
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Recommends: bogofilter Recommends: bogofilter
@ -182,6 +184,7 @@ translation-update-upstream
#%patch54 #%patch54
%patch101 -p1 %patch101 -p1
%patch102 -p1 %patch102 -p1
%patch103 -p1
#gnome-patch-translation-update #gnome-patch-translation-update
%build %build