add mini important service files
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=244
This commit is contained in:
parent
483d3507bb
commit
cbf77fc171
@ -9,6 +9,10 @@ ingredients:
|
|||||||
- build
|
- build
|
||||||
- osc
|
- osc
|
||||||
- python-yaml
|
- python-yaml
|
||||||
|
- obs-service-obs_scm
|
||||||
|
- obs-service-tar_scm
|
||||||
|
- obs-service-set_version
|
||||||
|
- obs-service-recompress
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mkdir -p $BUILD_APPDIR/usr/share/pixmaps
|
- mkdir -p $BUILD_APPDIR/usr/share/pixmaps
|
||||||
|
2
osc.spec
2
osc.spec
@ -27,6 +27,8 @@ Group: Development/Tools/Other
|
|||||||
Url: https://github.com/openSUSE/osc
|
Url: https://github.com/openSUSE/osc
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: gcc6
|
||||||
|
#!BuildIgnore: libgcc_s1
|
||||||
%if 0%{?mandriva_version} < 02010
|
%if 0%{?mandriva_version} < 02010
|
||||||
BuildRequires: python-urlgrabber
|
BuildRequires: python-urlgrabber
|
||||||
Requires: python-urlgrabber
|
Requires: python-urlgrabber
|
||||||
|
Loading…
Reference in New Issue
Block a user