rpms/basket/FC-6 basket.spec,1.10,1.11

Aurelien Bompard (abompard) fedora-extras-commits at redhat.com
Sat Feb 17 07:58:23 UTC 2007


Author: abompard

Update of /cvs/extras/rpms/basket/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21868/FC-6

Modified Files:
	basket.spec 
Log Message:
bug 228966


Index: basket.spec
===================================================================
RCS file: /cvs/extras/rpms/basket/FC-6/basket.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- basket.spec	12 Feb 2007 19:56:32 -0000	1.10
+++ basket.spec	17 Feb 2007 07:57:51 -0000	1.11
@@ -1,7 +1,7 @@
 Name:           basket
 Summary:        Notes taker for KDE
 Version:        1.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            http://basket.kde.org/
 Source0:        http://basket.kde.org/downloads/basket-%{version}.tar.gz
 License:        GPL
@@ -18,6 +18,15 @@
 images, sounds, files, colors, application launcher...
 BasKet lets you keep all objects in one place, and keep data at hand.
 
+%package kontact
+Group:          Applications/Productivity
+Summary:        Basket plugin for Kontact
+Requires:       %{name} = %{version}-%{release}
+Requires:       kdepim
+
+%description kontact
+This package contains the kontact plugin for BasKet.
+
 
 %prep
 %setup -q
@@ -89,19 +98,21 @@
 %{_libdir}/kde3/kcm_basket.*
 %{_libdir}/kde3/libbasketpart.*
 %{_libdir}/kde3/basketthumbcreator.*
-%{_libdir}/kde3/libkontact_basket.*
 %{_libdir}/libbasketcommon.so
 %{_datadir}/services/*.desktop
 %{_datadir}/config/magic/basket.magic
 %{_datadir}/mimelnk/application/*.desktop
-# Kontact
+
+%files kontact
 %{_datadir}/apps/kontact/ksettingsdialog/kontact_basketplugin.setdlg
 %{_datadir}/services/kontact/*.desktop
-
-
+%{_libdir}/kde3/libkontact_basket.*
 
 
 %changelog
+* Sat Feb 17 2007 Aurelien Bompard <abompard at fedoraproject.org> 1.0-2
+- Split off the kontact plugin, patch by Laurent Rineau (see bug 228966)
+
 * Mon Feb 12 2007 Aurelien Bompard <abompard at fedoraproject.org> 1.0-1
 - version 1.0
 




More information about the fedora-extras-commits mailing list