[packages/dict-gazetteer] - rel 11, fix configure stupidity around noarch

baggins baggins at pld-linux.org
Sat May 30 13:58:16 CEST 2026


commit 7a8ea4c0a564267c42ff9877248d0abd05dce664
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat May 30 13:56:45 2026 +0200

    - rel 11, fix configure stupidity around noarch

 dict-gazetteer.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/dict-gazetteer.spec b/dict-gazetteer.spec
index 442eab0..28dc2cd 100644
--- a/dict-gazetteer.spec
+++ b/dict-gazetteer.spec
@@ -3,7 +3,7 @@ Summary:	U.S. Gazetteer for dictd
 Summary(pl.UTF-8):	Słownik nazw geograficznych w USA dla dictd
 Name:		dict-%{dictname}
 Version:	1.3
-Release:	10
+Release:	11
 License:	GPL
 Group:		Applications/Dictionaries
 Source0:	ftp://ftp.dict.org/pub/dict/%{name}-%{version}.tar.gz
@@ -37,7 +37,9 @@ Informacje o kodach pocztowych zostały połączone z nazwami miejsc.
 %build
 %{__autoconf}
 cp -f /usr/share/automake/config.* .
-%configure
+%configure \
+	--host=%{_host_cpu}-pld-linux \
+	--build=%{_host_cpu}-pld-linux
 %{__make} db
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dict-gazetteer.git/commitdiff/7a8ea4c0a564267c42ff9877248d0abd05dce664



More information about the pld-cvs-commit mailing list