automatic version update by autodist [release 3.0.1-1mamba;Thu Aug 08 2019]
This commit is contained in:
parent
178849cb69
commit
36c9f4ea0b
14
smb4k.spec
14
smb4k.spec
@ -3,7 +3,7 @@
|
||||
%define kdever %(echo `rpm -q --queryformat '%{VERSION}' kdelibs`)
|
||||
|
||||
Name: smb4k
|
||||
Version: 3.0.0
|
||||
Version: 3.0.1
|
||||
Release: 1mamba
|
||||
Summary: A SMB/CIFS share browser for KDE
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
@ -85,7 +85,7 @@ This package provides the static libraries and headers needed for development.
|
||||
[ "%{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 --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -93,12 +93,13 @@ This package provides the static libraries and headers needed for development.
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%files
|
||||
#-f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/dbus-1/system.d/org.kde.smb4k.mounthelper.conf
|
||||
%{_kde5_bindir}/smb4k*
|
||||
%{_datadir}/applications/org.kde.smb4k.desktop
|
||||
%{_datadir}/dbus-1/system-services/org.kde.smb4k.mounthelper.service
|
||||
%{_datadir}/dbus-1/system.d/org.kde.smb4k.mounthelper.conf
|
||||
%{_datadir}/knotifications5/smb4k.notifyrc
|
||||
%dir %{_datadir}/kxmlgui5/smb4k
|
||||
%{_datadir}/kxmlgui5/smb4k/*
|
||||
@ -134,6 +135,9 @@ This package provides the static libraries and headers needed for development.
|
||||
%{_kde5_libdir}/libsmb4kcore.so
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Automatic Build System <autodist@mambasoft.it> 3.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 12 2019 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
@ -248,5 +252,5 @@ This package provides the static libraries and headers needed for development.
|
||||
* Wed Dec 01 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.1-1qilnx
|
||||
- update to version 0.4.1 by autospec
|
||||
|
||||
* Wed May 06 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1qilnx
|
||||
* Thu May 06 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1qilnx
|
||||
- first build
|
||||
|
Loading…
Reference in New Issue
Block a user