delete autoreconf in spec

This commit is contained in:
dwl301 2022-06-26 15:15:44 +08:00
parent 07403898eb
commit 619727db37

View File

@ -22,7 +22,7 @@
Name: libgnome
Version: 2.32.1
Release: 20
Release: 21
Summary: Gnome 2.x desktop base library
URL: http://www.gnome.org
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
%build
autoreconf -v --install --force
%configure --disable-gtk-doc --disable-esd
%make_build
@ -124,6 +123,9 @@ mv COPYING.LIB COPYING
%{_datadir}/gtk-doc
%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
- Type:bugfix
- ID:NA