Accepting request 400955 from home:Marcus_H:branches:openSUSE:Tools
- make a noarch package if suse_version >= 1120 (since 1120 python noarch packages are supported) OBS-URL: https://build.opensuse.org/request/show/400955 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=221
This commit is contained in:
parent
3684f0d1fa
commit
5f92e87a9d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 10 12:09:42 UTC 2016 - suse-tux@gmx.de
|
||||||
|
|
||||||
|
- make a noarch package if suse_version >= 1120 (since 1120 python
|
||||||
|
noarch packages are supported)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 11 08:50:29 UTC 2016 - adrian@suse.de
|
Mon Apr 11 08:50:29 UTC 2016 - adrian@suse.de
|
||||||
|
|
||||||
|
2
osc.spec
2
osc.spec
@ -48,7 +48,7 @@ Requires: python-elementtree
|
|||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} >= 1120
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1000
|
%if 0%{?suse_version} > 1000
|
||||||
|
Loading…
Reference in New Issue
Block a user