[packages/nabi] Up to 1.0.2

arekm arekm at pld-linux.org
Fri May 8 23:31:11 CEST 2026


commit 6ca5258df7bf92b18b082c70642ec89a57adbce5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri May 8 23:31:01 2026 +0200

    Up to 1.0.2

 nabi.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/nabi.spec b/nabi.spec
index ddc0eba..16fd1ee 100644
--- a/nabi.spec
+++ b/nabi.spec
@@ -1,16 +1,17 @@
 Summary:	Nabi - The Easy Hangul XIM
 Summary(pl.UTF-8):	Nabi - The Easy Hangul XIM - łatwa metoda XIM oparta na silniku Hangul
 Name:		nabi
-Version:	1.0.0
+Version:	1.0.2
 Release:	1
 License:	GPL v2+
 Group:		X11/Applications
 #Source0Download: https://github.com/choehwanjin/nabi/releases
 Source0:	https://github.com/choehwanjin/nabi/archive/%{name}-%{version}.tar.gz
-# Source0-md5:	ca1c196a24d9173e39da5513a180c885
+# Source0-md5:	45bf90d10c448c5b5785dc9f4c1117c5
 URL:		https://github.com/choehwanjin/nabi
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	gettext-autopoint
 BuildRequires:	gettext-tools
 BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	gtk+2-devel >= 1:2.4.0
@@ -34,7 +35,8 @@ koreańskich, wykorzystująca silnik Hangul.
 
 %build
 %{__glib_gettextize}
-%{__aclocal}
+%{__autopoint}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -55,6 +57,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS NEWS README.md TODO
 %attr(755,root,root) %{_bindir}/nabi
 %{_datadir}/nabi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nabi.git/commitdiff/6ca5258df7bf92b18b082c70642ec89a57adbce5



More information about the pld-cvs-commit mailing list