SPECS: gtk-webkit.spec - use correct names - rel 2
patrys
patrys at pld-linux.org
Mon Mar 10 00:57:11 CET 2008
Author: patrys Date: Sun Mar 9 23:57:11 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use correct names
- rel 2
---- Files affected:
SPECS:
gtk-webkit.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/gtk-webkit.spec
diff -u SPECS/gtk-webkit.spec:1.26 SPECS/gtk-webkit.spec:1.27
--- SPECS/gtk-webkit.spec:1.26 Mon Mar 10 00:02:43 2008
+++ SPECS/gtk-webkit.spec Mon Mar 10 00:57:05 2008
@@ -5,7 +5,7 @@
Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+
Name: gtk-webkit
Version: 1.0.0
-Release: 0.%{snap}.1
+Release: 0.%{snap}.2
License: BSD-like
Group: X11/Libraries
Source0: http://nightly.webkit.org/files/trunk/src/WebKit-%{snap}.tar.bz2
@@ -79,12 +79,13 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libWebKitGtk.so.*.*.*
+%attr(755,root,root) %{_libdir}/libwebkit-1.0.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libWebKitGtk.so
-%{_includedir}/WebKit
+%attr(755,root,root) %{_libdir}/libwebkit-1.0.so
+%{_libdir}/libwebkit-1.0.la
+%{_includedir}/webkit-1.0
%{_pkgconfigdir}/webkit-1.0.pc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -93,6 +94,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2008-03-09 23:57:05 patrys
+- use correct names
+- rel 2
+
Revision 1.26 2008-03-09 23:02:43 patrys
- 30885
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gtk-webkit.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list