packages: kde4-kwebkitpart/kde4-kwebkitpart.spec - Updated to the latest ve...

lmasko lmasko at pld-linux.org
Tue Aug 2 21:55:29 CEST 2011


Author: lmasko                       Date: Tue Aug  2 19:55:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Updated to the latest version (1.2 from git).

---- Files affected:
packages/kde4-kwebkitpart:
   kde4-kwebkitpart.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/kde4-kwebkitpart/kde4-kwebkitpart.spec
diff -u packages/kde4-kwebkitpart/kde4-kwebkitpart.spec:1.24 packages/kde4-kwebkitpart/kde4-kwebkitpart.spec:1.25
--- packages/kde4-kwebkitpart/kde4-kwebkitpart.spec:1.24	Mon May 23 14:01:23 2011
+++ packages/kde4-kwebkitpart/kde4-kwebkitpart.spec	Tue Aug  2 21:55:24 2011
@@ -2,18 +2,18 @@
 
 %define		qtver		4.7.1
 %define		kdever		4.6.1
-%define		snap		1157360
+%define		snap		20110802
 %define		orgname		kwebkitpart
 
 Summary:	kde4-kwebkitpart - QWebkit plugin
 Name:		kde4-kwebkitpart
-Version:	4.6.1
-Release:	0.%{snap}.2
+Version:	4.7.0
+Release:	0.%{snap}.1
 License:	GPL v2
 Group:		X11/Libraries
-# svn co svn://anonsvn.kde.org/home/kde/trunk/extragear/base/kwebkitpart
-Source0:	%{orgname}-%{snap}.tar.gz
-# Source0-md5:	ed41d422a86a894806334e2dc1455dfc
+# git clone git://anongit.kde.org/kwebkitpart
+Source0:	%{orgname}-%{snap}.tar.bz2
+# Source0-md5:	63141ae70d0d44d48a3fba1b998ecc18
 BuildRequires:	QtCore-devel >= %{qtver}
 BuildRequires:	QtSvg-devel >= %{qtver}
 BuildRequires:	QtUiTools-devel >= %{qtver}
@@ -31,18 +31,6 @@
 KDE part library to use QtWebkit instread of KHTML. It works as plugin
 for Konqueror.
 
-%package devel
-Summary:	Header files for webkitkde library
-Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki webkitkde
-Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
-
-%description devel
-Header files for kwebkitpart.
-
-%description devel -l pl.UTF-8
-Pliki nagłówkowe dla kwebkitpart.
-
 %prep
 %setup -q -n %{orgname}-%{snap}
 
@@ -68,26 +56,20 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libkwebkit.so.*.*.*
 %attr(755,root,root) %{_libdir}/kde4/kwebkitpart.so
 %{_datadir}/apps/kwebkitpart
 %{_iconsdir}/hicolor/*x*/apps/webkit.png
 %{_datadir}/kde4/services/kwebkitpart.desktop
 
-%files devel
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libkwebkit.so
-%{_includedir}/KDE/KWebKitPart
-%{_includedir}/kwebkit_export.h
-%{_includedir}/kwebkitpart.h
-%{_datadir}/apps/cmake/modules/FindKWebKitPart.cmake
-
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/08/02 19:55:24  lmasko
+- Updated to the latest version (1.2 from git).
+
 Revision 1.24  2011/05/23 12:01:23  lisu
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kwebkitpart/kde4-kwebkitpart.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list