[packages/redland] - avoid make rebuilding ac/am with wrong versions - rel 3

baggins baggins at pld-linux.org
Sun Mar 11 01:12:33 CET 2018


commit d41eb78cfdee4297014cdce08bbe4143e78fdc20
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 11 01:12:09 2018 +0100

    - avoid make rebuilding ac/am with wrong versions
    - rel 3

 redland.spec | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/redland.spec b/redland.spec
index 37bf597..3a96c09 100644
--- a/redland.spec
+++ b/redland.spec
@@ -6,7 +6,7 @@ Summary:	Redland - a library that provides a high-level interface for RDF
 Summary(pl.UTF-8):	Redland - biblioteka udostępniająca wysokopoziomowy interfejs do RDF
 Name:		redland
 Version:	1.0.17
-Release:	2
+Release:	3
 License:	LGPL v2.1+ or GPL v2+ or Apache v2.0
 Group:		Libraries
 Source0:	http://download.librdf.org/source/%{name}-%{version}.tar.gz
@@ -160,6 +160,12 @@ sed -i 's,bdbc_prefix/lib$,bdbc_prefix/%{_lib},' configure.ac
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+cd libltdl
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+cd ..
 %configure \
 	ac_cv_lib_iodbc_SQLConnect=no \
 	--disable-ltdl-install \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/redland.git/commitdiff/d41eb78cfdee4297014cdce08bbe4143e78fdc20



More information about the pld-cvs-commit mailing list