Fix RPMLint warning: "invalid-url Source0"
Fixed by: https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/#_troublesome_urls
This commit is contained in:
parent
86ead9d5f0
commit
298890f801
@ -11,7 +11,7 @@ License: GPLv3
|
|||||||
URL: https://github.com/devexp-db/mysql-selinux
|
URL: https://github.com/devexp-db/mysql-selinux
|
||||||
Summary: SELinux policy modules for MySQL and MariaDB packages
|
Summary: SELinux policy modules for MySQL and MariaDB packages
|
||||||
|
|
||||||
Source0: mysql-selinux-%{version}.tar.gz
|
Source0: https://github.com/devexp-db/mysql-selinux/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
|
Loading…
Reference in New Issue
Block a user