%prep no longer patched with git
This commit is contained in:
parent
767e0ac8a8
commit
50675239a4
@ -1,7 +1,7 @@
|
||||
Name: perl-FCGI
|
||||
Epoch: 1
|
||||
Version: 0.78
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: FastCGI Perl bindings
|
||||
License: OML
|
||||
URL: https://metacpan.org/release/FCGI
|
||||
@ -26,7 +26,7 @@ Obsoletes: perl-FCGI-doc < %{epoch}:%{version}-%{release}
|
||||
Documentation for developing programs that will use FCGI.
|
||||
|
||||
%prep
|
||||
%autosetup -n FCGI-%{version} -p1 -S git
|
||||
%autosetup -n FCGI-%{version} -p1
|
||||
find . -type f -exec chmod -c -x {} +
|
||||
|
||||
%build
|
||||
@ -50,6 +50,9 @@ make test
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Web 09 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 1:0.78-12
|
||||
- %prep no longer patched with git
|
||||
|
||||
* Tue Apr 14 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1:0.78-11
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user