Hello community,

here is the log from the commit of package djvulibre for openSUSE:Factory
checked in at Tue May 3 09:05:54 CEST 2011.



--------
--- djvulibre/djvulibre.changes 2011-03-07 10:09:00.000000000 +0100
+++ /mounts/work_src_done/STABLE/djvulibre/djvulibre.changes    2011-05-02 
16:50:50.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May  2 14:45:43 UTC 2011 - [email protected]
+
+- Add djvulibre-3.5.23-gcc46.patch to fix compilation with gcc 4.6 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  djvulibre-3.5.23-gcc46.patch

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

Other differences:
------------------
++++++ djvulibre.spec ++++++
--- /var/tmp/diff_new_pack.udvUkg/_old  2011-05-03 09:01:55.000000000 +0200
+++ /var/tmp/diff_new_pack.udvUkg/_new  2011-05-03 09:01:55.000000000 +0200
@@ -24,12 +24,14 @@
 Group:          Productivity/Graphics/Other
 AutoReqProv:    on
 Version:        3.5.24
-Release:        1
+Release:        2
 Url:            http://djvu.sourceforge.net
 Summary:        An Open Source Implementation of DjVu
 Source:         %{name}-%{version}.tar.bz2
 Patch1:         %{name}-%{version}-nsdejavu.patch
 Patch2:         %{name}-%{version}-filepath.patch
+# PATCH-FIX-UPSTREAM djvulibre-3.5.23-gcc46.patch [email protected] -- Fix gcc 
4.6 compilation, upstream bug #3256513
+Patch3:         djvulibre-3.5.23-gcc46.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -126,6 +128,7 @@
 %setup
 %patch1
 %patch2
+%patch3 -p1
 # removing cvsignore files in version 3.5.19
 rm -rf doc/minilisp/.cvsignore
 

++++++ djvulibre-3.5.23-gcc46.patch ++++++
--- djvulibre-3.5.23/libdjvu/GSmartPointer.h~   2011-03-29 12:35:05.000000000 
+0400
+++ djvulibre-3.5.23/libdjvu/GSmartPointer.h    2011-03-29 12:35:25.000000000 
+0400
@@ -58,6 +58,9 @@
 
 #ifndef _GSMARTPOINTER_H_
 #define _GSMARTPOINTER_H_
+
+#include <cstring>
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif

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



Remember to have fun...

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

Reply via email to