packages: gtk-webkit/gtk-webkit.spec - 1.1.7
patrys
patrys at pld-linux.org
Wed May 20 12:14:34 CEST 2009
Author: patrys Date: Wed May 20 10:14:34 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- 1.1.7
---- Files affected:
packages/gtk-webkit:
gtk-webkit.spec (1.61 -> 1.62)
---- Diffs:
================================================================
Index: packages/gtk-webkit/gtk-webkit.spec
diff -u packages/gtk-webkit/gtk-webkit.spec:1.61 packages/gtk-webkit/gtk-webkit.spec:1.62
--- packages/gtk-webkit/gtk-webkit.spec:1.61 Fri May 1 15:12:38 2009
+++ packages/gtk-webkit/gtk-webkit.spec Wed May 20 12:14:28 2009
@@ -3,12 +3,12 @@
Summary: Port of WebKit embeddable web component to GTK+
Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+
Name: gtk-webkit
-Version: 1.1.6
+Version: 1.1.7
Release: 1
License: BSD-like
Group: X11/Libraries
Source0: http://webkitgtk.org/webkit-%{version}.tar.gz
-# Source0-md5: b311337561507b485fc2172cec7c2266
+# Source0-md5: f681773e29898509741cd3bc293816f4
URL: http://webkitgtk.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -86,18 +86,21 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+%find_lang webkit
+
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files
+%files -f webkit.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/jsc
%attr(755,root,root) %{_libdir}/libwebkit-1.0.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libwebkit-1.0.so.2
%dir %{_datadir}/webkit-1.0
+%{_datadir}/webkit-1.0/resources
%{_datadir}/webkit-1.0/webinspector
%files devel
@@ -113,6 +116,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.62 2009/05/20 10:14:28 patrys
+- 1.1.7
+
Revision 1.61 2009/05/01 13:12:38 witekfl
- up to 1.1.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit/gtk-webkit.spec?r1=1.61&r2=1.62&f=u
More information about the pld-cvs-commit
mailing list