emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30733: closed ([PATCH staging 0/3] Updating evolut


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30733: closed ([PATCH staging 0/3] Updating evolution-data-server)
Date: Wed, 07 Mar 2018 14:13:02 +0000

Your message dated Wed, 07 Mar 2018 15:12:07 +0100
with message-id <address@hidden>
and subject line Re: [bug#30733] [PATCH staging 1/3] gnu: 
evolution-data-server: Update to 3.26.6.
has caused the debbugs.gnu.org bug report #30733,
regarding [PATCH staging 0/3] Updating evolution-data-server
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30733: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30733
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH staging 0/3] Updating evolution-data-server Date: Tue, 6 Mar 2018 17:31:26 +0100
Here is a hopefully last round of fixes for the staging branch.  I'm
not sure if updating evolution-data-server requires other GNOME
updates, but all the dependent packages build at least.

Marius Bakke (3):
  gnu: evolution-data-server: Update to 3.26.6.
  gnu: gnome-calendar: Update to 3.26.3.
  gnu: gnome-todo: Fix compatibility with libical >= 3.0.

 gnu/local.mk                                       |  1 +
 gnu/packages/gnome.scm                             | 42 +++++++++++++++-------
 .../patches/gnome-todo-libical-compat.patch        | 17 +++++++++
 3 files changed, 47 insertions(+), 13 deletions(-)
 create mode 100644 gnu/packages/patches/gnome-todo-libical-compat.patch

-- 
2.16.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#30733] [PATCH staging 1/3] gnu: evolution-data-server: Update to 3.26.6. Date: Wed, 07 Mar 2018 15:12:07 +0100 User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)
Ludovic Courtès <address@hidden> writes:

>> +         (add-before 'configure 'dont-override-rpath
>> +           (lambda _
>> +             (substitute* "CMakeLists.txt"
>> +               (("SET\\(CMAKE_INSTALL_RPATH .*") ""))
>
> Is this because cmake fails to determine the right RUNPATH?  Perhaps add
> a short comment about this.

The #:configure-flags "hack" is needed because cmake fails to determine
the correct RUNPATH.  The CMakeLists.txt substitution is needed because
it overrides the one set in #:configure-flags.

I added a comment and pushed in ac033c7ba1e14da42a67f493802be5a59dc66a57.

Thanks for reviewing!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]