Unify spaces and tabs in SPEC
This commit is contained in:
parent
664f7b143e
commit
b6f31a5fc0
@ -8,9 +8,9 @@ Source0: %{URL}/downloads/%{name}-%{version}.tar.gz
|
||||
Source1: %{URL}/downloads/%{name}-%{version}.tar.gz.asc
|
||||
Source2: https://k1024.org/files/key.asc
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: gnupg2
|
||||
BuildRequires: %{py3_dist pytest}
|
||||
|
||||
@ -21,7 +21,7 @@ add and remove extended attributes from files and directories.
|
||||
%description %_description
|
||||
|
||||
%package -n python3-%{name}
|
||||
Summary: Extended attributes library wrapper for Python 3
|
||||
Summary: Extended attributes library wrapper for Python 3
|
||||
%{?python_provide:%python_provide python3-%{name}}
|
||||
|
||||
%description -n python3-%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user