From 8869f60d729733def7ce8a1b03f6fe4168df6f743aa8595dbe9eb3d26f06718d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 16 Sep 2010 10:21:35 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Base:System/initviocons?expand=0&rev=7 From 2bbf247b320b27f979738bead0daf2777aa54c4ca983e97d7ab455ad15b77a34 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 1 Dec 2011 15:53:53 +0000 Subject: [PATCH 2/2] Accepting request 94740 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94740 OBS-URL: https://build.opensuse.org/package/show/Base:System/initviocons?expand=0&rev=8 --- initviocons.changes | 5 +++++ initviocons.spec | 13 +++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/initviocons.changes b/initviocons.changes index 4142b7c..d274bc7 100644 --- a/initviocons.changes +++ b/initviocons.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 1 15:48:27 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Mon Oct 5 19:46:42 CEST 2009 - poeml@suse.de diff --git a/initviocons.spec b/initviocons.spec index d43677b..fc922b6 100644 --- a/initviocons.spec +++ b/initviocons.spec @@ -1,7 +1,7 @@ # -# spec file for package initviocons (Version 0.5) +# spec file for package initviocons # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,18 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: initviocons Url: http://svn.poeml.de/viewcvs/initviocons/ Version: 0.5 -Release: 81 +Release: 0 Summary: Terminal Initialization, e.g. for the iSeries Virtual Console -License: GPL v2 or later +License: GPL-2.0+ Group: System/Console -AutoReqProv: on BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: automake Source: initviocons-%{version}.tar.bz2 %description