automatic version update by autodist [release 17.04.3-1mamba;Thu Aug 10 2017]
This commit is contained in:
parent
3a34d1d5ef
commit
104ddd5ac3
20
okteta.spec
20
okteta.spec
@ -1,5 +1,5 @@
|
|||||||
Name: okteta
|
Name: okteta
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A simple editor for the raw data of files
|
Summary: A simple editor for the raw data of files
|
||||||
Group: Graphical Desktop/Applications/Development
|
Group: Graphical Desktop/Applications/Development
|
||||||
@ -53,6 +53,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{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}"
|
||||||
|
|
||||||
@ -78,7 +80,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)
|
||||||
%{_sysconfdir}/xdg/okteta-structures.knsrc
|
%{_sysconfdir}/xdg/okteta-structures.knsrc
|
||||||
%{_kde5_bindir}/okteta
|
%{_kde5_bindir}/okteta
|
||||||
@ -98,12 +100,19 @@ exit 0
|
|||||||
%dir %{_datadir}/kxmlgui5/oktetapart
|
%dir %{_datadir}/kxmlgui5/oktetapart
|
||||||
%{_datadir}/kxmlgui5/oktetapart/*.rc
|
%{_datadir}/kxmlgui5/oktetapart/*.rc
|
||||||
%{_kde5_kcfgdir}/structviewpreferences.kcfg
|
%{_kde5_kcfgdir}/structviewpreferences.kcfg
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/okteta/index.cache.bz2
|
|
||||||
%doc %lang(en) %{_kde5_htmldir}/en/okteta/index.docbook
|
|
||||||
%{_kde5_icondir}/hicolor/*/apps/okteta.png
|
%{_kde5_icondir}/hicolor/*/apps/okteta.png
|
||||||
%{_kde5_xdgmimedir}/okteta.xml
|
%{_kde5_xdgmimedir}/okteta.xml
|
||||||
%{_libdir}/qt5/plugins/designer/oktetadesignerplugin.so
|
%{_libdir}/qt5/plugins/designer/oktetadesignerplugin.so
|
||||||
%{_libdir}/qt5/plugins/oktetapart.so
|
%{_libdir}/qt5/plugins/oktetapart.so
|
||||||
|
%lang(en) %{_kde5_htmldir}/en/okteta
|
||||||
|
%lang(de) %{_datadir}/doc/HTML/de/okteta
|
||||||
|
%lang(es) %{_datadir}/doc/HTML/es/okteta
|
||||||
|
%lang(it) %{_datadir}/doc/HTML/it/okteta
|
||||||
|
%lang(nl) %{_datadir}/doc/HTML/nl/okteta
|
||||||
|
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/okteta
|
||||||
|
%lang(sr) %{_datadir}/doc/HTML/sr/okteta
|
||||||
|
%lang(sv) %{_datadir}/doc/HTML/sv/okteta
|
||||||
|
%lang(uk) %{_datadir}/doc/HTML/uk/okteta
|
||||||
%doc COPYING COPYING.DOC COPYING.LIB
|
%doc COPYING COPYING.DOC COPYING.LIB
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -142,6 +151,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/OktetaKastenGui/OktetaKastenGui*.cmake
|
%{_libdir}/cmake/OktetaKastenGui/OktetaKastenGui*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 10 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