Author: megabajt Date: Tue Mar 30 19:23:50 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.30.0; merged changes from DEVEL
---- Files affected: packages/gtkhtml: gtkhtml.spec (1.187 -> 1.188) ---- Diffs: ================================================================ Index: packages/gtkhtml/gtkhtml.spec diff -u packages/gtkhtml/gtkhtml.spec:1.187 packages/gtkhtml/gtkhtml.spec:1.188 --- packages/gtkhtml/gtkhtml.spec:1.187 Wed Mar 3 20:28:06 2010 +++ packages/gtkhtml/gtkhtml.spec Tue Mar 30 21:23:45 2010 @@ -6,27 +6,27 @@ Summary(uk.UTF-8): GtkHTML - це бібліотека рендерингу/редагування HTML Summary(zh_CN.UTF-8): GtkHTML 库 Name: gtkhtml -Version: 3.28.3 +Version: 3.30.0 Release: 1 -License: LGPL +License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.28/%{name}-%{version}.tar.bz2 -# Source0-md5: f9756ff2c9e43139ef4726f9d332cd1c +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.30/%{name}-%{version}.tar.bz2 +# Source0-md5: 720bcd3afcb0e87ec368f3de31b3bfdc BuildRequires: GConf2-devel >= 2.24.0 -BuildRequires: autoconf >= 2.54 +BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.9 -BuildRequires: enchant-devel +BuildRequires: enchant-devel >= 1.1.7 BuildRequires: gettext-devel BuildRequires: gnome-icon-theme >= 2.22.0 -BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gtk+2-devel >= 2:2.18.0 BuildRequires: intltool >= 0.40.0 -BuildRequires: iso-codes +BuildRequires: iso-codes >= 0.49 BuildRequires: libsoup-devel >= 2.26.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires: gnome-icon-theme >= 2.22.0 -Requires: gtk+2 >= 2:2.16.0 +Requires: gtk+2 >= 2:2.18.0 Obsoletes: gal Obsoletes: libgtkhtml20 # s...@latn vs. s...@latin @@ -68,8 +68,8 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: GConf2-devel >= 2.24.0 -Requires: gtk+2-devel >= 2:2.16.0 -Requires: iso-codes +Requires: gtk+2-devel >= 2:2.18.0 +Requires: iso-codes >= 0.49 Obsoletes: gal-devel Obsoletes: libgtkhtml20-devel @@ -120,15 +120,19 @@ %prep %setup -q +%{__sed} -i -e 's/^...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build -%{__glib_gettextize} %{__intltoolize} %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --enable-static \ + --disable-silent-rules %{__make} %install @@ -179,8 +183,21 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.188 2010/03/30 19:23:45 megabajt +- updated to 3.30.0; merged changes from DEVEL + +Revision 1.186.2.3 2010/03/13 18:10:10 megabajt +- updated to 3.29.92.1 + Revision 1.187 2010/03/03 19:28:06 megabajt - updated to 3.28.3 + +Revision 1.186.2.2 2010/02/23 11:49:13 megabajt +- updated to 3.29.91 + +Revision 1.186.2.1 2010/02/12 09:48:38 megabajt +- updated to 3.29.90 +- removed e...@shaw locale Revision 1.186 2010/02/08 23:27:29 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkhtml/gtkhtml.spec?r1=1.187&r2=1.188&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
