]> git.pld-linux.org Git - packages/wvstreams.git/commitdiff
- added headers needed for getuid() auto/th/wvstreams-4.6.1-4
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Dec 2013 19:16:25 +0000 (20:16 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Dec 2013 19:16:25 +0000 (20:16 +0100)
- rel 4

wvstreams-includes.patch
wvstreams.spec

index 23b3a6419574f71a70f25536675729d8d1f5d847..5d4d2e47d50b4e51d5ba212b4e26479430652529 100644 (file)
  
  WvAtomicFile::WvAtomicFile(WvStringParm filename, int flags, mode_t create_mode)
      : tmp_file(WvString::null)
+--- wvstreams-4.6.1/utils/wvuid.cc~    2008-07-14 21:11:35.000000000 +0200
++++ wvstreams-4.6.1/utils/wvuid.cc     2013-12-06 20:12:29.158990581 +0100
+@@ -6,6 +6,8 @@
+  */ 
+ #include "wvautoconf.h"
+ #include "wvuid.h"
++#include <unistd.h>
++#include <sys/types.h>
+ #if WIN32
index 89372f00011a9bce3c85771f74faa90ae7f7c684..4e888f669cfd2819567c2bd9d376d05906a8dfbd 100644 (file)
@@ -21,7 +21,7 @@ Summary:      A network programming library written in C++
 Summary(pl.UTF-8):     Biblioteka programowania sieciowego napisana w C++
 Name:          wvstreams
 Version:       4.6.1
-Release:       3
+Release:       4
 License:       LGPL
 Group:         Libraries
 Source0:       http://wvstreams.googlecode.com/files/%{name}-%{version}.tar.gz
This page took 0.121176 seconds and 4 git commands to generate.