Accepting request 505496 from home:Zaitor:branches:GNOME:Factory
Perhaps we should do it for this package too, to make sure OBS-URL: https://build.opensuse.org/request/show/505496 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=160
This commit is contained in:
parent
715da79f92
commit
b90a4cfd8c
@ -5,6 +5,8 @@ Mon Jun 19 13:18:55 UTC 2017 - zaitor@opensuse.org
|
||||
+ e_ews_connection_try_credentials_sync() asks for password when
|
||||
not needed.
|
||||
+ Allow overwrite of CMAKE_SKIP_RPATH variable.
|
||||
- Pass -DCMAKE_SKIP_RPATH=OFF to configure, needed after upstream
|
||||
changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 10 17:12:19 UTC 2017 - zaitor@opensuse.org
|
||||
|
@ -74,6 +74,7 @@ translation-update-upstream
|
||||
# We need to build directly with the 'final rpath':
|
||||
# cmake is too stupid to get it right otherwise
|
||||
%cmake \
|
||||
-DCMAKE_SKIP_RPATH=OFF \
|
||||
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user