Use Source0 tag in all spec files
Concerned packages: - os-testr - oslosphinx - oslotest Change-Id: If4f4d2cc082775418cdd19d593295fd28e92c410
This commit is contained in:
parent
bcbdb12214
commit
cf72b21cc5
@ -6,7 +6,7 @@ Summary: A testr wrapper to provide functionality for OpenStack projects
|
||||
License: {{ license('Apache-2.0') }}
|
||||
Group: Development/Languages/Python
|
||||
Url: http://www.openstack.org/
|
||||
Source: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
|
||||
Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: {{ py2pkg('ddt') }}
|
||||
BuildRequires: {{ py2pkg('devel') }}
|
||||
|
@ -5,7 +5,7 @@ Summary: OpenStack Sphinx
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://launchpad.net/oslosphinx
|
||||
Source: https://pypi.io/packages/source/o/oslosphinx/oslosphinx-%{version}.tar.gz
|
||||
Source0: https://pypi.io/packages/source/o/oslosphinx/oslosphinx-%{version}.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: {{ py2pkg('devel') }}
|
||||
BuildRequires: {{ py2pkg('pbr') }}
|
||||
|
@ -5,7 +5,7 @@ Summary: OpenStack test framework
|
||||
License: {{ 'Apache-2.0' | license }}
|
||||
Group: Development/Languages/Python
|
||||
Url: https://launchpad.net/oslotest
|
||||
Source: https://pypi.io/packages/source/o/oslotest/oslotest-%{version}.tar.gz
|
||||
Source0: https://pypi.io/packages/source/o/oslotest/oslotest-%{version}.tar.gz
|
||||
BuildRequires: openstack-macros
|
||||
BuildRequires: {{ py2pkg('debtcollector', (">=", "0.3.0")) }}
|
||||
BuildRequires: {{ py2pkg('devel') }}
|
||||
|
Loading…
Reference in New Issue
Block a user