!8 fix url requests timeout problem
From: @zhanghua1831 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8e531edd9a
11
motif.spec
11
motif.spec
@ -1,16 +1,16 @@
|
|||||||
Name: motif
|
Name: motif
|
||||||
Version: 2.3.4
|
Version: 2.3.4
|
||||||
Release: 19
|
Release: 20
|
||||||
Summary: Run-time libraries and programs
|
Summary: Run-time libraries and programs
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.motifzone.net/
|
URL: https://motif.ics.com/
|
||||||
Source0: http://downloads.sf.net/motif/motif-%{version}-src.tgz
|
Source0: http://downloads.sf.net/motif/motif-%{version}-src.tgz
|
||||||
Source1: xmbind
|
Source1: xmbind
|
||||||
|
|
||||||
BuildRequires: automake, libtool, autoconf, flex, flex-static, byacc, pkgconfig, libjpeg-devel libpng-devel
|
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
|
BuildRequires: libXft-devel libXmu-devel libXp-devel libXt-devel libXext-devel, xorg-x11-xbitmaps, perl-interpreter
|
||||||
Requires: xorg-x11-xbitmaps, xorg-x11-xinit
|
Requires: xorg-x11-xbitmaps, xorg-x11-xinit
|
||||||
Requires: %{name}-help = %{version}-%{release}
|
Requires: %{name}-help = %{version}-%{release}
|
||||||
Provides: openmotif = %{version}-%{release}
|
Provides: openmotif = %{version}-%{release}
|
||||||
Obsoletes: openmotif < %{version}
|
Obsoletes: openmotif < %{version}
|
||||||
Conflicts: lesstif <= 0.92.32-6
|
Conflicts: lesstif <= 0.92.32-6
|
||||||
@ -89,8 +89,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
* Fri Nov 29 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.3.4-18
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user