File kde4-webkitpart.spec of Package kde4-webkitpart
#
# spec file for package kde4-webkitpart (Version 4.1.1.svn856106)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: kde4-webkitpart
BuildRequires: Mesa-devel cups-devel glew-devel kdebase4-workspace-devel libQtWebKit-devel sqlite-devel
License: LGPL v2.0 or later; LGPL v2.1 or later
Group: System/GUI/KDE
Summary: WebKit render engine for Konqueror
Version: 4.1.1.svn856106
Release: 2
Source0: libs.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Patch: webkitpart-preference.diff
%kde4_runtime_requires
%description
A HTML kparts component based on WebKit
Authors:
--------
The KDE Team <kde@kde.org>
%prep
%setup -q -n libs
#%patch
%build
%cmake_kde4 -d build
%make_jobs
%install
cd build
%makeinstall
%kde_post_install
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
/usr/include/KDE/WebKitKde
/usr/include/webkitkde
%dir /usr/include/KDE/KdeNetwork
/usr/include/KDE/KdeNetwork/KNetworkAccessManager
/usr/include/KDE/KdeNetwork/KNetworkReply
%dir /usr/include/kdenetwork
/usr/include/kdenetwork/knetworkaccessmanager.h
/usr/include/kdenetwork/knetworkreply.h
/usr/%_lib/kde4/webkitkdepart.so
/usr/%_lib/libkdewebkit.so
/usr/%_lib/libkdewebkit.so.*
/usr/%_lib/libkdenetwork.so
/usr/%_lib/libkdenetwork.so.*
/usr/%_lib/libwebkitkde.so
/usr/%_lib/libwebkitkde.so.*
/usr/share/kde4/apps/cmake/modules/FindWebKitKde.cmake
/usr/share/kde4/apps/webkitpart
/usr/share/kde4/services/webkitpart.desktop
/usr/share/icons/hicolor/*/apps/webkit.*
%changelog
* Tue Sep 16 2008 dmueller@suse.de
- fix filelist
* Tue Sep 02 2008 stbinner@suse.de
- update to SVN r856106
* Sat Aug 23 2008 stbinner@suse.de
- update to SVN r851465
* Fri Jul 25 2008 stbinner@suse.de
- update to SVN r837566
* Fri Apr 25 2008 stbinner@suse.de
- initial package in abuild