]> git.pld-linux.org Git - packages/libmsn.git/commitdiff
- up to 4.2.1 auto/th/libmsn-4.2.1-1 auto/ti/libmsn-4.2.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 16:15:07 +0000 (17:15 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 7 Dec 2013 16:15:07 +0000 (17:15 +0100)
c++.patch [new file with mode: 0644]
libmsn.spec

diff --git a/c++.patch b/c++.patch
new file mode 100644 (file)
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"
index dd17cecb7068be2523887010572e7b240807a6cf..7eb686c6e459d2c4d601ab0710b90aa0bae893bb 100644 (file)
@@ -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
This page took 0.062693 seconds and 4 git commands to generate.