[packages/fotowall] Rel 2

arekm arekm at pld-linux.org
Fri May 22 20:05:04 CEST 2026


commit 3923d71bc509580edee882ef44a72dd10c53b82f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 22 20:04:46 2026 +0200

    Rel 2

 fotowall.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/fotowall.spec b/fotowall.spec
index 1a5e1f1..665fc75 100644
--- a/fotowall.spec
+++ b/fotowall.spec
@@ -1,7 +1,7 @@
 Summary:	Photo collection creativity tool
 Name:		fotowall
 Version:	0.9
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/Multimedia
 Source0:	http://fotowall.googlecode.com/files/Fotowall-%{version}.tar.bz2
@@ -9,7 +9,6 @@ Source0:	http://fotowall.googlecode.com/files/Fotowall-%{version}.tar.bz2
 URL:		http://www.enricoros.com/opensource/fotowall/
 BuildRequires:	QtCore-devel
 BuildRequires:	QtGui-devel
-BuildRequires:	QtGui-devel
 BuildRequires:	QtNetwork-devel
 BuildRequires:	QtOpenGL-devel
 BuildRequires:	QtSvg-devel
@@ -38,7 +37,10 @@ sed -i -e "/scripts/d" -e "s at man\ \\\@man@" %{name}.pro
 sed -i -e 's/linux\/videodev.h/libv4l1-videodev.h/' 3rdparty/videocapture/VideoDevice.h
 
 %build
-qmake-qt4
+qmake-qt4 \
+	QMAKE_CFLAGS_RELEASE="%{rpmcflags} %{rpmcppflags}" \
+	QMAKE_CXXFLAGS_RELEASE="%{rpmcxxflags} %{rpmcppflags}" \
+	QMAKE_LFLAGS_RELEASE="%{rpmldflags}"
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fotowall.git/commitdiff/3923d71bc509580edee882ef44a72dd10c53b82f



More information about the pld-cvs-commit mailing list