automatic version update by autodist [release 3.2.1-1mamba;Wed Apr 12 2023]
This commit is contained in:
parent
b22c4d8079
commit
3e99152619
14
smb4k.spec
14
smb4k.spec
@ -1,9 +1,5 @@
|
||||
%define kdedir %(echo `kde-config --prefix`)
|
||||
%define qtver %(echo `rpm -q --queryformat '%{VERSION}' libqt`)
|
||||
%define kdever %(echo `rpm -q --queryformat '%{VERSION}' kdelibs`)
|
||||
|
||||
Name: smb4k
|
||||
Version: 3.1.7
|
||||
Version: 3.2.1
|
||||
Release: 1mamba
|
||||
Summary: A SMB/CIFS share browser for KDE
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
@ -77,7 +73,7 @@ Its purpose is to provide a program that's easy to use and has as many features
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
#% find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -85,8 +81,7 @@ Its purpose is to provide a program that's easy to use and has as many features
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
#-f %{name}5_qt.lang
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_bindir}/smb4k*
|
||||
%{_datadir}/applications/org.kde.smb4k.desktop
|
||||
@ -124,6 +119,9 @@ Its purpose is to provide a program that's easy to use and has as many features
|
||||
#%lang(uk) %{_kde5_htmldir}/uk/*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 12 2023 Automatic Build System <autodist@mambasoft.it> 3.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 09 2023 Automatic Build System <autodist@mambasoft.it> 3.1.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user