automatic version update by autodist [release 17.04.3-1mamba;Wed Aug 09 2017]
This commit is contained in:
parent
c276b44a06
commit
a88ff40864
31
ktouch.spec
31
ktouch.spec
@ -1,5 +1,5 @@
|
|||||||
Name: ktouch
|
Name: ktouch
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Touch Typing Tutor
|
Summary: Touch Typing Tutor
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
@ -13,7 +13,6 @@ BuildRequires: cmake
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: kdelibs-devel
|
BuildRequires: kdelibs-devel
|
||||||
BuildRequires: kde-workspace-devel
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libphonon-devel
|
BuildRequires: libphonon-devel
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt4-devel
|
||||||
@ -49,6 +48,8 @@ Features:
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
|
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -69,7 +70,7 @@ if [ $1 -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_bindir}/%{name}
|
%{_kde5_bindir}/%{name}
|
||||||
%{_kde5_datadir}/%{name}
|
%{_kde5_datadir}/%{name}
|
||||||
@ -78,19 +79,27 @@ exit 0
|
|||||||
%{_kde5_kcfgdir}/%{name}.kcfg
|
%{_kde5_kcfgdir}/%{name}.kcfg
|
||||||
%{_datadir}/applications/org.kde.ktouch.desktop
|
%{_datadir}/applications/org.kde.ktouch.desktop
|
||||||
%{_datadir}/metainfo/org.kde.ktouch.appdata.xml
|
%{_datadir}/metainfo/org.kde.ktouch.appdata.xml
|
||||||
#%{_kde5_sharedir}/appdata/ktouch.appdata.xml
|
%lang(en) %{_kde5_htmldir}/en/%{name}
|
||||||
#%{_kde5_xdgappsdir}/%{name}.desktop
|
%lang(ca) %{_datadir}/doc/HTML/ca/ktouch
|
||||||
#%dir %{_kde4_libdir}/kde4/imports/org/kde/ktouch
|
%lang(de) %{_datadir}/doc/HTML/de/ktouch
|
||||||
#%dir %{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph
|
%lang(es) %{_datadir}/doc/HTML/es/ktouch
|
||||||
#%{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph/*.qml
|
%lang(fr) %{_datadir}/doc/HTML/fr/ktouch
|
||||||
#%{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph/libgraphplugin.so
|
%lang(gl) %{_datadir}/doc/HTML/gl/ktouch
|
||||||
#%{_kde4_libdir}/kde4/imports/org/kde/ktouch/graph/qmldir
|
%lang(it) %{_datadir}/doc/HTML/it/ktouch
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
%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}.*
|
%{_mandir}/man1/%{name}.*
|
||||||
%doc AUTHORS COPYING COPYING.DOC
|
%doc AUTHORS COPYING COPYING.DOC
|
||||||
#ChangeLog
|
#ChangeLog
|
||||||
|
|
||||||
%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
|
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user