[packages/gentoo] Rel 2
arekm
arekm at pld-linux.org
Thu May 21 16:01:13 CEST 2026
commit a663f8b5418dbf4f89fba4149f8ca40e8500d9de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu May 21 16:00:55 2026 +0200
Rel 2
gentoo.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gentoo.spec b/gentoo.spec
index adc9a00..d71b513 100644
--- a/gentoo.spec
+++ b/gentoo.spec
@@ -2,7 +2,7 @@ Summary: gentoo - a GTK+ file manager for Linux
Summary(pl.UTF-8): gentoo - oparty na GTK+ zarządca plików pod Linuksa
Name: gentoo
Version: 0.20.7
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications
Source0: http://downloads.sourceforge.net/gentoo/%{name}-%{version}.tar.gz
@@ -56,9 +56,10 @@ mv -f po/ja{_JP.UTF-8,}.gmo
%build
%{__gettextize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__automake}
+CFLAGS="%{rpmcflags} -std=gnu17" \
%configure
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gentoo.git/commitdiff/a663f8b5418dbf4f89fba4149f8ca40e8500d9de
More information about the pld-cvs-commit
mailing list