Author: qboosh Date: Sun Nov 6 08:42:36 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.4.11 - pl for -gtk2
---- Files affected: packages/scim: scim.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/scim/scim.spec diff -u packages/scim/scim.spec:1.16 packages/scim/scim.spec:1.17 --- packages/scim/scim.spec:1.16 Wed Sep 28 12:24:27 2011 +++ packages/scim/scim.spec Sun Nov 6 09:42:31 2011 @@ -2,12 +2,12 @@ Summary: Smart Common Input Method Summary(pl.UTF-8): Smart Common Input Method - ogólna metoda wprowadzania Name: scim -Version: 1.4.10 -Release: 4 +Version: 1.4.11 +Release: 1 License: LGPL v2+ Group: X11/Applications -Source0: http://downloads.sourceforge.net/scim/%{name}_%{version}.tar.gz -# Source0-md5: 74a768e30c3b521e6c133be6359a868c +Source0: http://downloads.sourceforge.net/scim/%{name}-%{version}.tar.gz +# Source0-md5: b75ee549d32f21ce9c97e1eaef69b79e Source1: %{name}.xinputd Patch0: %{name}-gtk2-immodule-dir.patch Patch1: %{name}-config.patch @@ -19,7 +19,7 @@ BuildRequires: intltool >= 0.33 BuildRequires: libltdl-devel BuildRequires: libstdc++-devel -BuildRequires: libtool +BuildRequires: libtool >= 2:2.0 BuildRequires: pango-devel >= 1.1.0 BuildRequires: pkgconfig BuildRequires: xorg-lib-libX11-devel @@ -42,6 +42,8 @@ Summary: Smart Common Input Method libraries Summary(pl.UTF-8): Biblioteki Smart Common Input Method Group: X11/Libraries +Requires: gtk+2 >= 2:2.4.0 +Requires: pango >= 1.1.0 %description libs Smart Common Input Method libraries. @@ -74,15 +76,19 @@ Statyczne biblioteki SCIM. %package gtk2 -Summary: Smart Common Input Method Gtk IM module +# or -n gtk+2-im-scim? +Summary: Smart Common Input Method GTK+ IM module +Summary(pl.UTF-8): Moduł IM GTK+ oparty na SCIM Group: X11/Libraries Requires: %{name} = %{version}-%{release} Requires: gtk+2 -Requires(post): gtk+2 -Requires(postun): gtk+2 +Requires(post,postun): gtk+2 %description gtk2 -This package provides a GTK input method module for SCIM. +This package provides a GTK+ input method module for SCIM. + +%description gtk2 -l pl.UTF-8 +Ten pakiet zawiera moduł methody wejściowej GTK+ oparty na SCIM. %prep %setup -q @@ -206,6 +212,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2011/11/06 08:42:31 qboosh +- updated to 1.4.11 +- pl for -gtk2 + Revision 1.16 2011/09/28 10:24:27 baggins - rel 4 - avoid packaging files twice ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scim/scim.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
