]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- rel 16; include config.h (possibly more places need this) auto/th/poldek-0.30.1-16
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 27 Dec 2015 21:07:54 +0000 (22:07 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 27 Dec 2015 21:07:54 +0000 (22:07 +0100)
poldek-largefile.patch
poldek.spec

index 6698e357870242b6f1c8f0c47aa83f85e08ed58f..149849404290c2eeb530da5ed1bdf730cdcf471d 100644 (file)
@@ -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>
index 8eeceed6fa0910d05b7490ceccecf6fb04bba11c..63fc0de7d28189518b403648187bfee5a34b993e 100644 (file)
@@ -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
This page took 0.177525 seconds and 4 git commands to generate.