fixes failed: git no such file or directory

This commit is contained in:
wu-leilei 2021-06-01 17:07:53 +08:00
parent 1d90c7e76e
commit b54a8a0ed1

View File

@ -1,12 +1,13 @@
Name: hyphen-bg Name: hyphen-bg
Version: 4.3 Version: 4.3
Release: 15 Release: 16
Summary: rules for Bulgarian hyphenation Summary: rules for Bulgarian hyphenation
License: GPLv2+ or LGPLv2+ or MPLv1.1 License: GPLv2+ or LGPLv2+ or MPLv1.1
URL: http://bgoffice.sourceforge.net/ URL: http://bgoffice.sourceforge.net/
Source: http://downloads.sourceforge.net/bgoffice/OOo-hyph-bg-%{version}.zip Source: http://downloads.sourceforge.net/bgoffice/OOo-hyph-bg-%{version}.zip
Requires: hyphen Requires: hyphen
BuildArch: noarch BuildArch: noarch
BuildRequires: git
Supplements: (hyphen and langpacks-bg) Supplements: (hyphen and langpacks-bg)
%description %description
@ -38,5 +39,8 @@ install -Dp *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_bg_BG.dic
%{_datadir}/hyphen/* %{_datadir}/hyphen/*
%changelog %changelog
* Tue Jun 01 2021 wulei <wulei80@huawei.com> - 4.3-16
- fixes failed: git no such file or directory
* Thu Apr 30 2020 Jeffery.Gao <gaojianxing@huawei.com> - 4.3-15 * Thu Apr 30 2020 Jeffery.Gao <gaojianxing@huawei.com> - 4.3-15
- Package init - Package init