- Added dependency on ruby-bindings >= 1.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-services-manager?expand=0&rev=9
This commit is contained in:
Lukas Ocilka 2013-07-24 14:33:02 +00:00 committed by Git OBS Bridge
parent bbe1ce5d8f
commit 3fe791da4e
3 changed files with 13 additions and 5 deletions

View File

@ -4,6 +4,7 @@ Wed Jul 10 15:27:49 CEST 2013 - locilka@suse.com
- 0.0.8
- Added full AutoYast support
- Temporarily disabled tests for openSUSE 13.1 and further
- Added dependency on ruby-bindings >= 1.2.0
-------------------------------------------------------------------
Thu Jul 4 14:04:32 CEST 2013 - locilka@suse.com

View File

@ -16,6 +16,13 @@
#
######################################################################
#
# IMPORTANT: Please do not change spec file in build service directly
# Use https://github.com/yast/yast-services-manager repo
#
######################################################################
Name: yast2-services-manager
Version: 0.0.8
Release: 0
@ -25,19 +32,19 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-services-manager.tar.bz2
Requires: yast2 >= 2.24.1
Requires: yast2-ruby-bindings >= 1.1.2
Requires: yast2-ruby-bindings >= 1.2.0
BuildRequires: ruby
BuildRequires: rubygem-mocha
BuildRequires: update-desktop-files
BuildRequires: yast2 >= 2.24.1
BuildRequires: yast2-ruby-bindings >= 1.1.2
BuildRequires: yast2-ruby-bindings >= 1.2.0
Summary: YaST2 - Services Manager
License: GPL-2.0
Group: System/YaST
Url: https://github.com/kobliha/yast-services-manager
Url: https://github.com/yast/yast-services-manager
%description
Provides user interface and libraries to configure running services and the default target.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca5eb8197383bf0fa30b9b9873d9738b00cc8cabe54fd952e5075da2b66b04af
size 8281
oid sha256:df8e73d9892894f71d953418d8b229efb2d4a88e9767f3344f158b57811819d3
size 8141