Hello community, here is the log from the commit of package uudeview for openSUSE:Factory checked in at 2011-12-25 17:42:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uudeview (Old) and /work/SRC/openSUSE:Factory/.uudeview.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uudeview", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/uudeview/uudeview.changes 2011-09-23 12:49:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.uudeview.new/uudeview.changes 2011-12-25 17:42:35.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Dec 21 10:51:28 UTC 2011 - [email protected] + +- add autoconf as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- +Tue Dec 20 20:30:02 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uudeview.spec ++++++ --- /var/tmp/diff_new_pack.2TWmqv/_old 2011-12-25 17:42:39.000000000 +0100 +++ /var/tmp/diff_new_pack.2TWmqv/_new 2011-12-25 17:42:39.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package uudeview (Version 0.5.20) +# spec file for package uudeview # -# 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,19 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: uudeview -BuildRequires: mininews postfix tk-devel xorg-x11-devel +BuildRequires: autoconf +BuildRequires: mininews +BuildRequires: postfix +BuildRequires: tk-devel +BuildRequires: xorg-x11-devel Url: http://www.fpx.de/fp/Software/UUDeview -License: GPL-2.0+ -Group: Productivity/Networking/News/Utilities Provides: sharutils:/usr/bin/uudeview -AutoReqProv: on Version: 0.5.20 -Release: 235 +Release: 0 Summary: The Nice and Friendly Decoder +License: GPL-2.0+ +Group: Productivity/Networking/News/Utilities Source: %{name}-%{version}.tar.bz2 Patch0: %{name}.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -38,18 +39,11 @@ ultimate goal is to fully replace the "standard", but dumb uudecode and uuencode utilities. - - -Authors: --------- - Frank Pilhofer <[email protected]> - %prep %setup -q %patch0 %build -%suse_update_config autoconf CFLAGS="$RPM_OPT_FLAGS -DUSE_NON_CONST" \ ./configure --prefix=%_prefix \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
