!8 fix url requests timeout problem

From: @zhanghua1831
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-11-26 14:31:13 +08:00 committed by Gitee
commit 8e531edd9a

View File

@ -1,16 +1,16 @@
Name: motif
Version: 2.3.4
Release: 19
Release: 20
Summary: Run-time libraries and programs
License: LGPLv2+
URL: http://www.motifzone.net/
URL: https://motif.ics.com/
Source0: http://downloads.sf.net/motif/motif-%{version}-src.tgz
Source1: xmbind
BuildRequires: automake, libtool, autoconf, flex, flex-static, byacc, pkgconfig, libjpeg-devel libpng-devel
BuildRequires: libXft-devel libXmu-devel libXp-devel libXt-devel libXext-devel, xorg-x11-xbitmaps, perl-interpreter
Requires: xorg-x11-xbitmaps, xorg-x11-xinit
Requires: %{name}-help = %{version}-%{release}
Requires: %{name}-help = %{version}-%{release}
Provides: openmotif = %{version}-%{release}
Obsoletes: openmotif < %{version}
Conflicts: lesstif <= 0.92.32-6
@ -89,8 +89,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_mandir}/man*/*
%changelog
* Thu Nov 26 2020 zhanghua <zhanghua40@huawei.com> - 2.3.4-20
- fix url requests timeout problem
* Sat Nov 07 2020 Ge Wang <wangge20@huawei.com> - 2.3.4-19
- Set help package as montif package's install require
- Set help package as motif package's install require
* Fri Nov 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.3.4-18
- Package init