automatic version update by autodist [release 3.0.81-1mamba;Tue Feb 23 2021]
This commit is contained in:
parent
3cf966d023
commit
0bdb8832cc
11
smb4k.spec
11
smb4k.spec
@ -3,14 +3,14 @@
|
|||||||
%define kdever %(echo `rpm -q --queryformat '%{VERSION}' kdelibs`)
|
%define kdever %(echo `rpm -q --queryformat '%{VERSION}' kdelibs`)
|
||||||
|
|
||||||
Name: smb4k
|
Name: smb4k
|
||||||
Version: 3.0.7
|
Version: 3.0.81
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A SMB/CIFS share browser for KDE
|
Summary: A SMB/CIFS share browser for KDE
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://sourceforge.net/p/smb4k/home/Home
|
URL: https://sourceforge.net/p/smb4k/home/Home
|
||||||
Source: https://anongit.kde.org/smb4k.git/%{version}/smb4k-%{version}.tar.bz2
|
Source: https://anongit.kde.org/smb4k.git/%{version}/smb4k-%{version}.tar.bz2
|
||||||
#Source: http://downloads.sourceforge.net/project/smb4k/%{version}/smb4k-%{version}.tar.xz
|
#Source: http://downloads.sourceforge.net/project/smb4k/%{version}/smb4k-%{version}.tar.xz
|
||||||
Patch0: %{name}-0.10.10-io_charset_locale_fix.patch
|
Patch0: %{name}-0.10.10-io_charset_locale_fix.patch
|
||||||
@ -72,6 +72,8 @@ It uses the Samba software suite to access the SMB shares of the local network n
|
|||||||
Its purpose is to provide a program that's easy to use and has as many features as possible.
|
Its purpose is to provide a program that's easy to use and has as many features as possible.
|
||||||
This package provides the static libraries and headers needed for development.
|
This package provides the static libraries and headers needed for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
@ -107,7 +109,7 @@ This package provides the static libraries and headers needed for development.
|
|||||||
%{_datadir}/polkit-1/actions/org.kde.smb4k.mounthelper.policy
|
%{_datadir}/polkit-1/actions/org.kde.smb4k.mounthelper.policy
|
||||||
%{_kde5_kcfgdir}/smb4k.kcfg
|
%{_kde5_kcfgdir}/smb4k.kcfg
|
||||||
%{_kde5_kconfupdatedir}/*
|
%{_kde5_kconfupdatedir}/*
|
||||||
%{_kde5_libdir}/libsmb4kcore.so.*
|
#%{_kde5_libdir}/libsmb4kcore.so.*
|
||||||
%{_libdir}/qt5/plugins/smb4k*.so
|
%{_libdir}/qt5/plugins/smb4k*.so
|
||||||
%dir %{_libdir}/qt5/qml/org/kde/smb4k
|
%dir %{_libdir}/qt5/qml/org/kde/smb4k
|
||||||
%dir %{_libdir}/qt5/qml/org/kde/smb4k/smb4kqmlplugin
|
%dir %{_libdir}/qt5/qml/org/kde/smb4k/smb4kqmlplugin
|
||||||
@ -135,6 +137,9 @@ This package provides the static libraries and headers needed for development.
|
|||||||
%{_kde5_libdir}/libsmb4kcore.so
|
%{_kde5_libdir}/libsmb4kcore.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 3.0.81-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 18 2020 Automatic Build System <autodist@mambasoft.it> 3.0.7-1mamba
|
* Wed Nov 18 2020 Automatic Build System <autodist@mambasoft.it> 3.0.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user