packages: gtk-webkit/gtk-webkit.spec - drop libtool file

wiget wiget at pld-linux.org
Wed Apr 6 09:09:42 CEST 2011


Author: wiget                        Date: Wed Apr  6 07:09:42 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop libtool file

---- Files affected:
packages/gtk-webkit:
   gtk-webkit.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: packages/gtk-webkit/gtk-webkit.spec
diff -u packages/gtk-webkit/gtk-webkit.spec:1.106 packages/gtk-webkit/gtk-webkit.spec:1.107
--- packages/gtk-webkit/gtk-webkit.spec:1.106	Sun Mar 20 19:39:33 2011
+++ packages/gtk-webkit/gtk-webkit.spec	Wed Apr  6 09:09:37 2011
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Port osadzalnego komponentu WWW WebKit do GTK+
 Name:		gtk-webkit
 Version:	1.2.7
-Release:	3
+Release:	4
 License:	BSD-like
 Group:		X11/Libraries
 Source0:	http://webkitgtk.org/webkit-%{version}.tar.gz
@@ -122,6 +122,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libwebkit-1.0.la
+
 %find_lang webkit
 
 %clean
@@ -148,7 +150,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libwebkit-1.0.so
-%{_libdir}/libwebkit-1.0.la
 %if %{with introspection}
 %{_datadir}/gir-1.0/JSCore-1.0.gir
 %{_datadir}/gir-1.0/WebKit-1.0.gir
@@ -162,6 +163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2011/04/06 07:09:37  wiget
+- drop libtool file
+
 Revision 1.106  2011/03/20 18:39:33  qboosh
 - proper order of lt/ac/am calls to avoid rebuilding again on make stage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk-webkit/gtk-webkit.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list