Hello community, here is the log from the commit of package gv for openSUSE:Factory checked in at 2011-12-08 11:48:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gv (Old) and /work/SRC/openSUSE:Factory/.gv.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gv", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gv/gv.changes 2011-09-23 02:02:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gv.new/gv.changes 2011-12-08 11:48:58.000000000 +0100 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Thu Dec 1 16:46:28 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gv.spec ++++++ --- /var/tmp/diff_new_pack.vJ2lki/_old 2011-12-08 11:49:10.000000000 +0100 +++ /var/tmp/diff_new_pack.vJ2lki/_new 2011-12-08 11:49:10.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gv (Version 3.7.0) +# spec file for package gv # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -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 @@ %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 @@ # 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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
