From 72c08c53defb21a0b8ecb93105fac1ae2f6f8350a79d6bb30a766ab8b13489d7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 7 Jun 2013 10:43:48 +0000 Subject: [PATCH] Accepting request 177911 from home:-miska-:branches:Base:System Fixing dependencies OBS-URL: https://build.opensuse.org/request/show/177911 OBS-URL: https://build.opensuse.org/package/show/Base:System/zisofs-tools?expand=0&rev=8 --- zisofs-tools.changes | 5 +++++ zisofs-tools.spec | 15 ++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/zisofs-tools.changes b/zisofs-tools.changes index 5263579..95a3aa3 100644 --- a/zisofs-tools.changes +++ b/zisofs-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 6 12:43:15 UTC 2013 - mhrusecky@suse.com + +- require /usr/bin/mkisofs instead of mkisofs package + ------------------------------------------------------------------- Sat Oct 30 20:26:46 UTC 2010 - jengelh@medozas.de diff --git a/zisofs-tools.spec b/zisofs-tools.spec index e53fd13..87e1fa5 100644 --- a/zisofs-tools.spec +++ b/zisofs-tools.spec @@ -1,7 +1,7 @@ # -# spec file for package zisofs-tools (Version 1.0.8) +# spec file for package zisofs-tools # -# Copyright (c) 2010 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 # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: zisofs-tools BuildRequires: zlib-devel Url: ftp://ftp.kernel.org/pub/linux/utils/fs/zisofs/ +Requires: /usr/bin/mkisofs +Version: 1.0.8 +Release: 0 +Summary: User tools for zisofs License: GPL-2.0+ Group: System/Filesystems -Requires: mkisofs -AutoReqProv: on -Version: 1.0.8 -Release: 6 -Summary: User tools for zisofs Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build