- Add -Wl,rpath to CFLAGS and CXXFLAGS to ensure we do not lose

the path to the private library.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=59
This commit is contained in:
2014-08-15 11:14:46 +00:00
committed by Git OBS Bridge
parent d46e4fb761
commit ab29ec23e7
2 changed files with 4 additions and 0 deletions

View File

@@ -38,6 +38,8 @@ Sat Aug 9 19:26:09 UTC 2014 - sfalken@opensuse.org
- Drop deja-dup-vala-0.22.patch: Incorporated upstream.
- Updated .spec file for new CMake build process: add cmake
BuildRequires.
- Add -Wl,rpath to CFLAGS and CXXFLAGS to ensure we do not lose
the path to the private library.
-------------------------------------------------------------------
Tue Dec 24 21:06:08 UTC 2013 - dimstar@opensuse.org