add groff buildrequires resolve obs build failed
This commit is contained in:
parent
bbed8e1bf8
commit
543b397f8f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: fltk
|
Name: fltk
|
||||||
Version: 1.3.5
|
Version: 1.3.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: C++ user interface toolkit
|
Summary: C++ user interface toolkit
|
||||||
License: LGPLv2+ with exceptions
|
License: LGPLv2+ with exceptions
|
||||||
URL: http://www.fltk.org/
|
URL: http://www.fltk.org/
|
||||||
@ -17,7 +17,7 @@ Obsoletes: %{name}-fluid < %{version}-%{release}
|
|||||||
|
|
||||||
BuildRequires: gcc-c++ desktop-file-utils libjpeg-devel pkgconfig(libpng) pkgconfig(gl) pkgconfig(glu) pkgconfig(ice)
|
BuildRequires: gcc-c++ desktop-file-utils libjpeg-devel pkgconfig(libpng) pkgconfig(gl) pkgconfig(glu) pkgconfig(ice)
|
||||||
BuildRequires: pkgconfig(sm) pkgconfig(xext) pkgconfig(xinerama) pkgconfig(xft) pkgconfig(xt) pkgconfig(x11)
|
BuildRequires: pkgconfig(sm) pkgconfig(xext) pkgconfig(xinerama) pkgconfig(xft) pkgconfig(xt) pkgconfig(x11)
|
||||||
BuildRequires: pkgconfig(xcursor) pkgconfig(xproto) xorg-x11-utils zlib-devel autoconf
|
BuildRequires: pkgconfig(xcursor) pkgconfig(xproto) xorg-x11-utils zlib-devel autoconf groff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit.It provides modern GUI functionality without
|
FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit.It provides modern GUI functionality without
|
||||||
@ -113,7 +113,10 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/fluid.desktop
|
|||||||
%{_mandir}/man1/fluid.1*
|
%{_mandir}/man1/fluid.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 1.3.5-2
|
* Mon Aug 30 2021 liuyumeng <liuyumeng5@huawei.com> - 1.3.5-3
|
||||||
|
- add groff buildrequires resolve obs build failed
|
||||||
|
|
||||||
|
* Tue Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 1.3.5-2
|
||||||
- delete gdb in buildrequires
|
- delete gdb in buildrequires
|
||||||
|
|
||||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.3.5-1
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.3.5-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user