Hello community,

here is the log from the commit of package sfftobmp for openSUSE:Factory
checked in at Tue Aug 30 10:26:41 CEST 2011.



--------
--- sfftobmp/sfftobmp.changes   2011-03-21 19:43:58.000000000 +0100
+++ /mounts/work_src_done/STABLE/sfftobmp/sfftobmp.changes      2011-08-29 
22:36:06.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 29 20:34:54 UTC 2011 - [email protected]
+
+- link with boost_system too, fix build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  sfftobmp-linking.patch

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

Other differences:
------------------
++++++ sfftobmp.spec ++++++
--- /var/tmp/diff_new_pack.RbYnt3/_old  2011-08-30 10:21:30.000000000 +0200
+++ /var/tmp/diff_new_pack.RbYnt3/_new  2011-08-30 10:21:30.000000000 +0200
@@ -25,13 +25,14 @@
 Group:          Hardware/ISDN
 AutoReqProv:    on
 Version:        3.1.1
-Release:        112
+Release:        113
 Summary:        Tool to convert Structured Fax Files (.sff) to other image 
formats
 Source:         %{name}-%{version}.tar.bz2 
 Url:            http://sfftools.sourceforge.net/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Patch:          %{name}-gcc43.diff
 Patch1:         sfftobmp-codecleanup.diff
+Patch2:         sfftobmp-linking.patch
 
 %description
 The CAPI interface for programming ISDN hardware expects and gives
@@ -54,6 +55,7 @@
 dos2unix -c mac src/output.h
 %patch
 %patch1
+%patch2
 
 %build
 #This will stop working with boost 1.48

++++++ sfftobmp-linking.patch ++++++
--- src/Makefile.am.orig
+++ src/Makefile.am
@@ -3,4 +3,4 @@
 INCLUDES            =  -I$(top_builddir) -I$(top_srcdir)
 bin_PROGRAMS = sfftobmp
 sfftobmp_SOURCES = my_getopt.c cmdline.cpp codes.cpp common.cpp decoder.cpp 
input.cpp main.cpp output.cpp
-sfftobmp_LDADD = @TIFF_LIB@ @JPEG_LIB@ -lboost_filesystem
+sfftobmp_LDADD = @TIFF_LIB@ @JPEG_LIB@ -lboost_system -lboost_filesystem

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



Remember to have fun...

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

Reply via email to