]> git.pld-linux.org Git - packages/libprelude.git/commitdiff
- release 5, refresh fseeko from gnulib auto/th/libprelude-4.1.0-5
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 14 Oct 2018 06:12:23 +0000 (08:12 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sun, 14 Oct 2018 06:12:23 +0000 (08:12 +0200)
libprelude.spec

index b8c121e7bfc195e8d82ceb88c9acf8966c42c69a..5412ede0a09732bdcca86b22e1e8a9c7179258c7 100644 (file)
@@ -15,7 +15,7 @@ Summary:      The Prelude library
 Summary(pl.UTF-8):     Biblioteka Prelude
 Name:          libprelude
 Version:       4.1.0
-Release:       4
+Release:       5
 License:       GPL v2 or commercial
 Group:         Libraries
 #Source0Download: https://www.prelude-siem.org/projects/prelude/files
@@ -28,6 +28,7 @@ BuildRequires:        autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: bison
 BuildRequires: flex
+BuildRequires: gnulib >= 0-0.20181013.2
 BuildRequires: gnutls-devel >= 1.0.17
 BuildRequires: gtk-doc >= 1.0
 BuildRequires: libgcrypt-devel >= 1.1.94
@@ -235,6 +236,8 @@ Wiązania języka Ruby do libprelude.
 %endif
 
 %build
+gnulib-tool --copy-file lib/fseeko.c libmissing/fseeko.c
+gnulib-tool --copy-file m4/fseeko.m4 libmissing/m4/fseeko.m4
 %{__gtkdocize}
 %{__libtoolize}
 %{__aclocal} -I m4 -I libmissing/m4
This page took 0.183052 seconds and 4 git commands to generate.