Hello community,

here is the log from the commit of package lukemftp for openSUSE:Factory 
checked in at 2011-12-26 16:28:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lukemftp (Old)
 and      /work/SRC/openSUSE:Factory/.lukemftp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lukemftp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lukemftp/lukemftp.changes        2011-09-23 
02:12:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lukemftp.new/lukemftp.changes   2011-12-26 
16:28:49.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 13:37:11 UTC 2011 - [email protected]
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Wed Dec 21 10:24:31 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lukemftp.spec ++++++
--- /var/tmp/diff_new_pack.0Kr86W/_old  2011-12-26 16:28:50.000000000 +0100
+++ /var/tmp/diff_new_pack.0Kr86W/_new  2011-12-26 16:28:50.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package lukemftp (Version 1.5)
+# spec file for package lukemftp
 #
-# 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,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           lukemftp
-BuildRequires:  ncurses-devel update-alternatives
-License:        BSD-3-Clause
-Group:          Productivity/Networking/Ftp/Clients
+BuildRequires:  autoconf
+BuildRequires:  ncurses-devel
+BuildRequires:  update-alternatives
 Conflicts:      ftp
 Provides:       nkitb:/usr/bin/ftp
 PreReq:         update-alternatives coreutils
-AutoReqProv:    on
 Version:        1.5
-Release:        726
+Release:        0
 Summary:        Enhanced FTP Client
+License:        BSD-3-Clause
+Group:          Productivity/Networking/Ftp/Clients
 Url:            ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/old
 Source:         %{name}-%{version}.tar.bz2
 Patch:          %{name}-%{version}.dif
@@ -58,7 +57,6 @@
 %patch5
 
 %build
-%{?suse_update_config:%{suse_update_config}}
 autoconf
 CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64" 
CXXFLAGS="$RPM_OPT_FLAGS" \
 ./configure --mandir=%{_mandir} --prefix=%{prefix} --infodir=%{_infodir} \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to