automatic version update by autodist [release 17.04.3-1mamba;Sat Aug 05 2017]
This commit is contained in:
parent
723b77e2e5
commit
283fc66a3c
19
blinken.spec
19
blinken.spec
@ -1,5 +1,5 @@
|
|||||||
Name: blinken
|
Name: blinken
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The KDE version of the well-known game Simon Says
|
Summary: The KDE version of the well-known game Simon Says
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
@ -37,6 +37,8 @@ The KDE version of the well-known game Simon Says.
|
|||||||
[ "%{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
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -57,7 +59,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}
|
||||||
@ -67,9 +69,22 @@ exit 0
|
|||||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||||
%{_kde5_sharedir}/metainfo/org.kde.blinken.appdata.xml
|
%{_kde5_sharedir}/metainfo/org.kde.blinken.appdata.xml
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
||||||
|
%doc %lang(ca) %{_kde5_htmldir}/ca/%{name}
|
||||||
|
%doc %lang(de) %{_kde5_htmldir}/de/%{name}
|
||||||
|
%doc %lang(es) %{_kde5_htmldir}/es/%{name}
|
||||||
|
%doc %lang(et) %{_kde5_htmldir}/et/%{name}
|
||||||
|
%doc %lang(it) %{_kde5_htmldir}/it/%{name}
|
||||||
|
%doc %lang(nl) %{_kde5_htmldir}/nl/%{name}
|
||||||
|
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
|
||||||
|
%doc %lang(pt_BR) %{_kde5_htmldir}/pt_BR/%{name}
|
||||||
|
%doc %lang(sv) %{_kde5_htmldir}/sv/%{name}
|
||||||
|
%doc %lang(uk) %{_kde5_htmldir}/uk/%{name}
|
||||||
%doc AUTHORS COPYING COPYING.DOC
|
%doc AUTHORS COPYING COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 05 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Mar 09 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
* Thu Mar 09 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