Hello community, here is the log from the commit of package pavuk for openSUSE:Factory checked in at Tue Sep 13 12:29:43 CEST 2011.
-------- --- pavuk/pavuk.changes 2010-01-07 12:35:39.000000000 +0100 +++ /mounts/work_src_done/STABLE/pavuk/pavuk.changes 2011-09-12 11:28:08.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 12 09:21:56 UTC 2011 - [email protected] + +- Added ld-add-patch + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- pavuk-ld-add-needed.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pavuk.spec ++++++ --- /var/tmp/diff_new_pack.5n9FbU/_old 2011-09-13 12:29:39.000000000 +0200 +++ /var/tmp/diff_new_pack.5n9FbU/_new 2011-09-13 12:29:39.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package pavuk (Version 0.9.35) +# spec file for package pavuk # -# 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 @@ -25,7 +25,7 @@ BuildRequires: libopenssl-devel BuildRequires: update-desktop-files Version: 0.9.35 -Release: 147 +Release: 158 AutoReqProv: on Group: Productivity/Networking/Web/Utilities License: GPLv2+ @@ -33,6 +33,7 @@ Summary: Powerful WWW or FTP Site Mirror Tool Source0: %{name}-%{version}.tar.bz2 Source1: %{name}.desktop +Patch1: pavuk-ld-add-needed.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -50,6 +51,7 @@ %prep %setup -q +%patch1 %build %{suse_update_config -f . } ++++++ pavuk-ld-add-needed.patch ++++++ --- src/Makefile.in 2007-02-21 10:33:21.000000000 +0100 +++ src/Makefile.in 2011-09-12 07:22:43.578536000 +0200 @@ -490,7 +490,7 @@ -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) pavuk$(EXEEXT): $(pavuk_OBJECTS) $(pavuk_DEPENDENCIES) @rm -f pavuk$(EXEEXT) - $(LINK) $(pavuk_LDFLAGS) $(pavuk_OBJECTS) $(pavuk_LDADD) $(LIBS) + $(LINK) $(pavuk_LDFLAGS) $(pavuk_OBJECTS) $(pavuk_LDADD) $(LIBS) -lX11 mostlyclean-compile: -rm -f *.$(OBJEXT) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
