Author: megabajt Date: Tue Sep 28 10:24:09 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.32.0
---- Files affected: packages/gtkhtml: gtkhtml.spec (1.190 -> 1.191) ---- Diffs: ================================================================ Index: packages/gtkhtml/gtkhtml.spec diff -u packages/gtkhtml/gtkhtml.spec:1.190 packages/gtkhtml/gtkhtml.spec:1.191 --- packages/gtkhtml/gtkhtml.spec:1.190 Mon Jun 21 15:58:59 2010 +++ packages/gtkhtml/gtkhtml.spec Tue Sep 28 12:24:03 2010 @@ -6,19 +6,19 @@ Summary(uk.UTF-8): GtkHTML - це бібліотека рендерингу/редагування HTML Summary(zh_CN.UTF-8): GtkHTML 库 Name: gtkhtml -Version: 3.30.2 +Version: 3.32.0 Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.30/%{name}-%{version}.tar.bz2 -# Source0-md5: 590c626e507a2ef9c9026699283d4004 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.32/%{name}-%{version}.tar.bz2 +# Source0-md5: c9b0ff63447220329734f8ec282a1c2f BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.9 BuildRequires: enchant-devel >= 1.1.7 BuildRequires: gettext-devel BuildRequires: gnome-icon-theme >= 2.22.0 -BuildRequires: gtk+2-devel >= 2:2.18.0 +BuildRequires: gtk+2-devel >= 2:2.20.0 BuildRequires: intltool >= 0.40.0 BuildRequires: iso-codes >= 0.49 BuildRequires: libsoup-devel >= 2.26.0 @@ -26,7 +26,7 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires: gnome-icon-theme >= 2.22.0 -Requires: gtk+2 >= 2:2.18.0 +Requires: gtk+2 >= 2:2.20.0 Obsoletes: gal Obsoletes: libgtkhtml20 # s...@latn vs. s...@latin @@ -68,7 +68,7 @@ Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} Requires: GConf2-devel >= 2.24.0 -Requires: gtk+2-devel >= 2:2.18.0 +Requires: gtk+2-devel >= 2:2.20.0 Requires: iso-codes >= 0.49 Obsoletes: gal-devel Obsoletes: libgtkhtml20-devel @@ -132,6 +132,7 @@ %{__automake} %configure \ --enable-static \ + --disable-deprecated-warning-flags \ --disable-silent-rules %{__make} @@ -157,25 +158,25 @@ %doc AUTHORS BUGS ChangeLog NEWS README* TODO %attr(755,root,root) %{_bindir}/gtkhtml-editor-test %attr(755,root,root) %{_libdir}/libgtkhtml-3.14.so.*.*.* -%attr(755,root,root) %{_libdir}/libgtkhtml-editor.so.*.*.* +%attr(755,root,root) %{_libdir}/libgtkhtml-editor-3.14.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgtkhtml-3.14.so.19 -%attr(755,root,root) %ghost %{_libdir}/libgtkhtml-editor.so.0 +%attr(755,root,root) %ghost %{_libdir}/libgtkhtml-editor-3.14.so.0 %{_datadir}/%{name}-3.14 %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgtkhtml-3.14.so -%attr(755,root,root) %{_libdir}/libgtkhtml-editor.so +%attr(755,root,root) %{_libdir}/libgtkhtml-editor-3.14.so %{_libdir}/libgtkhtml-3.14.la -%{_libdir}/libgtkhtml-editor.la +%{_libdir}/libgtkhtml-editor-3.14.la %{_includedir}/libgtkhtml-3.14 %{_pkgconfigdir}/libgtkhtml-3.14.pc -%{_pkgconfigdir}/gtkhtml-editor.pc +%{_pkgconfigdir}/gtkhtml-editor-3.14.pc %files static %defattr(644,root,root,755) %{_libdir}/libgtkhtml-3.14.a -%{_libdir}/libgtkhtml-editor.a +%{_libdir}/libgtkhtml-editor-3.14.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -183,6 +184,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.191 2010/09/28 10:24:03 megabajt +- updated to 3.32.0 + Revision 1.190 2010/06/21 13:58:59 megabajt - updated to 3.30.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkhtml/gtkhtml.spec?r1=1.190&r2=1.191&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
