Hello community,

here is the log from the commit of package iscan-free for openSUSE:Factory
checked in at Sun Sep 11 19:09:22 CEST 2011.



--------
--- iscan-free/iscan-free.changes       2010-10-26 18:43:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/iscan-free/iscan-free.changes  2011-09-10 
10:23:25.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Sep 10 08:23:10 UTC 2011 - [email protected]
+
+- fix build with newer ld
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  fix-link.patch

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

Other differences:
------------------
++++++ iscan-free.spec ++++++
--- /var/tmp/diff_new_pack.eMxbRh/_old  2011-09-11 19:09:18.000000000 +0200
+++ /var/tmp/diff_new_pack.eMxbRh/_new  2011-09-11 19:09:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package iscan-free (Version 2.10.0.1)
+# spec file for package iscan-free
 #
-# 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
@@ -54,9 +54,10 @@
 # which require a non-free binary-only i386-only plugin. To determine those 
models use
 # egrep '^:model|^:comment' doc/epkowa.desc | grep -B1 'non-free' | grep 
'^:model'
 Patch10:        adapt-man-for-free.patch
+Patch11:        fix-link.patch
 # Have Epson Avasys' release number at the end of the SUSE package Version:
 Version:        2.10.0.1
-Release:        97
+Release:        102
 # See the post and triggerin sections what is pre-required:
 PreReq:         coreutils, /bin/grep, /bin/sed
 Requires:       sane-backends
@@ -88,6 +89,7 @@
 %patch5
 # Remove those models from the man page which require a non-free plugin:
 %patch10
+%patch11 -p1
 # Distinguish the no longer supported models in the description file
 # but do not remove them because otherwise they would be no longer shown in 
YaST
 # when the package iscan-free is installed because the 'triggerin' section
@@ -300,14 +302,5 @@
 
 
 
-Authors:
---------
-    Noriyuki Sasaki
-    Peter J. Schretlen
-    Olaf Meeuwissen
-    Narihiro Matsukuma
-    Ross Boylan
-    Tobias Kramer
-    Dirk O. Siebnich
 
 %changelog

++++++ fix-link.patch ++++++
Index: iscan-2.10.0/lib/Makefile.am
===================================================================
--- iscan-2.10.0.orig/lib/Makefile.am   2007-09-13 06:39:38.000000000 +0200
+++ iscan-2.10.0/lib/Makefile.am        2011-09-10 10:07:16.353369454 +0200
@@ -23,7 +23,7 @@
 noinst_LTLIBRARIES = libimage-stream.la
 libimage_stream_la_CPPFLAGS = -I$(top_srcdir)/include
 libimage_stream_la_LDFLAGS = -static
-libimage_stream_la_LIBADD  = $(LIBLTDL)
+libimage_stream_la_LIBADD  = $(LIBLTDL) -lpng
 libimage_stream_la_SOURCES = \
        cfilebuf.cc \
        cfilebuf.hh \

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



Remember to have fun...

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

Reply via email to