automatic version update by autodist [release 17.04.3-1mamba;Mon Aug 14 2017]
This commit is contained in:
parent
a0cd345b82
commit
7c193cf1f1
24
okular.spec
24
okular.spec
@ -1,5 +1,5 @@
|
|||||||
Name: okular
|
Name: okular
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A document viewer that supports different kinds of documents
|
Summary: A document viewer that supports different kinds of documents
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
@ -64,6 +64,8 @@ Requires: libokular = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
[ "%{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}"
|
||||||
|
|
||||||
@ -87,7 +89,7 @@ exit 0
|
|||||||
%post -n libokular -p /sbin/ldconfig
|
%post -n libokular -p /sbin/ldconfig
|
||||||
%postun -n libokular -p /sbin/ldconfig
|
%postun -n libokular -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/xdg/okular.categories
|
%{_sysconfdir}/xdg/okular.categories
|
||||||
%{_kde5_bindir}/okular
|
%{_kde5_bindir}/okular
|
||||||
@ -101,7 +103,6 @@ exit 0
|
|||||||
%{_datadir}/metainfo/org.kde.okular.appdata.xml
|
%{_datadir}/metainfo/org.kde.okular.appdata.xml
|
||||||
%{_datadir}/metainfo/org.kde.okular-*.xml
|
%{_datadir}/metainfo/org.kde.okular-*.xml
|
||||||
%{_datadir}/config.kcfg/okular_core.kcfg
|
%{_datadir}/config.kcfg/okular_core.kcfg
|
||||||
%lang(en) %{_datadir}/doc/HTML/en/okular
|
|
||||||
%{_datadir}/icons/hicolor/*/apps/okular.png
|
%{_datadir}/icons/hicolor/*/apps/okular.png
|
||||||
%{_datadir}/kconf_update/okular.upd
|
%{_datadir}/kconf_update/okular.upd
|
||||||
%dir %{_datadir}/kpackage/genericqml/org.kde.mobile.okular
|
%dir %{_datadir}/kpackage/genericqml/org.kde.mobile.okular
|
||||||
@ -112,6 +113,20 @@ exit 0
|
|||||||
%dir %{_datadir}/kxmlgui5/okular
|
%dir %{_datadir}/kxmlgui5/okular
|
||||||
%{_datadir}/kxmlgui5/okular/*.rc
|
%{_datadir}/kxmlgui5/okular/*.rc
|
||||||
%{_mandir}/man1/okular.1*
|
%{_mandir}/man1/okular.1*
|
||||||
|
%lang(en) %{_datadir}/doc/HTML/en/okular
|
||||||
|
%lang(ca) %{_datadir}/doc/HTML/ca/okular
|
||||||
|
%lang(de) %{_datadir}/doc/HTML/de/okular
|
||||||
|
%lang(es) %{_datadir}/doc/HTML/es/okular
|
||||||
|
%lang(fr) %{_datadir}/doc/HTML/fr/okular
|
||||||
|
%lang(gl) %{_datadir}/doc/HTML/gl/okular
|
||||||
|
%lang(it) %{_datadir}/doc/HTML/it/okular
|
||||||
|
%lang(ja) %{_datadir}/doc/HTML/ja/okular
|
||||||
|
%lang(nl) %{_datadir}/doc/HTML/nl/okular
|
||||||
|
%lang(pl) %{_datadir}/doc/HTML/pl/okular
|
||||||
|
%lang(pt) %{_datadir}/doc/HTML/pt/okular
|
||||||
|
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/okular
|
||||||
|
%lang(sv) %{_datadir}/doc/HTML/sv/okular
|
||||||
|
%lang(uk) %{_datadir}/doc/HTML/uk/okular
|
||||||
|
|
||||||
%files -n libokular
|
%files -n libokular
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -138,6 +153,9 @@ exit 0
|
|||||||
#%doc README.internals.png TODO
|
#%doc README.internals.png TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 14 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