!10 guile delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
3d99b68cd2
@ -1,6 +1,6 @@
|
|||||||
Name: guile
|
Name: guile
|
||||||
Version: 2.0.14
|
Version: 2.0.14
|
||||||
Release: 16
|
Release: 17
|
||||||
Epoch: 5
|
Epoch: 5
|
||||||
Summary: GNU's Ubiquitous Intelligent Language for Extension
|
Summary: GNU's Ubiquitous Intelligent Language for Extension
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -13,7 +13,7 @@ Patch3: guile-threadstest.patch
|
|||||||
Patch4: guile-2.0.14-gc_pkgconfig_private.patch
|
Patch4: guile-2.0.14-gc_pkgconfig_private.patch
|
||||||
|
|
||||||
BuildRequires: gcc libtool gmp-devel readline-devel gc-devel libffi-devel
|
BuildRequires: gcc libtool gmp-devel readline-devel gc-devel libffi-devel
|
||||||
BuildRequires: gettext-devel libunistring-devel libtool-ltdl-devel git
|
BuildRequires: gettext-devel libunistring-devel libtool-ltdl-devel
|
||||||
Requires: coreutils
|
Requires: coreutils
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -32,7 +32,7 @@ developing applications that use %{name}.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -S git
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-error-on-warning
|
%configure --disable-error-on-warning
|
||||||
@ -106,6 +106,9 @@ fi
|
|||||||
%{_mandir}/man1/guile.1.gz
|
%{_mandir}/man1/guile.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0.14-17
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Wed Jul 21 2021 yushaogui <yushaogui@huawei.com> - 2.0.14-16
|
* Wed Jul 21 2021 yushaogui <yushaogui@huawei.com> - 2.0.14-16
|
||||||
- delete gdb in buildrequires
|
- delete gdb in buildrequires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user