automatic version update by autodist [release 5.19.0-1mamba;Sat Feb 27 2016]
This commit is contained in:
parent
4712059f33
commit
8de74a25d7
14
kio.spec
14
kio.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kio
|
Name: kio
|
||||||
Version: 5.18.0
|
Version: 5.19.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Network transparent access to files and data
|
Summary: Network transparent access to files and data
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -117,10 +117,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_libdir}/libKF5KIOCore.so.*
|
%{_kde5_libdir}/libKF5KIO*.so.*
|
||||||
%{_kde5_libdir}/libKF5KIOFileWidgets.so.*
|
|
||||||
%{_kde5_libdir}/libKF5KIONTLM.so.*
|
|
||||||
%{_kde5_libdir}/libKF5KIOWidgets.so.*
|
|
||||||
%dir %{_kde5_libexecdir}
|
%dir %{_kde5_libexecdir}
|
||||||
%{_kde5_libexecdir}/*
|
%{_kde5_libexecdir}/*
|
||||||
%{_qt5_plugindir}/kcm_*.so
|
%{_qt5_plugindir}/kcm_*.so
|
||||||
@ -136,9 +133,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_includedir}/KIOCore
|
%{_kde5_includedir}/KIO*
|
||||||
%{_kde5_includedir}/KIOFileWidgets
|
|
||||||
%{_kde5_includedir}/KIOWidgets
|
|
||||||
%{_kde5_includedir}/kio
|
%{_kde5_includedir}/kio
|
||||||
%{_kde5_includedir}/kio_version.h
|
%{_kde5_includedir}/kio_version.h
|
||||||
%{_kde5_libdir}/cmake/KF5KIO
|
%{_kde5_libdir}/cmake/KF5KIO
|
||||||
@ -147,6 +142,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%doc README.md
|
#%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 27 2016 Automatic Build System <autodist@mambasoft.it> 5.19.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jan 17 2016 Automatic Build System <autodist@mambasoft.it> 5.18.0-1mamba
|
* Sun Jan 17 2016 Automatic Build System <autodist@mambasoft.it> 5.18.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user