automatic version update by autodist [release 17.04.3-1mamba;Fri Aug 11 2017]
This commit is contained in:
parent
9421833ee6
commit
bb8f98dbd1
18
picmi.spec
18
picmi.spec
@ -1,5 +1,5 @@
|
|||||||
Name: picmi
|
Name: picmi
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A number logic game
|
Summary: A number logic game
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
@ -39,6 +39,8 @@ A number logic game.
|
|||||||
[ "%{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}"
|
||||||
|
|
||||||
@ -61,7 +63,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}/picmi
|
%{_kde5_bindir}/picmi
|
||||||
%{_datadir}/metainfo/org.kde.picmi.appdata.xml
|
%{_datadir}/metainfo/org.kde.picmi.appdata.xml
|
||||||
@ -72,9 +74,21 @@ exit 0
|
|||||||
%doc %lang(en) %{_kde5_htmldir}/en/picmi/*
|
%doc %lang(en) %{_kde5_htmldir}/en/picmi/*
|
||||||
%{_kde5_icondir}/hicolor/*/apps/picmi.png
|
%{_kde5_icondir}/hicolor/*/apps/picmi.png
|
||||||
#%{_kde5_icondir}/hicolor/scalable/apps/picmi.svgz
|
#%{_kde5_icondir}/hicolor/scalable/apps/picmi.svgz
|
||||||
|
%lang(de) %{_datadir}/doc/HTML/de/picmi
|
||||||
|
%lang(es) %{_datadir}/doc/HTML/es/picmi
|
||||||
|
%lang(et) %{_datadir}/doc/HTML/et/picmi
|
||||||
|
%lang(fr) %{_datadir}/doc/HTML/fr/picmi
|
||||||
|
%lang(nl) %{_datadir}/doc/HTML/nl/picmi
|
||||||
|
%lang(pt) %{_datadir}/doc/HTML/pt/picmi
|
||||||
|
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/picmi
|
||||||
|
%lang(sv) %{_datadir}/doc/HTML/sv/picmi
|
||||||
|
%lang(uk) %{_datadir}/doc/HTML/uk/picmi
|
||||||
%doc AUTHORS COPYING COPYING.DOC
|
%doc AUTHORS COPYING COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 11 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