[packages/shotwell] - pass our LDFLAGS (for as-needed)

qboosh qboosh at pld-linux.org
Sun Sep 11 08:11:44 CEST 2016


commit 6a644a7fd82f2b60a4677fc81cde1076d198db5c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 11 08:13:11 2016 +0200

    - pass our LDFLAGS (for as-needed)

 shotwell.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/shotwell.spec b/shotwell.spec
index 4284e5a..b18fce2 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -82,7 +82,8 @@ pełnoekranowym oraz eksportować, aby podzielić się nimi z innymi.
 
 %{__make} \
 	CC="%{__cc}" \
-	RPMCFLAGS="%{rpmcflags}"
+	LDFLAGS="%{rpmldflags}"
+	RPMCFLAGS="%{rpmcflags} %{rpmcppflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -126,4 +127,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/%{name}/plugins/builtin/*.png
 %{_libdir}/%{name}/plugins/builtin/*.glade
 %attr(755,root,root) %{_libdir}/%{name}/plugins/builtin/*.so
-%{_iconsdir}/hicolor/*/apps/shotwell.svg
+%{_iconsdir}/hicolor/*x*/apps/shotwell.svg
+%{_iconsdir}/hicolor/scalable/apps/shotwell.svg
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shotwell.git/commitdiff/6a644a7fd82f2b60a4677fc81cde1076d198db5c



More information about the pld-cvs-commit mailing list