automatic version update by autodist [release 19.12.0-1mamba;Tue Dec 31 2019]
This commit is contained in:
parent
8b70236f85
commit
a5cb6f229b
19
dolphin.spec
19
dolphin.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: dolphin
|
Name: dolphin
|
||||||
Version: 19.08.3
|
Version: 19.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 File Manager
|
Summary: KDE Frameworks 5 File Manager
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
@ -9,7 +9,7 @@ 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/applications/%{version}/src/dolphin-%{version}.tar.xz
|
Source: http://download.kde.org/stable/release-service/%{version}/src/dolphin-%{version}.tar.xz
|
||||||
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -92,7 +92,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -122,16 +122,6 @@ exit 0
|
|||||||
%{_datadir}/kglobalaccel/org.kde.dolphin.desktop
|
%{_datadir}/kglobalaccel/org.kde.dolphin.desktop
|
||||||
%{_datadir}/qlogging-categories5/dolphin.categories
|
%{_datadir}/qlogging-categories5/dolphin.categories
|
||||||
%lang(fi) %{_datadir}/locale/fi/LC_SCRIPTS/dolphin/dolphin.js
|
%lang(fi) %{_datadir}/locale/fi/LC_SCRIPTS/dolphin/dolphin.js
|
||||||
%doc %lang(ca) %{_datadir}/doc/HTML/ca/dolphin
|
|
||||||
%doc %lang(de) %{_datadir}/doc/HTML/de/dolphin
|
|
||||||
%doc %lang(es) %{_datadir}/doc/HTML/es/dolphin
|
|
||||||
%doc %lang(it) %{_datadir}/doc/HTML/it/dolphin
|
|
||||||
%doc %lang(nl) %{_datadir}/doc/HTML/nl/dolphin
|
|
||||||
%doc %lang(pt) %{_datadir}/doc/HTML/pt/dolphin
|
|
||||||
%doc %lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/dolphin
|
|
||||||
%doc %lang(sr) %{_datadir}/doc/HTML/sr/dolphin
|
|
||||||
%doc %lang(sv) %{_datadir}/doc/HTML/sv/dolphin
|
|
||||||
%doc %lang(uk) %{_datadir}/doc/HTML/uk/dolphin
|
|
||||||
%doc COPYING.DOC
|
%doc COPYING.DOC
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
@ -153,6 +143,9 @@ exit 0
|
|||||||
%{_libdir}/libdolphinvcs.so
|
%{_libdir}/libdolphinvcs.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 31 2019 Automatic Build System <autodist@mambasoft.it> 19.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 07 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
* Thu Nov 07 2019 Automatic Build System <autodist@mambasoft.it> 19.08.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user