fix build error of _kde4_libdir
This commit is contained in:
parent
d3bd580e29
commit
421a3599de
@ -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}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user