forked from pool/yast2-iscsi-client
- version 2.23.1
- Testsuites adapted to switching Service module to systemd (yast2-2.23.15) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=64
This commit is contained in:
parent
a360423c77
commit
9da4bec79b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:90f712ac6dd4989cf4a9e2a8180589ef6e76c477db0740180b5e2b1ba2a528ce
|
|
||||||
size 107868
|
|
3
yast2-iscsi-client-2.23.1.tar.bz2
Normal file
3
yast2-iscsi-client-2.23.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d656fd4d1a5f0ef17d2ee6b4b66f281f7f1a7c844b285640f100e162909768c
|
||||||
|
size 107897
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 3 15:28:01 UTC 2013 - locilka@suse.com
|
||||||
|
|
||||||
|
- version 2.23.1
|
||||||
|
- Testsuites adapted to switching Service module to systemd
|
||||||
|
(yast2-2.23.15)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 18 12:57:18 CET 2012 - fehr@suse.de
|
Tue Dec 18 12:57:18 CET 2012 - fehr@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-iscsi-client
|
# spec file for package yast2-iscsi-client
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,12 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-iscsi-client
|
Name: yast2-iscsi-client
|
||||||
Version: 2.23.0
|
Version: 2.23.1
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-iscsi-client-%{version}.tar.bz2
|
Source0: yast2-iscsi-client-%{version}.tar.bz2
|
||||||
|
|
||||||
|
# Service module switched to systemd
|
||||||
BuildRequires: docbook-xsl-stylesheets
|
BuildRequires: docbook-xsl-stylesheets
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
@ -31,7 +32,7 @@ BuildRequires: perl-XML-Writer
|
|||||||
BuildRequires: popt-devel
|
BuildRequires: popt-devel
|
||||||
BuildRequires: sgml-skel
|
BuildRequires: sgml-skel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: yast2
|
BuildRequires: yast2 >= 2.23.15
|
||||||
BuildRequires: yast2-devtools
|
BuildRequires: yast2-devtools
|
||||||
BuildRequires: yast2-packagemanager-devel
|
BuildRequires: yast2-packagemanager-devel
|
||||||
BuildRequires: yast2-packager
|
BuildRequires: yast2-packager
|
||||||
|
Loading…
Reference in New Issue
Block a user