!5 detele autoreconf in spec

Merge pull request !5 from liuyumeng/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-10 14:22:52 +00:00 committed by Gitee
commit d957323f50
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -22,7 +22,7 @@
Name: libgnome Name: libgnome
Version: 2.32.1 Version: 2.32.1
Release: 20 Release: 21
Summary: Gnome 2.x desktop base library Summary: Gnome 2.x desktop base library
URL: http://www.gnome.org URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/libgnome/2.32/%{name}-%{version}.tar.bz2 Source0: http://download.gnome.org/sources/libgnome/2.32/%{name}-%{version}.tar.bz2
@ -61,7 +61,6 @@ This package contains all help for libgnome.
%autosetup -p1 %autosetup -p1
%build %build
autoreconf -v --install --force
%configure --disable-gtk-doc --disable-esd %configure --disable-gtk-doc --disable-esd
%make_build %make_build
@ -124,6 +123,9 @@ mv COPYING.LIB COPYING
%{_datadir}/gtk-doc %{_datadir}/gtk-doc
%changelog %changelog
* Mon Jan 10 2022 liuyumeng <liuyumeng5@huawei.com> - 2.32.1-21
- delete autoreconf in spec
* Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.32.1-20 * Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.32.1-20
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA