Accepting request 101718 from KDE:Distro:Factory
forward to factory OBS-URL: https://build.opensuse.org/request/show/101718 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kate?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
9b0084a20c
commit
f17d82ef4d
10
kate.spec
10
kate.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kate
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -15,8 +15,9 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: kate
|
||||
Version: 4.7.4
|
||||
Version: 4.8.0
|
||||
Release: 0
|
||||
Summary: Advanced Text Editor
|
||||
License: GPL-2.0+
|
||||
@@ -75,11 +76,13 @@ Files needed for development of Kate plugins.
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_includedir}/kate/
|
||||
%{_kde4_includedir}/artisticcomment.h
|
||||
%{_kde4_includedir}/kate_export.h
|
||||
%{_kde4_includedir}/ktexteditor_codesnippets_core/
|
||||
%{_kde4_libdir}/libkateinterfaces.so
|
||||
%{_kde4_libdir}/libkatepartinterfaces.so
|
||||
%{_kde4_libdir}/libktexteditor_*.so
|
||||
%{_kde4_libdir}/libacomment.a
|
||||
|
||||
%package -n libktexteditor
|
||||
Summary: Advanced Text Editor library
|
||||
@@ -113,6 +116,7 @@ The libraries shared by kwrite and kate editors.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%config %{_kde4_configdir}/artisticcommentrc
|
||||
%config %{_kde4_configdir}/katefiletemplates.knsrc
|
||||
%config %{_kde4_configdir}/katemoderc
|
||||
%config %{_kde4_configdir}/katerc
|
||||
@@ -125,6 +129,8 @@ The libraries shared by kwrite and kate editors.
|
||||
%{_kde4_appsdir}/kate/
|
||||
%{_kde4_appsdir}/katexmltools/
|
||||
%{_kde4_appsdir}/kconf_update/kate-2.4.upd
|
||||
%dir %{_kde4_appsdir}/ktexteditor_acomment/
|
||||
%config %dir %{_kde4_appsdir}/ktexteditor_acomment/acommentui.rc
|
||||
%{_kde4_bindir}/kate
|
||||
%{_kde4_bindir}/ktesnippets_editor
|
||||
%{_kde4_htmldir}/en/kate/
|
||||
|
Reference in New Issue
Block a user