!2 Split out the gcc dependency for follow openEuler protocol
From: @bzhaoop Reviewed-by: @zhengzhenyu Signed-off-by: @zhengzhenyu
This commit is contained in:
commit
c216016872
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-DBD-MariaDB
|
Name: perl-DBD-MariaDB
|
||||||
Version: 1.21
|
Version: 1.21
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
|
Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -25,6 +25,7 @@ BuildRequires: perl(utf8)
|
|||||||
BuildRequires: perl(warnings)
|
BuildRequires: perl(warnings)
|
||||||
BuildRequires: perl(Devel::CheckLib)
|
BuildRequires: perl(Devel::CheckLib)
|
||||||
BuildRequires: mariadb-devel
|
BuildRequires: mariadb-devel
|
||||||
|
BuildRequires: gcc
|
||||||
Requires: perl(DBI) >= 1.608
|
Requires: perl(DBI) >= 1.608
|
||||||
Requires: perl(strict)
|
Requires: perl(strict)
|
||||||
Requires: perl(warnings)
|
Requires: perl(warnings)
|
||||||
@ -96,5 +97,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 26 2021 bzhaoop <bzhaojyathousandy@gmail.com> 1.21-2
|
||||||
|
- Refactor build requires for gcc
|
||||||
|
|
||||||
* Thu Jun 17 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.21-1
|
* Thu Jun 17 2021 Perl_Bot <Perl_Bot@openeuler.org> 1.21-1
|
||||||
- Specfile autogenerated by Perl_Bot
|
- Specfile autogenerated by Perl_Bot
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user