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
|
Name: dolphin-plugins
|
||||||
Version: 4.14.3
|
Version: 16.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Extra plugins for the Dolphin file manager
|
Summary: Extra plugins for the Dolphin file manager
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -7,17 +7,18 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.kde.org
|
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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: kde-baseapps-devel
|
BuildRequires: kde-baseapps-devel
|
||||||
BuildRequires: kdelibs-devel
|
BuildRequires: kdelibs-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libsoprano-devel
|
BuildRequires: libsoprano-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libdolphin-devel
|
||||||
BuildRequires: automoc4
|
BuildRequires: automoc4
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
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
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde4 -d build
|
%cmake_kde5 -d build
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -44,22 +45,33 @@ Extra plugins for the Dolphin file manager. This package is part of KDE4
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde4_libdir}/kde4/fileviewbazaarplugin.so
|
%{_kde5_kcfgdir}/fileviewgitpluginsettings.kcfg
|
||||||
%{_kde4_libdir}/kde4/fileviewdropboxplugin.so
|
%{_kde5_kcfgdir}/fileviewhgpluginsettings.kcfg
|
||||||
%{_kde4_libdir}/kde4/fileviewgitplugin.so
|
%{_kde5_kcfgdir}/fileviewsvnpluginsettings.kcfg
|
||||||
%{_kde4_libdir}/kde4/fileviewhgplugin.so
|
%{_libdir}/qt5/plugins/fileview*.so
|
||||||
%{_kde4_libdir}/kde4/fileviewsvnplugin.so
|
%{_kde5_servicesdir}/fileviewbazaarplugin.desktop
|
||||||
%{_kde4_kcfgdir}/fileviewgitpluginsettings.kcfg
|
%{_kde5_servicesdir}/fileviewdropboxplugin.desktop
|
||||||
%{_kde4_kcfgdir}/fileviewhgpluginsettings.kcfg
|
%{_kde5_servicesdir}/fileviewgitplugin.desktop
|
||||||
%{_kde4_kcfgdir}/fileviewsvnpluginsettings.kcfg
|
%{_kde5_servicesdir}/fileviewhgplugin.desktop
|
||||||
%{_kde4_servicesdir}/fileviewbazaarplugin.desktop
|
%{_kde5_servicesdir}/fileviewsvnplugin.desktop
|
||||||
%{_kde4_servicesdir}/fileviewdropboxplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/fileviewgitplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/fileviewhgplugin.desktop
|
|
||||||
%{_kde4_servicesdir}/fileviewsvnplugin.desktop
|
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user