automatic version update by autodist [release 17.04.3-1mamba;Wed Aug 09 2017]
This commit is contained in:
parent
99caf33d02
commit
07a95ea784
@ -1,5 +1,5 @@
|
||||
Name: libkcddb
|
||||
Version: 16.12.3
|
||||
Version: 17.04.3
|
||||
Release: 1mamba
|
||||
Summary: KDE CDDB library
|
||||
Group: System/Libraries
|
||||
@ -45,13 +45,15 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_libdir}/libKF5Cddb.so.*
|
||||
%{_kde5_libdir}/libKF5CddbWidgets.so.*
|
||||
@ -60,6 +62,17 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kde5_servicesdir}/libkcddb.desktop
|
||||
%dir %{_datadir}/doc/HTML/en/kcontrol/cddbretrieval5
|
||||
%{_datadir}/doc/HTML/en/kcontrol/cddbretrieval5/*
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/kcontrol/cddbretrieval5
|
||||
%lang(de) %{_datadir}/doc/HTML/de/kcontrol/cddbretrieval5
|
||||
%lang(es) %{_datadir}/doc/HTML/es/kcontrol/cddbretrieval5
|
||||
%lang(fr) %{_datadir}/doc/HTML/fr/kcontrol/cddbretrieval5
|
||||
%lang(it) %{_datadir}/doc/HTML/it/kcontrol/cddbretrieval5
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/kcontrol/cddbretrieval5
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/kcontrol/cddbretrieval5
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/kcontrol/cddbretrieval5
|
||||
%lang(sr) %{_datadir}/doc/HTML/sr/kcontrol/cddbretrieval5
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/kcontrol/cddbretrieval5
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/kcontrol/cddbretrieval5
|
||||
%doc COPYING COPYING.LIB
|
||||
|
||||
%files devel
|
||||
@ -75,6 +88,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc TODO
|
||||
|
||||
%changelog
|
||||
* Wed Aug 09 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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user