Mailinglist Archive: opensuse-commit (1406 mails)

< Previous Next >
commit libmsn for openSUSE:11.3

Hello community,

here is the log from the commit of package libmsn for openSUSE:11.3
checked in at Thu Nov 17 22:35:10 CET 2011.



--------
--- old-versions/11.3/UPDATES/all/libmsn/libmsn.changes 2011-11-16
16:00:31.000000000 +0100
+++ 11.3/libmsn/libmsn.changes 2011-11-17 18:09:00.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 17 17:08:52 UTC 2011 - idonmez@xxxxxxxx
+
+- Install xmlParser.h
+
+-------------------------------------------------------------------

calling whatdependson for 11.3-i586


New:
----
install-xmlparser.patch

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

Other differences:
------------------
++++++ libmsn.spec ++++++
--- /var/tmp/diff_new_pack.xzyPy4/_old 2011-11-17 22:32:02.000000000 +0100
+++ /var/tmp/diff_new_pack.xzyPy4/_new 2011-11-17 22:32:02.000000000 +0100
@@ -26,13 +26,14 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://sourceforge.net/projects/libmsn
Version: 4.1
-Release: 3.<RELEASE2>
+Release: 3.<RELEASE5>
%define tar_version 4.1
Source:
http://surfnet.dl.sourceforge.net/sourceforge/libmsn/libmsn-%{tar_version}.tar.bz2
Patch1: gcc-warnings.diff
Patch2: literal-string-compare.diff
Patch3: openssl1.patch
Patch4: soap-redirect.patch
+Patch5: install-xmlparser.patch
Source99: COPYING.LGPL
%define debug_package_requires libmsn0_1 = %{version}-%{release}

@@ -72,6 +73,7 @@
%patch2
%patch3 -p1
%patch4
+%patch5 -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
continue with "q"...



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread