File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33%global gittag 3.0.7
44%global projname AutoMySQLBackup
55
6- Name: automysqlbackup
7- Version: 3.0.7
8- Release: 1%{?dist }
9- Summary: MySQL/MariaDB backup script
10- Group: Applications/Databases
11- License: GPLv2+
6+ Name: automysqlbackup
7+ Version: 3.0.7
8+ Release: 1%{?dist }
9+ Summary: MySQL/MariaDB backup script
10+ Group: Applications/Databases
11+ License: GPLv2+
1212URL: https://github.com/sixhop/%{projname }
1313%undefine _disable_source_fetch
14- Source0: https://github.com/sixhop/%{projname }/archive/%{gittag }/%{projname }-%{version }.tar.gz
14+ Source0: https://github.com/sixhop/%{projname }/archive/%{gittag }/%{projname }-%{version }.tar.gz
1515%define SHA256SUM0 8641f37ed453c880f541fe729e7b927db62b8d8a81c0d693efb8dd9dece09ee7
1616BuildArch: noarch
17- Requires: bash
18- Requires: bzip2
19- Requires: gzip
20- Requires: diffutils
21- Requires: openssl
22- Requires: mysql
17+ Requires: bash
18+ Requires: bzip2
19+ Requires: gzip
20+ Requires: diffutils
21+ Requires: openssl
22+ Requires: mysql
2323
2424%description
2525MySQL/MariaDB backup wrapper script for mysqldump, with support for
You can’t perform that action at this time.
0 commit comments