Hello community,

here is the log from the commit of package libmsn for openSUSE:Factory checked 
in at 2011-11-21 15:46:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmsn (Old)
 and      /work/SRC/openSUSE:Factory/.libmsn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmsn/libmsn.changes    2011-11-14 
12:17:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmsn.new/libmsn.changes       2011-11-21 
15:47:02.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 17 16:59:53 UTC 2011 - [email protected]
+
+- Install xmlParser.h 
+
+-------------------------------------------------------------------

New:
----
  install-xmlparser.patch

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

Other differences:
------------------
++++++ libmsn.spec ++++++
--- /var/tmp/diff_new_pack.BTSBg0/_old  2011-11-21 15:47:03.000000000 +0100
+++ /var/tmp/diff_new_pack.BTSBg0/_new  2011-11-21 15:47:03.000000000 +0100
@@ -31,6 +31,7 @@
 Source:         
http://surfnet.dl.sourceforge.net/sourceforge/libmsn/libmsn-%{tar_version}.tar.bz2
 Patch1:         gcc-warnings.diff
 Patch2:         literal-string-compare.diff
+Patch3:         install-xmlparser.patch
 Source99:       COPYING.LGPL
 %define debug_package_requires libmsn0_1 = %{version}-%{release}
 
@@ -68,6 +69,7 @@
 %setup -n libmsn-%{tar_version}
 %patch1
 %patch2
+%patch3 -p1
 cp %{S:99} .
 
 %build

++++++ install-xmlparser.patch ++++++
Index: libmsn-4.2/msn/CMakeLists.txt
===================================================================
--- libmsn-4.2.orig/msn/CMakeLists.txt
+++ libmsn-4.2/msn/CMakeLists.txt
@@ -35,6 +35,7 @@ set(msn_HEADERS
     errorcodes.h
     msn.h
     buddy.h
+    xmlParser.h
     passport.h
     sstream_fix.h
     soap.h
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to