automatic version update by autodist [release 17.04.3-1mamba;Fri Jul 14 2017]
This commit is contained in:
parent
8002dd88ce
commit
6f017a7384
@ -1,5 +1,5 @@
|
|||||||
Name: audiocd-kio
|
Name: audiocd-kio
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Rip audio from CD's and re-encode it into different formats with KDE
|
Summary: Rip audio from CD's and re-encode it into different formats with KDE
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -91,10 +91,12 @@ Headers files for developing audiocd applications.
|
|||||||
[ "%{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}"
|
||||||
|
|
||||||
%files
|
%files -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_datadir}/konqsidebartng/virtual_folders/services/audiocd.desktop
|
%{_kde5_datadir}/konqsidebartng/virtual_folders/services/audiocd.desktop
|
||||||
%{_kde5_datadir}/solid/actions/solid_audiocd.desktop
|
%{_kde5_datadir}/solid/actions/solid_audiocd.desktop
|
||||||
@ -103,6 +105,34 @@ Headers files for developing audiocd applications.
|
|||||||
%{_kde5_servicesdir}/audiocd.protocol
|
%{_kde5_servicesdir}/audiocd.protocol
|
||||||
%dir %{_datadir}/doc/HTML/en/kioslave5/audiocd
|
%dir %{_datadir}/doc/HTML/en/kioslave5/audiocd
|
||||||
%{_datadir}/doc/HTML/en/kioslave5/audiocd/*
|
%{_datadir}/doc/HTML/en/kioslave5/audiocd/*
|
||||||
|
%lang(ca) %dir %{_datadir}/doc/HTML/ca/kioslave5/audiocd
|
||||||
|
%lang(ca) %{_datadir}/doc/HTML/ca/kioslave5/audiocd/*
|
||||||
|
%lang(de) %dir %{_datadir}/doc/HTML/de/kioslave5/audiocd
|
||||||
|
%lang(de) %{_datadir}/doc/HTML/de/kioslave5/audiocd/*
|
||||||
|
%lang(es) %dir %{_datadir}/doc/HTML/es/kioslave5/audiocd
|
||||||
|
%lang(es) %{_datadir}/doc/HTML/es/kioslave5/audiocd/*
|
||||||
|
%lang(et) %dir %{_datadir}/doc/HTML/et/kioslave5/audiocd
|
||||||
|
%lang(et) %{_datadir}/doc/HTML/et/kioslave5/audiocd/*
|
||||||
|
%lang(fr) %dir %{_datadir}/doc/HTML/fr/kioslave5/audiocd
|
||||||
|
%lang(fr) %{_datadir}/doc/HTML/fr/kioslave5/audiocd/*
|
||||||
|
%lang(it) %dir %{_datadir}/doc/HTML/it/kioslave5/audiocd
|
||||||
|
%lang(it) %{_datadir}/doc/HTML/it/kioslave5/audiocd/*
|
||||||
|
%lang(nl) %dir %{_datadir}/doc/HTML/nl/kioslave5/audiocd
|
||||||
|
%lang(nl) %{_datadir}/doc/HTML/nl/kioslave5/audiocd/*
|
||||||
|
%lang(pl) %dir %{_datadir}/doc/HTML/pl/kioslave5/audiocd
|
||||||
|
%lang(pl) %{_datadir}/doc/HTML/pl/kioslave5/audiocd/*
|
||||||
|
%lang(pt) %dir %{_datadir}/doc/HTML/pt/kioslave5/audiocd
|
||||||
|
%lang(pt) %{_datadir}/doc/HTML/pt/kioslave5/audiocd/*
|
||||||
|
%lang(pt_BR) %dir %{_datadir}/doc/HTML/pt_BR/kioslave5/audiocd
|
||||||
|
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kioslave5/audiocd/*
|
||||||
|
%lang(ru) %dir %{_datadir}/doc/HTML/ru/kioslave5/audiocd
|
||||||
|
%lang(ru) %{_datadir}/doc/HTML/ru/kioslave5/audiocd/*
|
||||||
|
%lang(sr) %dir %{_datadir}/doc/HTML/sr/kioslave5/audiocd
|
||||||
|
%lang(sr) %{_datadir}/doc/HTML/sr/kioslave5/audiocd/*
|
||||||
|
%lang(sv) %dir %{_datadir}/doc/HTML/sv/kioslave5/audiocd
|
||||||
|
%lang(sv) %{_datadir}/doc/HTML/sv/kioslave5/audiocd/*
|
||||||
|
%lang(uk) %dir %{_datadir}/doc/HTML/uk/kioslave5/audiocd
|
||||||
|
%lang(uk) %{_datadir}/doc/HTML/uk/kioslave5/audiocd/*
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -117,6 +147,12 @@ Headers files for developing audiocd applications.
|
|||||||
%{_kde5_libdir}/libaudiocdplugins.so
|
%{_kde5_libdir}/libaudiocdplugins.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 14 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Jun 22 2017 Automatic Build System <autodist@mambasoft.it> 17.04.2-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