commit 8d8946a67c3e7c53755da8a1b9dc9717c834c8e2
Author: Jan RÄ™korajski <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to