release simplified for mydumper

This commit is contained in:
2022-09-23 08:42:32 +02:00
parent d395766c1a
commit c73d4f171a
3 changed files with 194 additions and 4 deletions

View File

@@ -1,11 +1,12 @@
# to build agains mariadb libraries, set it to 0
%define _ver 3
%define _mysql 0
# leaf it empty, if the original release is with -X at the end:
%define subver -3
%define subver -%{_ver}
Name: mydumper
Summary: mydumper and myloader MySQL backup tools
Version: 0.12.7
Release: 3%{?dist}
Release: %{_ver}%{?dist}
Group: Applications/Databases
License: GPL
Vendor: Max Bubenick