automatic version update by autodist [release 17.04.3-1mamba;Fri Jul 14 2017]
This commit is contained in:
parent
110099c125
commit
717b4838b4
@ -1,5 +1,5 @@
|
||||
Name: dolphin-plugins
|
||||
Version: 16.12.3
|
||||
Version: 17.04.3
|
||||
Release: 1mamba
|
||||
Summary: Extra plugins for the Dolphin file manager
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -9,16 +9,40 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/dolphin-plugins-%{version}.tar.xz
|
||||
License: GPL
|
||||
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kde-baseapps-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
BuildRequires: libdolphin-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkbookmarks-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkcompletion-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkcrash-devel
|
||||
BuildRequires: libkdelibs4support-devel
|
||||
BuildRequires: libkguiaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkiconthemes-devel
|
||||
BuildRequires: libkio-devel
|
||||
BuildRequires: libkitemviews-devel
|
||||
BuildRequires: libkjobwidgets-devel
|
||||
BuildRequires: libknotifications-devel
|
||||
BuildRequires: libkparts-devel
|
||||
BuildRequires: libkservice-devel
|
||||
BuildRequires: libktexteditor-devel
|
||||
BuildRequires: libktextwidgets-devel
|
||||
BuildRequires: libkunitconversion-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsoprano-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libsonnet-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libdolphin-devel
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
||||
@ -54,9 +78,54 @@ Extra plugins for the Dolphin file manager. This package is part of KDE4
|
||||
%{_kde5_servicesdir}/fileviewgitplugin.desktop
|
||||
%{_kde5_servicesdir}/fileviewhgplugin.desktop
|
||||
%{_kde5_servicesdir}/fileviewsvnplugin.desktop
|
||||
%lang(ast) %{_datadir}/locale/ast/LC_MESSAGES/*.mo
|
||||
%lang(bs) %{_datadir}/locale/bs/LC_MESSAGES/*.mo
|
||||
%lang(ca) %{_datadir}/locale/ca/LC_MESSAGES/*.mo
|
||||
%lang(ca@valencia) %{_datadir}/locale/ca@valencia/LC_MESSAGES/*.mo
|
||||
%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/*.mo
|
||||
%lang(da) %{_datadir}/locale/da/LC_MESSAGES/*.mo
|
||||
%lang(de) %{_datadir}/locale/de/LC_MESSAGES/*.mo
|
||||
%lang(el) %{_datadir}/locale/el/LC_MESSAGES/*.mo
|
||||
%lang(en_GB) %{_datadir}/locale/en_GB/LC_MESSAGES/*.mo
|
||||
%lang(eo) %{_datadir}/locale/eo/LC_MESSAGES/*.mo
|
||||
%lang(es) %{_datadir}/locale/es/LC_MESSAGES/*.mo
|
||||
%lang(et) %{_datadir}/locale/et/LC_MESSAGES/*.mo
|
||||
%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/*.mo
|
||||
%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/*.mo
|
||||
%lang(ga) %{_datadir}/locale/ga/LC_MESSAGES/*.mo
|
||||
%lang(gl) %{_datadir}/locale/gl/LC_MESSAGES/*.mo
|
||||
%lang(hu) %{_datadir}/locale/hu/LC_MESSAGES/*.mo
|
||||
%lang(it) %{_datadir}/locale/it/LC_MESSAGES/*.mo
|
||||
%lang(ja) %{_datadir}/locale/ja/LC_MESSAGES/*.mo
|
||||
%lang(kk) %{_datadir}/locale/kk/LC_MESSAGES/*.mo
|
||||
%lang(ko) %{_datadir}/locale/ko/LC_MESSAGES/*.mo
|
||||
%lang(lt) %{_datadir}/locale/lt/LC_MESSAGES/*.mo
|
||||
%lang(mr) %{_datadir}/locale/mr/LC_MESSAGES/*.mo
|
||||
%lang(nb) %{_datadir}/locale/nb/LC_MESSAGES/*.mo
|
||||
%lang(nds) %{_datadir}/locale/nds/LC_MESSAGES/*.mo
|
||||
%lang(nl) %{_datadir}/locale/nl/LC_MESSAGES/*.mo
|
||||
%lang(pa) %{_datadir}/locale/pa/LC_MESSAGES/*.mo
|
||||
%lang(pl) %{_datadir}/locale/pl/LC_MESSAGES/*.mo
|
||||
%lang(pt) %{_datadir}/locale/pt/LC_MESSAGES/*.mo
|
||||
%lang(pt_BR) %{_datadir}/locale/pt_BR/LC_MESSAGES/*.mo
|
||||
%lang(ru) %{_datadir}/locale/ru/LC_MESSAGES/*.mo
|
||||
%lang(sk) %{_datadir}/locale/sk/LC_MESSAGES/*.mo
|
||||
%lang(sl) %{_datadir}/locale/sl/LC_MESSAGES/*.mo
|
||||
%lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/*.mo
|
||||
%lang(tr) %{_datadir}/locale/tr/LC_MESSAGES/*.mo
|
||||
%lang(ug) %{_datadir}/locale/ug/LC_MESSAGES/*.mo
|
||||
%lang(uk) %{_datadir}/locale/uk/LC_MESSAGES/*.mo
|
||||
%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/*.mo
|
||||
%lang(zh_TW) %{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Jul 14 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 04 2017 Automatic Build System <autodist@mambasoft.it> 17.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user