Fix new rpmlint error for URL.
Signed-off-by: mulhern <amulhern@redhat.com>
This commit is contained in:
parent
0859188387
commit
fabb2d47f2
@ -1,12 +1,12 @@
|
||||
%global srcname pyudev
|
||||
Name: python-%{srcname}
|
||||
Version: 0.20.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A libudev binding
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://pypi.python.org/pypi/pyudev
|
||||
Source0: http://pypi.io/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
|
||||
Source0: https://pypi.io/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user