commit 7f2763d6d8b489ad87594ea257f7d4f0fceab54a
Author: Jan Rękorajski <bagg...@pld-linux.org>
Date:   Tue Mar 24 10:49:09 2020 +0100

    - update CFLAGS to get off64_t defined
    - rel 7

 ruby-rpm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby-rpm.spec b/ruby-rpm.spec
index 4c6b19d..87ec750 100644
--- a/ruby-rpm.spec
+++ b/ruby-rpm.spec
@@ -2,7 +2,7 @@
 Summary:       An interface to access RPM database for Ruby
 Name:          ruby-%{pkgname}
 Version:       1.3.1
-Release:       6
+Release:       7
 License:       GPL v2
 Group:         Development/Languages
 Source0:       http://rubygems.org/downloads/ruby-rpm-%{version}.gem
@@ -39,7 +39,7 @@ ruby extconf.rb
        CC="%{__cc}" \
        cppflags=-I/usr/include/rpm \
        LDFLAGS="%{rpmldflags}" \
-       CFLAGS="%{rpmcflags} -fPIC"
+       CFLAGS="%{rpmcflags} -fPIC -D_GNU_SOURCE"
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-rpm.git/commitdiff/7f2763d6d8b489ad87594ea257f7d4f0fceab54a

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to