forked from pool/python-rpm-macros
- update service, use repository and tarball name "python-rpm-macros"
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
e118e8db5a
commit
e5fe30145b
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 1.0.git.1486390382.fb829ad
|
||||
Version: 1.0.git.1486997542.e9fcc29
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
Group: Development/Tools/Other
|
||||
Url: https://github.com/opensuse/multipython-macros
|
||||
Source: multipython-macros-%{version}.tar.bz2
|
||||
Source: python-rpm-macros-%{version}.tar.bz2
|
||||
# Fedora compatibility
|
||||
Provides: python2-rpm-macros
|
||||
Provides: python3-rpm-macros
|
||||
@@ -36,7 +36,7 @@ You should BuildRequire this package unless you are sure that you
|
||||
are only building for distros newer than Leap 42.2
|
||||
|
||||
%prep
|
||||
%setup -q -n multipython-macros-%{version}
|
||||
%setup -q
|
||||
%if 0%{?suse_version} < 1330
|
||||
mv macros-default-pythons macros/035-default-pythons
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user