Updated to git ref f5be0c0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=32
This commit is contained in:
parent
ae13ea5961
commit
fb6bfe6291
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8d0663b2c3e81cced25383af54056a3d94754e00b99468a6ce07f0dd451f91c1
|
oid sha256:ed59006f9b7ffcac9a265ef289693f43164c09376f92b3c8970f97d7fb506e6d
|
||||||
size 24060
|
size 23145
|
||||||
|
@ -41,6 +41,8 @@ BuildRequires: ruby
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2 >= 3.0.5
|
BuildRequires: yast2 >= 3.0.5
|
||||||
BuildRequires: yast2-ruby-bindings >= 1.2.0
|
BuildRequires: yast2-ruby-bindings >= 1.2.0
|
||||||
|
# need install task
|
||||||
|
BuildRequires: rubygem-yast-rake >= 0.1.6
|
||||||
# Backward compatibility fix for opensuse-13.1
|
# Backward compatibility fix for opensuse-13.1
|
||||||
%if 0%{?suse_version} > 1310
|
%if 0%{?suse_version} > 1310
|
||||||
BuildRequires: rubygem-rspec
|
BuildRequires: rubygem-rspec
|
||||||
@ -58,6 +60,8 @@ services and targets.
|
|||||||
%prep
|
%prep
|
||||||
%setup -n %{name}-%{version}
|
%setup -n %{name}-%{version}
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# opensuse-13.1 does not contain rspec in default repositories
|
# opensuse-13.1 does not contain rspec in default repositories
|
||||||
%if 0%{?suse_version} > 1310
|
%if 0%{?suse_version} > 1310
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a5c969b7a33ced15be815f69d3b5fb4b0154583936177ba4c68b67150a2e20c5
|
|
||||||
size 20761
|
|
Loading…
x
Reference in New Issue
Block a user