!12 fix build error of _kde4_libdir

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2024-01-31 02:11:23 +00:00 committed by Gitee
commit 63bd6b8e0c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: grantlee
Summary: Qt string template engine based on the Django template system
Version: 0.5.1
Release: 13
Release: 14
License: LGPLv2+
URL: http://www.gitorious.org/grantlee/pages/Home
@ -22,8 +22,9 @@ BuildRequires: graphviz
%endif
## for %%check
BuildRequires: xorg-x11-server-Xvfb
BuildRequires: kde4-filesystem
Requires: kde-filesystem
Requires: kde-filesystem kde4-filesystem
%description
Grantlee is a plug-in based String Template system written
@ -122,6 +123,9 @@ xvfb-run -a make test -C %{_target_platform} ||:
%changelog
* Tue Jan 30 2024 peijiankang <peijiankang@kylinos.cn> - 0.5.1-14
- fix build error of _kde4_libdir
* Mon Dec 13 2021 douyan <douyan@kylinos.cn> - 0.5.1-13
- remove %{?dist}