[packages/kf5-ktexteditor] - updated to 5.19.0
witekfl
witekfl at pld-linux.org
Sun Feb 28 00:30:33 CET 2016
commit beefbddb68a6a982f2192b96b709ac12fae599e7
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Feb 28 00:14:45 2016 +0100
- updated to 5.19.0
kf5-ktexteditor.spec | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/kf5-ktexteditor.spec b/kf5-ktexteditor.spec
index 3619b05..7fc452d 100644
--- a/kf5-ktexteditor.spec
+++ b/kf5-ktexteditor.spec
@@ -1,15 +1,15 @@
-%define kdeframever 5.13
+%define kdeframever 5.19
%define qtver 5.3.2
%define kfname ktexteditor
Summary: Full text editor component
Name: kf5-%{kfname}
-Version: 5.13.0
-Release: 2
+Version: 5.19.0
+Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 8d7b4487743292ce2a21a84867f5d519
+# Source0-md5: 165cc67fc95363ffa6e247b230965b09
URL: http://www.kde.org/
BuildRequires: Qt5Core-devel >= %{qtver}
BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -109,9 +109,9 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{kfname}5.lang
%defattr(644,root,root,755)
%doc README.md
-/etc/xdg/katemoderc
-/etc/xdg/kateschemarc
-/etc/xdg/katesyntaxhighlightingrc
+#/etc/xdg/katemoderc
+#/etc/xdg/kateschemarc
+#/etc/xdg/katesyntaxhighlightingrc
%attr(755,root,root) %ghost %{_libdir}/libKF5TextEditor.so.5
%attr(755,root,root) %{_libdir}/libKF5TextEditor.so.*.*
%attr(755,root,root) %ghost %{qt5dir}/plugins/kf5/parts/katepart.so
@@ -119,7 +119,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/kservices5/katepart.desktop
%{_datadir}/kservicetypes5/ktexteditor.desktop
%{_datadir}/kservicetypes5/ktexteditorplugin.desktop
-%{_datadir}/kxmlgui5/katepart
+#%{_datadir}/kxmlgui5/katepart
%files devel
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf5-ktexteditor.git/commitdiff/beefbddb68a6a982f2192b96b709ac12fae599e7
More information about the pld-cvs-commit
mailing list