[packages/gnome-mail-notification] - pass PLD cflags/ldflags to correctly build debuginfo packages, rel 24
baggins
baggins at pld-linux.org
Thu Oct 7 00:04:40 CEST 2021
commit 8d8946a67c3e7c53755da8a1b9dc9717c834c8e2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Oct 7 00:04:05 2021 +0200
- pass PLD cflags/ldflags to correctly build debuginfo packages, rel 24
gnome-mail-notification.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gnome-mail-notification.spec b/gnome-mail-notification.spec
index 29457e5..a8f95a3 100644
--- a/gnome-mail-notification.spec
+++ b/gnome-mail-notification.spec
@@ -3,7 +3,7 @@ Summary: GNOME notification area mail monitor
Summary(pl.UTF-8): Monitor poczty widoczny w obszarze powiadamiania GNOME
Name: gnome-mail-notification
Version: 5.4
-Release: 23
+Release: 24
License: GPL v3+
Group: X11/Applications
Source0: https://github.com/epienbroek/mail-notification/tarball/master/%{rname}-%{version}.tar.gz
@@ -83,6 +83,9 @@ Wsparcie dla skrzynek pocztowych Evolution w Mail Notification.
%build
./jb configure \
+ cflags="%{rpmcflags}" \
+ cppflags="%{rpmcppflags}" \
+ ldflags="%{rpmldflags}" \
prefix=%{_prefix} \
bindir=%{_bindir} \
sysconfdir=%{_sysconfdir} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-mail-notification.git/commitdiff/8d8946a67c3e7c53755da8a1b9dc9717c834c8e2
More information about the pld-cvs-commit
mailing list