!6 perl-DBD-MySQL delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @bzhaoop Signed-off-by: @bzhaoop
This commit is contained in:
commit
68b102160a
@ -1,6 +1,6 @@
|
|||||||
Name: perl-DBD-MySQL
|
Name: perl-DBD-MySQL
|
||||||
Version: 4.050
|
Version: 4.050
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Perl [DBI] driver for access to MySQL databases.
|
Summary: Perl [DBI] driver for access to MySQL databases.
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/DBD-mysql
|
URL: https://metacpan.org/release/DBD-mysql
|
||||||
@ -8,7 +8,7 @@ Source0: https://cpan.metacpan.org/authors/id/D/DV/DVEEDEN/DBD-mysql-%{ve
|
|||||||
|
|
||||||
BuildRequires: coreutils findutils gcc mariadb-connector-c mariadb-connector-c-devel openssl-devel perl-devel
|
BuildRequires: coreutils findutils gcc mariadb-connector-c mariadb-connector-c-devel openssl-devel perl-devel
|
||||||
BuildRequires: perl-generators perl-interpreter zlib-devel perl perl-macros perl-interpreter perl-File-Path
|
BuildRequires: perl-generators perl-interpreter zlib-devel perl perl-macros perl-interpreter perl-File-Path
|
||||||
BuildRequires: perl-PathTools perl-Getopt-Long perl-libs perl-ExtUtils-MakeMaker perl-Data-Dumper git
|
BuildRequires: perl-PathTools perl-Getopt-Long perl-libs perl-ExtUtils-MakeMaker perl-Data-Dumper
|
||||||
BuildRequires: perl(DBI) >= 1.609
|
BuildRequires: perl(DBI) >= 1.609
|
||||||
BuildRequires: perl(DBI::DBD)
|
BuildRequires: perl(DBI::DBD)
|
||||||
BuildRequires: perl(Test::Deep)
|
BuildRequires: perl(Test::Deep)
|
||||||
@ -33,7 +33,7 @@ Requires: man
|
|||||||
This contains man files for the using of perl-DBD-MySQL.
|
This contains man files for the using of perl-DBD-MySQL.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -Sgit -n DBD-mysql-%{version}
|
%autosetup -n DBD-mysql-%{version} -p1
|
||||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -56,6 +56,9 @@ make test
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.050-2
|
||||||
|
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Jan 14 2021 yanglongkang <yanglongkang@huawei.com> - 4.050-1
|
* Thu Jan 14 2021 yanglongkang <yanglongkang@huawei.com> - 4.050-1
|
||||||
- update version 4.050
|
- update version 4.050
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user