automatic version update by autodist [release 16.08.0-1mamba;Mon Aug 29 2016]
This commit is contained in:
parent
a947327b12
commit
ab8cb6c1cd
11
kldap.spec
11
kldap.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kldap
|
||||
Version: 16.04.3
|
||||
Version: 16.08.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 LDAP library
|
||||
Group: System/Libraries
|
||||
@ -73,7 +73,13 @@ exit 0
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/kldap.categories
|
||||
%{_libdir}/qt5/plugins/kf5/kio/ldap.so
|
||||
%{_datadir}/kservices5/ldap.protocol
|
||||
%{_datadir}/kservices5/ldaps.protocol
|
||||
%{_kde5_libdir}/libKF5Ldap.so.*
|
||||
%dir %{_datadir}/doc/HTML/en/kioslave5/ldap
|
||||
%{_datadir}/doc/HTML/en/kioslave5/ldap/*
|
||||
%doc COPYING.LIB
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
@ -92,6 +98,9 @@ exit 0
|
||||
%{_libdir}/qt5/mkspecs/modules/qt_Ldap.pri
|
||||
|
||||
%changelog
|
||||
* Mon Aug 29 2016 Automatic Build System <autodist@mambasoft.it> 16.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 13 2016 Automatic Build System <autodist@mambasoft.it> 16.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user