[packages/poldek] - rel 16; include config.h (possibly more places need this)

arekm arekm at pld-linux.org
Sun Dec 27 22:08:00 CET 2015


commit cca4b1cd2e4691168564ac8967f77b41c4879721
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Dec 27 22:07:54 2015 +0100

    - rel 16; include config.h (possibly more places need this)

 poldek-largefile.patch | 13 +++++++++++++
 poldek.spec            |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/poldek.spec b/poldek.spec
index 8eeceed..63fc0de 100644
--- a/poldek.spec
+++ b/poldek.spec
@@ -31,7 +31,7 @@
 %define		ver_rpm		5.4.10
 %endif
 
-%define		rel	15
+%define		rel	16
 Summary:	RPM packages management helper tool
 Summary(hu.UTF-8):	RPM csomagkezelést segítő eszköz
 Summary(pl.UTF-8):	Pomocnicze narzędzie do zarządzania pakietami RPM
diff --git a/poldek-largefile.patch b/poldek-largefile.patch
index 6698e35..1498494 100644
--- a/poldek-largefile.patch
+++ b/poldek-largefile.patch
@@ -35,3 +35,16 @@ diff -urp poldek-0.30.1.org/trurlib/configure.ac poldek-0.30.1/trurlib/configure
  # Checks for programs.
  m4_ifdef([LT_INIT], [LT_INIT], [AC_PROG_LIBTOOL])
  AC_PROG_CC
+--- poldek-0.30.1/vfile/vfff/vfff.h~	2014-03-25 23:32:25.000000000 +0100
++++ poldek-0.30.1/vfile/vfff/vfff.h	2015-12-27 22:03:53.306854171 +0100
+@@ -13,6 +13,10 @@
+ #ifndef VFFF_VCN_H
+ #define VFFF_VCN_H
+ 
++#ifdef HAVE_CONFIG_H
++# include "config.h"
++#endif
++
+ #include <stdarg.h>
+ #include <sys/param.h>          /* for PATH_MAX */
+ #include <netinet/in.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poldek.git/commitdiff/cca4b1cd2e4691168564ac8967f77b41c4879721



More information about the pld-cvs-commit mailing list