automatic version update by autodist [release 17.04.3-1mamba;Wed Aug 09 2017]

This commit is contained in:
Automatic Build System 2024-01-06 03:08:50 +01:00
parent c276b44a06
commit a88ff40864

View File

@ -1,5 +1,5 @@
Name: ktouch
Version: 16.12.3
Version: 17.04.3
Release: 1mamba
Summary: Touch Typing Tutor
Group: Graphical Desktop/Applications/Educational
@ -13,7 +13,6 @@ BuildRequires: cmake
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: kde-workspace-devel
BuildRequires: libgcc
BuildRequires: libphonon-devel
BuildRequires: libqt4-devel
@ -49,6 +48,8 @@ Features:
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -69,7 +70,7 @@ if [ $1 -eq 0 ]; then
fi
exit 0
%files
%files -f %{name}5_qt.lang
%defattr(-,root,root)
%{_kde5_bindir}/%{name}
%{_kde5_datadir}/%{name}
@ -78,19 +79,27 @@ exit 0
%{_kde5_kcfgdir}/%{name}.kcfg
%{_datadir}/applications/org.kde.ktouch.desktop
%{_datadir}/metainfo/org.kde.ktouch.appdata.xml
#%{_kde5_sharedir}/appdata/ktouch.appdata.xml
#%{_kde5_xdgappsdir}/%{name}.desktop
#%dir %{_kde4_libdir}/kde4/imports/org/kde/ktouch
#%dir %{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph
#%{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph/*.qml
#%{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph/libgraphplugin.so
#%{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph/qmldir
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
%lang(en) %{_kde5_htmldir}/en/%{name}
%lang(ca) %{_datadir}/doc/HTML/ca/ktouch
%lang(de) %{_datadir}/doc/HTML/de/ktouch
%lang(es) %{_datadir}/doc/HTML/es/ktouch
%lang(fr) %{_datadir}/doc/HTML/fr/ktouch
%lang(gl) %{_datadir}/doc/HTML/gl/ktouch
%lang(it) %{_datadir}/doc/HTML/it/ktouch
%lang(nl) %{_datadir}/doc/HTML/nl/ktouch
%lang(pl) %{_datadir}/doc/HTML/pl/ktouch
%lang(pt) %{_datadir}/doc/HTML/pt/ktouch
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/ktouch
%lang(sv) %{_datadir}/doc/HTML/sv/ktouch
%lang(uk) %{_datadir}/doc/HTML/uk/ktouch
%{_mandir}/man1/%{name}.*
%doc AUTHORS COPYING COPYING.DOC
#ChangeLog
%changelog
* Wed Aug 09 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