[packages/fdd3000e] Rel 3

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


commit a9f1dfbd82ad655e4e2132453b141a557656c679
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 22 20:03:54 2026 +0200

    Rel 3

 fdd3000e.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fdd3000e.spec b/fdd3000e.spec
index ff80ee7..b58f573 100644
--- a/fdd3000e.spec
+++ b/fdd3000e.spec
@@ -3,7 +3,7 @@ Summary:	FDD 3000 emulator
 Summary(pl.UTF-8):	Emulator FDD 3000
 Name:		fdd3000e
 Version:	0.1.6a
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Applications/Emulators
 Source0:	http://downloads.sourceforge.net/fdd3000e/%{name}_v%{version}-%{subver}.zip
@@ -36,7 +36,10 @@ testów). Wymaga emulatora fuse z odpowiednią łatką.
 
 %build
 cd fdd3000
-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/fdd3000e.git/commitdiff/a9f1dfbd82ad655e4e2132453b141a557656c679



More information about the pld-cvs-commit mailing list