Hello community, here is the log from the commit of package xosview for openSUSE:Factory checked in at 2011-12-25 17:43:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xosview (Old) and /work/SRC/openSUSE:Factory/.xosview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xosview", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xosview/xosview.changes 2011-09-23 12:52:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xosview.new/xosview.changes 2011-12-25 17:43:03.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Dec 21 13:44:52 UTC 2011 - [email protected] + +- add autoconf as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- +Wed Dec 21 10:31:55 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xosview.spec ++++++ --- /var/tmp/diff_new_pack.E9f82Q/_old 2011-12-25 17:43:09.000000000 +0100 +++ /var/tmp/diff_new_pack.E9f82Q/_new 2011-12-25 17:43:09.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package xosview (Version 1.8.3) +# spec file for package xosview # -# 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,22 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: xosview -BuildRequires: gcc-c++ linux-kernel-headers pkgconfig update-desktop-files xorg-x11-devel -License: BSD-3-Clause ; GPL-2.0+ ; MIT -Group: System/Monitoring -AutoReqProv: on +BuildRequires: autoconf +BuildRequires: gcc-c++ +BuildRequires: linux-kernel-headers +BuildRequires: pkgconfig +BuildRequires: update-desktop-files +BuildRequires: xorg-x11-devel # NOTE: We don't want this dependency and desktop-data-SuSE is in all # desktop selections. #Requires: desktop-data-SuSE # This because /usr/bin/xrdb is part of xorg-x11 Requires: xorg-x11 Version: 1.8.3 -Release: 200 +Release: 0 Summary: System Load Information +License: BSD-3-Clause ; GPL-2.0+ ; MIT +Group: System/Monitoring Url: http://sourceforge.net/projects/xosview/ Source: xosview-%{version}.tar.bz2 Source1: rc.config.xosview @@ -82,7 +84,6 @@ %patch10 -p0 -b ".appdef" %patch11 -p0 -b ".diskstat" %patch -%{?suse_update_config:%{suse_update_config -f config}} %build %ifarch ppc -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
