From 98c1b8bd35c407b98564ec93a8a1e6d3df315274 Mon Sep 17 00:00:00 2001 From: chenyanpanHW Date: Fri, 30 Jul 2021 22:52:12 +0800 Subject: [PATCH] delete -S git from %autosetup, and delete BuildRequires git --- hyphen-as.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/hyphen-as.spec b/hyphen-as.spec index b4abfd6..a65bdd8 100644 --- a/hyphen-as.spec +++ b/hyphen-as.spec @@ -1,21 +1,20 @@ Name: hyphen-as Summary: Assamese hyphenation rules Version: 0.7.0 -Release: 14 +Release: 15 Epoch: 1 Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-as-%{version}.tar.bz2 URL: http://wiki.smc.org.in License: LGPLv3+ BuildArch: noarch Requires: hyphen -BuildRequires: git Supplements: (hyphen and langpacks-as) %description The package provide hyphenation rules for Assamese language. %prep -%autosetup -n hyphen-as-%{version} -p1 -S git +%autosetup -n hyphen-as-%{version} -p1 %build @@ -28,6 +27,9 @@ chmod 644 %{buildroot}/%{_datadir}/hyphen/*.dic %{_datadir}/hyphen/* %changelog +* Fri Jul 30 2021 chenyanpanHW - 0.7.0-15 +- DESC: delete -S git from %autosetup, and delete BuildRequires git + * Tue Jun 01 2021 wulei - 1:0.7.0-14 - fixes failed: git no such file or directory