automatic version update by autodist [release 17.04.3-1mamba;Wed Aug 09 2017]
This commit is contained in:
parent
4ad50f3ed4
commit
7a4ab94d09
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: ktnef
|
Name: ktnef
|
||||||
Version: 16.12.2
|
Version: 17.04.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Frameworks 5 tnef library
|
Summary: KDE Frameworks 5 tnef library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -84,6 +84,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}"
|
||||||
|
|
||||||
@ -95,7 +97,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}/libKF5Tnef.so.*
|
%{_kde5_libdir}/libKF5Tnef.so.*
|
||||||
%doc AUTHORS COPYING.LIB
|
%doc AUTHORS COPYING.LIB
|
||||||
@ -114,6 +116,9 @@ exit 0
|
|||||||
%{_kde5_mkspecsdir}/qt_KTNef.pri
|
%{_kde5_mkspecsdir}/qt_KTNef.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 09 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 03 2017 Automatic Build System <autodist@mambasoft.it> 16.12.2-1mamba
|
* Fri Mar 03 2017 Automatic Build System <autodist@mambasoft.it> 16.12.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user