Author: wiget Date: Sun Feb 13 02:42:12 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 3.91.6
---- Files affected: packages/gtkhtml: gtkhtml.spec (1.193.2.1 -> 1.193.2.2) ---- Diffs: ================================================================ Index: packages/gtkhtml/gtkhtml.spec diff -u packages/gtkhtml/gtkhtml.spec:1.193.2.1 packages/gtkhtml/gtkhtml.spec:1.193.2.2 --- packages/gtkhtml/gtkhtml.spec:1.193.2.1 Sun Nov 14 18:02:00 2010 +++ packages/gtkhtml/gtkhtml.spec Sun Feb 13 03:42:07 2011 @@ -6,13 +6,12 @@ Summary(uk.UTF-8): GtkHTML - це бібліотека рендерингу/редагування HTML Summary(zh_CN.UTF-8): GtkHTML 库 Name: gtkhtml -Version: 3.91.2 +Version: 3.91.6 Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/3.91/%{name}-%{version}.tar.bz2 -# Source0-md5: b8100af05cecd0df21f4bb415ac806fb -Patch0: gtk3.patch +# Source0-md5: a72f8d3eb9c8797dceac1fe3aff1ee3f BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.9 @@ -121,10 +120,9 @@ %prep %setup -q -%patch0 -p1 %{__sed} -i -e 's/^en@shaw//' po/LINGUAS -rm -f po/[email protected] +%{__rm} po/[email protected] %build %{__intltoolize} @@ -134,7 +132,6 @@ %{__autoheader} %{__automake} %configure \ - --enable-gtk3 \ --enable-static \ --disable-deprecated-warning-flags \ --disable-silent-rules @@ -146,11 +143,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -# no static modules - shut up check-files -rm -f $RPM_BUILD_ROOT%{_libdir}/{%{name}/*.{a,la} -rm -f $RPM_BUILD_ROOT%{_libdir}/*.la +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la -%find_lang %{name} --all-name +%find_lang gtkhtml-4.0 %clean rm -rf $RPM_BUILD_ROOT @@ -158,7 +153,7 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files -f %{name}.lang +%files -f gtkhtml-4.0.lang %defattr(644,root,root,755) %doc AUTHORS BUGS ChangeLog NEWS README* TODO %attr(755,root,root) %{_bindir}/gtkhtml-editor-test @@ -187,6 +182,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.193.2.2 2011/02/13 02:42:07 wiget +- updated to 3.91.6 + Revision 1.193.2.1 2010/11/14 17:02:00 wiget - gtk3 version ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtkhtml/gtkhtml.spec?r1=1.193.2.1&r2=1.193.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
