From 099f2933d25082563ead8f7d16b797316adc9ce3aef6a157d1e9ab74cae7ee75 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Sat, 3 Dec 2011 12:55:43 +0000 Subject: [PATCH] Accepting request 94787 from home:coolo:removeautomake add automake to buildrequires OBS-URL: https://build.opensuse.org/request/show/94787 OBS-URL: https://build.opensuse.org/package/show/Publishing/gv?expand=0&rev=8 --- gv.changes | 5 +++++ gv.spec | 18 +++++++++--------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/gv.changes b/gv.changes index 5e9599e..645efc3 100644 --- a/gv.changes +++ b/gv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 1 16:46:28 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + --------------------------------------------------------------- Wed Jan 12 13:09:27 CET 2011 - werner@suse.de diff --git a/gv.spec b/gv.spec index 9196d8f..2bb6ab8 100644 --- a/gv.spec +++ b/gv.spec @@ -1,7 +1,7 @@ # -# spec file for package gv (Version 3.7.0) +# spec file for package gv # -# Copyright (c) 2010 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,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: gv -BuildRequires: help2man update-desktop-files xorg-x11 xorg-x11-devel +BuildRequires: automake +BuildRequires: help2man +BuildRequires: update-desktop-files +BuildRequires: xorg-x11 +BuildRequires: xorg-x11-devel %if %suse_version > 1020 BuildRequires: xaw3d-devel %else @@ -28,7 +29,7 @@ BuildRequires: xaw3d %if %suse_version < 1100 BuildRequires: desktop-data-SuSE %endif -License: GPLv2+ +License: GPL-2.0+ Group: Productivity/Publishing/PS PreReq: %install_info_prereq Requires: ghostscript_x11 @@ -36,11 +37,10 @@ Conflicts: gs_serv gs_vga # NOTE: We don't want this dependency and desktop-data-SuSE is in all # desktop selections. #Requires: desktop-data-SuSE -AutoReqProv: on Url: http://www.gnu.org/software/gv/ Summary: A Program to View PostScript Files Version: 3.7.0 -Release: 1 +Release: 0 Source0: gv-3.7.0.tar.bz2 Source1: gv.desktop Source2: gv.png