[packages/kde4-kdepim] - there is no grammar nor pimactivity dirs
witekfl
witekfl at pld-linux.org
Sat May 24 11:59:21 CEST 2014
commit 0e34fa96b1a80832f746d2593a0415bfdf021fed
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sat May 24 11:58:39 2014 +0200
- there is no grammar nor pimactivity dirs
kde4-kdepim-linkgrammar.patch | 11 -----------
kde4-kdepim.spec | 12 ------------
2 files changed, 23 deletions(-)
---
diff --git a/kde4-kdepim.spec b/kde4-kdepim.spec
index ff51476..2492147 100644
--- a/kde4-kdepim.spec
+++ b/kde4-kdepim.spec
@@ -17,7 +17,6 @@ License: GPL
Group: X11/Applications
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
# Source0-md5: 052bc3f77ef0fc8245c3cfda2c3f7a07
-Patch0: %{name}-linkgrammar.patch
Patch100: %{name}-branch.diff
# http://mirrors.ludost.net/gentoo/distfiles/kleopatra-4.4.3-assuan2.patch.bz2
URL: http://www.kde.org/
@@ -644,7 +643,6 @@ libksieve, libmimelib.
%prep
%setup -q -n %{orgname}-%{version}
-%patch0 -p1
#%patch100 -p1
%build
@@ -746,10 +744,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/libkcal_resourceblog.so
%attr(755,root,root) %{_libdir}/kde4/kcal_blog.so
%{_datadir}/kde4/services/kresources/kcal/blog.desktop
-%attr(755,root,root) %{_libdir}/kde4/grammar_link.so
-%{_datadir}/kde4/services/grammar_link.desktop
-%attr(755,root,root) %{_libdir}/kde4/kcm_pimactivity.so
-%{_datadir}/kde4/services/kcmpimactivity.desktop
%attr(755,root,root)
%attr(755,root,root) %{_bindir}/pimsettingexporter
%{_datadir}/apps/pimsettingexporter
@@ -1110,8 +1104,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/libpimcommon.so
%attr(755,root,root) %{_libdir}/libtemplateparser.so
%attr(755,root,root) %{_libdir}/libcomposereditorng.so
-%attr(755,root,root) %{_libdir}/libgrammar.so
-%attr(755,root,root) %{_libdir}/libpimactivity.so
%attr(755,root,root) %{_libdir}/libsendlater.so
%files kalarm
@@ -1266,10 +1258,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/libpimcommon.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libcomposereditorng.so.?
%attr(755,root,root) %{_libdir}/libcomposereditorng.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgrammar.so.?
-%attr(755,root,root) %{_libdir}/libgrammar.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpimactivity.so.?
-%attr(755,root,root) %{_libdir}/libpimactivity.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libsendlater.so.?
%attr(755,root,root) %{_libdir}/libsendlater.so.*.*.*
diff --git a/kde4-kdepim-linkgrammar.patch b/kde4-kdepim-linkgrammar.patch
deleted file mode 100644
index 4ae397e..0000000
--- a/kde4-kdepim-linkgrammar.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- kdepim-4.11.4/grammar/plugins/linkgrammar/grammarlinkplugin.cpp~ 2013-08-28 19:05:42.000000000 +0200
-+++ kdepim-4.11.4/grammar/plugins/linkgrammar/grammarlinkplugin.cpp 2013-12-19 13:02:03.000000000 +0100
-@@ -25,7 +25,7 @@
- {
- setlocale(LC_ALL, "");
- mOpts = parse_options_create();
-- mDict = dictionary_create_lang(language.toLatin1());
-+ mDict = dictionary_create_lang(language.toLatin1().data());
- if (!mDict) {
- qDebug()<<" dictionary for language "<<language<<" not found";
- }
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kdepim.git/commitdiff/0e34fa96b1a80832f746d2593a0415bfdf021fed
More information about the pld-cvs-commit
mailing list