]> git.pld-linux.org Git - packages/ibus-hangul.git/blobdiff - ibus-hangul.spec
- new URLs, updated to 1.5.0
[packages/ibus-hangul.git] / ibus-hangul.spec
index 2fa4375149cf677c3c69a809bd6ad0c68a6b11a7..b8bf67e4ffa6bd11f4eac8c463b38d8a9043792b 100644 (file)
@@ -5,20 +5,18 @@
 Summary:       The Hangul engine for IBus input platform
 Summary(pl.UTF-8):     Silnik Hangul dla platformy wprowadzania znaków IBus
 Name:          ibus-hangul
-Version:       1.4.1
-Release:       3
+Version:       1.5.0
+Release:       1
 License:       GPL v2+
 Group:         Libraries
-#Source0Download: http://code.google.com/p/ibus/downloads/list
-Source0:       http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: c9615a9f704a4c29252028407329e1c3
-Patch0:                ibus-hangul-setup-gi.patch
-Patch1:                ibus-hangul-add-hangul-hotkey.patch
-Patch2:                ibus-hangul-engine-name.patch
-URL:           http://code.google.com/p/ibus/
+#Source0Download: https://github.com/choehwanjin/ibus-hangul/releases
+Source0:       https://github.com/choehwanjin/ibus-hangul/releases/download/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: a171bf7b25752a1f71257fb85d56346b
+Patch0:                %{name}-add-hangul-hotkey.patch
+URL:           https://github.com/choehwanjin/ibus-hangul
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.10
-BuildRequires: gettext-devel >= 0.17
+BuildRequires: gettext-tools >= 0.17
 BuildRequires: ibus-devel >= 1.4.0
 BuildRequires: intltool >= 0.35.0
 BuildRequires: libhangul-devel >= 0.1.0
@@ -42,11 +40,9 @@ metodę wprowadzania znaków koreańskich zaimplementowaną w libhangul.
 
 %prep
 %setup -q
-%patch0 -p1
 %if %{with bridge_hotkey}
-%patch1 -p1
+%patch0 -p1
 %endif
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -82,9 +78,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/ibus-setup-hangul
 %attr(755,root,root) %{_libexecdir}/ibus-engine-hangul
 %attr(755,root,root) %{_libexecdir}/ibus-setup-hangul
-%dir %{_libdir}/ibus-hangul
-%dir %{_libdir}/ibus-hangul/setup
-%attr(755,root,root) %{_libdir}/ibus-hangul/setup/hangul_keyboard_list
 %{_datadir}/ibus-hangul
 %{_datadir}/ibus/component/hangul.xml
 %{_desktopdir}/ibus-setup-hangul.desktop
This page took 0.070344 seconds and 4 git commands to generate.