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
fb09c61e89
commit
f6764d364f
@ -9,6 +9,10 @@ ingredients:
|
||||
- build
|
||||
- osc
|
||||
- python-yaml
|
||||
- obs-service-obs_scm
|
||||
- obs-service-tar_scm
|
||||
- obs-service-set_version
|
||||
- obs-service-recompress
|
||||
|
||||
script:
|
||||
- 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
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc6
|
||||
#!BuildIgnore: libgcc_s1
|
||||
%if 0%{?mandriva_version} < 02010
|
||||
BuildRequires: python-urlgrabber
|
||||
Requires: python-urlgrabber
|
||||
|
Loading…
Reference in New Issue
Block a user