rpms/webkitkde/F-11 webkitkde.spec,1.6,1.7

nucleo nucleo at fedoraproject.org
Wed Mar 24 19:31:19 UTC 2010


Author: nucleo

Update of /cvs/pkgs/rpms/webkitkde/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24925

Modified Files:
	webkitkde.spec 
Log Message:
drop webkitkde


Index: webkitkde.spec
===================================================================
RCS file: /cvs/pkgs/rpms/webkitkde/F-11/webkitkde.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- webkitkde.spec	10 Feb 2010 18:52:18 -0000	1.6
+++ webkitkde.spec	24 Mar 2010 19:31:19 -0000	1.7
@@ -1,6 +1,6 @@
 Name:             webkitkde
 Version:          0.0.5
-Release:          0.1.svn1088283%{?dist}
+Release:          0.2.svn1088283%{?dist}
 Summary:          QtWebKit bindings to KDE
 Group:            System Environment/Libraries
 License:          LGPLv2+
@@ -29,7 +29,6 @@ and shortcuts, downloading using KIO, et
 %package -n webkitpart
 Summary:          A KPart based on WebKitKDE library
 Group:            System Environment/Libraries
-Requires:         %{name} = %{version}-%{release}
 %description -n webkitpart
 KWebKitPart is a KPart that allows KPart-based applications,
 for example Konqueror, to make use of WebKit for viewing
@@ -78,10 +77,6 @@ if [ $1 -eq 0 ] ; then
   gtk-update-icon-cache %{_kde4_iconsdir}/hicolor &> /dev/null ||:
 fi
 
-%files
-%defattr(-,root,root,-)
-%doc README COPYING.LIB
-
 %files -n webkitpart
 %defattr(-,root,root,-)
 %doc README COPYING.LIB
@@ -101,6 +96,10 @@ fi
 %{_kde4_appsdir}/cmake/modules/FindKWebKitPart.cmake
 
 %changelog
+* Wed Mar 24 2010 Alexey Kurov <nucleo at fedoraproject.org> - 0.0.5-0.2.svn1088283
+- drop webkitkde package
+- removed Requires: webkitkde from webkitpart
+
 * Wed Feb 10 2010 Alexey Kurov <nucleo at fedoraproject.org> - 0.0.5-0.1.svn1088283
 - update to kwebkitpart snapshot from kdereview
 



More information about the scm-commits mailing list