commit b685f159d8f79f67d7335bed5afbf405b88c8eb2
Author: Jan Rękorajski <[email protected]>
Date:   Sat Nov 2 19:21:03 2019 +0100

    - fix CFLAGS
    - rel 4

 deltarpm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/deltarpm.spec b/deltarpm.spec
index 09b2427..29d0cee 100644
--- a/deltarpm.spec
+++ b/deltarpm.spec
@@ -6,7 +6,7 @@ Summary:        Create deltas between rpms
 Summary(pl.UTF-8):     Generowanie różnic między pakietami rpm
 Name:          deltarpm
 Version:       3.6.1
-Release:       3
+Release:       4
 License:       BSD
 Group:         Base
 #Source0Download: https://github.com/rpm-software-management/deltarpm/releases
@@ -106,7 +106,7 @@ Ten pakiet zawiera wiązania Pythona 3 do deltarpm.
 %build
 %{__make} \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} -I/usr/include/rpm" \
+       CFLAGS="%{rpmcflags} -I/usr/include/rpm -D_GNU_SOURCE" \
        bindir=%{_bindir} \
        libdir=%{_libdir} \
        mandir=%{_mandir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/deltarpm.git/commitdiff/b685f159d8f79f67d7335bed5afbf405b88c8eb2

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

Reply via email to