automatic version update by autodist [release 17.04.3-1mamba;Sun Aug 06 2017]
This commit is contained in:
parent
aed46a16e4
commit
bd6c3281b6
37
kmplot.spec
37
kmplot.spec
@ -1,5 +1,5 @@
|
||||
Name: kmplot
|
||||
Version: 16.12.3
|
||||
Version: 17.04.3
|
||||
Release: 1mamba
|
||||
Summary: Mathematical Function Plotter
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -52,6 +52,8 @@ Features:
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -72,7 +74,7 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_bindir}/%{name}
|
||||
%{_libdir}/qt5/plugins/kmplotpart.so
|
||||
@ -86,11 +88,42 @@ exit 0
|
||||
%{_kde5_kcfgdir}/%{name}.kcfg
|
||||
%{_datadir}/metainfo/org.kde.kmplot.appdata.xml
|
||||
%{_kde5_dbusinterfacesdir}/org.kde.%{name}.*.xml
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/kmplot
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kmplot
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kmplot
|
||||
%lang(et) %{_datadir}/doc/HTML/et/kmplot
|
||||
%lang(fr) %{_datadir}/doc/HTML/fr/kmplot
|
||||
%lang(gl) %{_datadir}/doc/HTML/gl/kmplot
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kmplot
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kmplot
|
||||
%lang(pl) %{_datadir}/doc/HTML/pl/kmplot
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kmplot
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kmplot
|
||||
%lang(ru) %{_datadir}/doc/HTML/ru/kmplot
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/kmplot
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kmplot
|
||||
%{_mandir}/man1/%{name}.*
|
||||
%{_mandir}/ca/man1/kmplot.1*
|
||||
%{_mandir}/de/man1/kmplot.1*
|
||||
%{_mandir}/es/man1/kmplot.1*
|
||||
%{_mandir}/et/man1/kmplot.1*
|
||||
%{_mandir}/fr/man1/kmplot.1*
|
||||
%{_mandir}/gl/man1/kmplot.1*
|
||||
%{_mandir}/it/man1/kmplot.1*
|
||||
%{_mandir}/nl/man1/kmplot.1*
|
||||
%{_mandir}/pl/man1/kmplot.1*
|
||||
%{_mandir}/pt/man1/kmplot.1*
|
||||
%{_mandir}/pt_BR/man1/kmplot.1*
|
||||
%{_mandir}/ru/man1/kmplot.1*
|
||||
%{_mandir}/sv/man1/kmplot.1*
|
||||
%{_mandir}/uk/man1/kmplot.1*
|
||||
%doc COPYING COPYING.DOC
|
||||
#TODO
|
||||
|
||||
%changelog
|
||||
* Sun Aug 06 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user