[packages/libmsn] - up to 4.2.1
baggins
baggins at pld-linux.org
Sat Dec 7 17:15:16 CET 2013
commit 79bf79231b0c4230359a1498dc44ccd0dee89e2b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Dec 7 17:15:07 2013 +0100
- up to 4.2.1
c++.patch | 10 ++++++++++
libmsn.spec | 10 +++++-----
2 files changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/libmsn.spec b/libmsn.spec
index dd17cec..7eb686c 100644
--- a/libmsn.spec
+++ b/libmsn.spec
@@ -1,13 +1,13 @@
Summary: MSN Library
Summary(pl.UTF-8): Biblioteka MSN
Name: libmsn
-Version: 4.1
-Release: 2
+Version: 4.2.1
+Release: 1
License: GPL
Group: Libraries
-Source0: http://dl.sourceforge.net/libmsn/%{name}-%{version}.tar.bz2
-# Source0-md5: 769d3cf0e5625263fbc23321c1ddfcb0
-Patch0: %{name}-openssl.patch
+Source0: http://download.sourceforge.net/libmsn/%{name}-%{version}.tar.bz2
+# Source0-md5: 38e46e589720eefd71f92b6b76993bf0
+Patch0: c++.patch
URL: http://sourceforge.net/projects/libmsn/
BuildRequires: cmake
BuildRequires: libstdc++-devel
diff --git a/c++.patch b/c++.patch
new file mode 100644
index 0000000..9fdf964
--- /dev/null
+++ b/c++.patch
@@ -0,0 +1,10 @@
+--- libmsn-4.2.1/msn/util.cpp~ 2009-07-22 21:57:10.000000000 +0200
++++ libmsn-4.2.1/msn/util.cpp 2013-12-07 17:09:18.809370488 +0100
+@@ -30,6 +30,7 @@
+ #include <openssl/rand.h>
+ #include <cstring>
+ #include <sys/timeb.h>
++#include <unistd.h>
+ #include "md5.h"
+ #include "libsiren/siren7.h"
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libmsn.git/commitdiff/79bf79231b0c4230359a1498dc44ccd0dee89e2b
More information about the pld-cvs-commit
mailing list