automatic version update by autodist [release 16.04.0-1mamba;Sat Apr 23 2016]
This commit is contained in:
parent
ab342593b3
commit
d5d93e922c
@ -1,5 +1,5 @@
|
||||
Name: dolphin-plugins
|
||||
Version: 4.14.3
|
||||
Version: 16.04.0
|
||||
Release: 1mamba
|
||||
Summary: Extra plugins for the Dolphin file manager
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
@ -7,17 +7,18 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.kde.org
|
||||
Source: http://download.kde.org/stable/%{version}/src/dolphin-plugins-%{version}.tar.xz
|
||||
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: libgcc
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsoprano-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libdolphin-devel
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
||||
@ -32,7 +33,7 @@ Extra plugins for the Dolphin file manager. This package is part of KDE4
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -44,22 +45,33 @@ Extra plugins for the Dolphin file manager. This package is part of KDE4
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_libdir}/kde4/fileviewbazaarplugin.so
|
||||
%{_kde4_libdir}/kde4/fileviewdropboxplugin.so
|
||||
%{_kde4_libdir}/kde4/fileviewgitplugin.so
|
||||
%{_kde4_libdir}/kde4/fileviewhgplugin.so
|
||||
%{_kde4_libdir}/kde4/fileviewsvnplugin.so
|
||||
%{_kde4_kcfgdir}/fileviewgitpluginsettings.kcfg
|
||||
%{_kde4_kcfgdir}/fileviewhgpluginsettings.kcfg
|
||||
%{_kde4_kcfgdir}/fileviewsvnpluginsettings.kcfg
|
||||
%{_kde4_servicesdir}/fileviewbazaarplugin.desktop
|
||||
%{_kde4_servicesdir}/fileviewdropboxplugin.desktop
|
||||
%{_kde4_servicesdir}/fileviewgitplugin.desktop
|
||||
%{_kde4_servicesdir}/fileviewhgplugin.desktop
|
||||
%{_kde4_servicesdir}/fileviewsvnplugin.desktop
|
||||
%{_kde5_kcfgdir}/fileviewgitpluginsettings.kcfg
|
||||
%{_kde5_kcfgdir}/fileviewhgpluginsettings.kcfg
|
||||
%{_kde5_kcfgdir}/fileviewsvnpluginsettings.kcfg
|
||||
%{_libdir}/qt5/plugins/fileview*.so
|
||||
%{_kde5_servicesdir}/fileviewbazaarplugin.desktop
|
||||
%{_kde5_servicesdir}/fileviewdropboxplugin.desktop
|
||||
%{_kde5_servicesdir}/fileviewgitplugin.desktop
|
||||
%{_kde5_servicesdir}/fileviewhgplugin.desktop
|
||||
%{_kde5_servicesdir}/fileviewsvnplugin.desktop
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Apr 23 2016 Automatic Build System <autodist@mambasoft.it> 16.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 15 2016 Automatic Build System <autodist@mambasoft.it> 15.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 20 2016 Automatic Build System <autodist@mambasoft.it> 15.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 12 2016 Automatic Build System <autodist@mambasoft.it> 15.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 01 2016 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user