diff --git a/kile.spec b/kile.spec index 7ab2bcf..e2182f6 100644 --- a/kile.spec +++ b/kile.spec @@ -1,5 +1,5 @@ Name: kile -Version: 2.9.91 +Version: 2.9.92 Release: 1mamba Summary: A user friendly TeX/LaTeX editor for the KDE desktop environment Group: Graphical Desktop/Applications/Publishing @@ -7,13 +7,12 @@ Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://kile.sourceforge.net/ -Source: https://downloads.sourceforge.net/project/kile/unstable/kile-3.0b1/kile-%{version}.tar.bz2 +Source: https://downloads.sourceforge.net/project/kile/unstable/kile-3.0b2/kile-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: kdelibs4-devel BuildRequires: libgcc -BuildRequires: libqt4-devel +BuildRequires: libqt5-devel BuildRequires: libsoprano-devel BuildRequires: libstdc++6-devel BuildRequires: tetex-latex @@ -95,6 +94,8 @@ The main features are: [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build +%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang + rm -fr %{buildroot}%{_kde5_sharedir}/doc/kile %clean @@ -119,7 +120,7 @@ if [ $1 -eq 0 ]; then fi exit 0 -%files +%files -f %{name}5_qt.lang %defattr(-,root,root) %{_sysconfdir}/xdg/kile.categories %{_kde5_bindir}/kile @@ -134,10 +135,22 @@ exit 0 %{_datadir}/applications/org.kde.kile.desktop %{_datadir}/metainfo/org.kde.kile.appdata.xml %{_datadir}/dbus-1/interfaces/net.sourceforge.kile.main.xml +%doc %lang(ca) %{_kde5_htmldir}/ca/kile %doc %lang(en) %{_kde5_htmldir}/en/kile +%doc %lang(de) %{_kde5_htmldir}/de/kile +%doc %lang(fr) %{_kde5_htmldir}/fr/kile +%doc %lang(it) %{_kde5_htmldir}/it/kile +%doc %lang(nl) %{_kde5_htmldir}/nl/kile +%doc %lang(pl) %{_kde5_htmldir}/pl/kile +%doc %lang(pt_BR) %{_kde5_htmldir}/pt_BR/kile +%doc %lang(sv) %{_kde5_htmldir}/sv/kile +%doc %lang(uk) %{_kde5_htmldir}/uk/kile %doc AUTHORS COPYING ChangeLog kile-remote-control.txt README* %changelog +* Sat Aug 04 2018 Automatic Build System 2.9.92-1mamba +- automatic version update by autodist + * Sat Dec 23 2017 Silvan Calarco 2.9.91-1mamba - update to 2.9.91