automatic version update by autodist [release 17.04.3-1mamba;Sun Aug 06 2017]
This commit is contained in:
parent
a4b30092a9
commit
0fe6593caf
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kidentitymanagement
|
Name: kidentitymanagement
|
||||||
Version: 16.12.3
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 identity management library
|
Summary: KDE Frameworks 5 identity management library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -70,6 +70,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{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}"
|
||||||
|
|
||||||
@ -81,7 +83,7 @@ exit 0
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name} -f %{name}5_qt.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde5_libdir}/libKF5IdentityManagement.so.*
|
%{_kde5_libdir}/libKF5IdentityManagement.so.*
|
||||||
%{_datadir}/dbus-1/interfaces/kf5_org.kde.pim.IdentityManager.xml
|
%{_datadir}/dbus-1/interfaces/kf5_org.kde.pim.IdentityManager.xml
|
||||||
@ -100,6 +102,9 @@ exit 0
|
|||||||
%{_kde5_mkspecsdir}/qt_KIdentityManagement.pri
|
%{_kde5_mkspecsdir}/qt_KIdentityManagement.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 06 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
|
* Fri Mar 10 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