Accepting request 660855 from KDE:Extra
OBS-URL: https://build.opensuse.org/request/show/660855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdevelop5-plugin-python3?expand=0&rev=13
This commit is contained in:
@@ -18,16 +18,15 @@
|
||||
|
||||
# for compatibility with Leap 42.3 which doesn't have this macro yet
|
||||
%{!?_kf5_debugdir: %global _kf5_debugdir %{_kf5_configdir}}
|
||||
|
||||
%define rname kdev-python
|
||||
%define rversion 5.3
|
||||
Name: kdevelop5-plugin-python3
|
||||
Version: 5.3.0
|
||||
Version: 5.3.1
|
||||
Release: 0
|
||||
Summary: Python support for KDevelop
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Development/Tools/IDE
|
||||
Url: http://www.kdevelop.org
|
||||
URL: http://www.kdevelop.org
|
||||
Source0: http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
@@ -51,7 +50,6 @@ Obsoletes: kdevelop4-plugin-python < %{version}
|
||||
# The following are needed due to old unstable packages in KDE repositories
|
||||
Provides: kdevelop4-plugin-python3 = %{version}
|
||||
Obsoletes: kdevelop4-plugin-python3 < %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
A KDevelop plugin which provides Python language support, including code completion and debugging using PDB.
|
||||
@@ -60,10 +58,10 @@ A KDevelop plugin which provides Python language support, including code complet
|
||||
Summary: Translations for package %{name}
|
||||
Group: System/Localization
|
||||
Requires: %{name} = %{version}
|
||||
Provides: %{name}-lang-all = %{version}
|
||||
Supplements: packageand(bundle-lang-other:%{name})
|
||||
BuildArch: noarch
|
||||
Conflicts: kdevelop4-plugin-python-lang
|
||||
Provides: %{name}-lang-all = %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description lang
|
||||
Provides translations to the package %{name}
|
||||
@@ -85,7 +83,6 @@ Provides translations to the package %{name}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%doc README
|
||||
%{_kf5_appstreamdir}/org.kde.kdev-python.metainfo.xml
|
||||
@@ -96,6 +93,5 @@ Provides translations to the package %{name}
|
||||
%{_kf5_sharedir}/kdevpythonsupport/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user