Accepting request 95781 from KDE:Distro:Factory

forward to factory

OBS-URL: https://build.opensuse.org/request/show/95781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kate?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2011-12-08 10:49:13 +00:00
committed by Git OBS Bridge
parent d3d5115798
commit 9b0084a20c
4 changed files with 18 additions and 13 deletions

View File

@@ -15,15 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: kate
Version: 4.7.3
Release: 1
License: GPLv2+
Version: 4.7.4
Release: 0
Summary: Advanced Text Editor
Url: http://www.kde.org/
License: GPL-2.0+
Group: Productivity/Editors/Other
Url: http://www.kde.org/
Source0: %{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: libkde4-devel
@@ -64,7 +62,6 @@ RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
rm -rf filelists
%package devel
License: GPLv2+
Summary: Advanced Text Editor Development Headers
Group: Development/Libraries/KDE
Requires: kate = %{version}
@@ -85,7 +82,6 @@ Files needed for development of Kate plugins.
%{_kde4_libdir}/libktexteditor_*.so
%package -n libktexteditor
License: GPLv2+
Summary: Advanced Text Editor library
Group: Productivity/Editors/Other
@@ -143,7 +139,6 @@ The libraries shared by kwrite and kate editors.
%{_kde4_servicetypesdir}/kateplugin.desktop
%package -n kwrite
License: GPLv2+
Summary: KDE Text Editor
Group: Productivity/Editors/Other
Requires: libktexteditor = %{version}
@@ -156,7 +151,6 @@ Obsoletes: kde4-kwrite < 4.3.0
KWrite is the default text editor of the K desktop environment.
%package -n kwrite-doc
License: GPLv2+
Summary: KDE Text Editor: Documentation
Group: Productivity/Editors/Other
Requires: kwrite = %{version}