[packages/fontconfig] - ac version, aclocal dir
qboosh
qboosh at pld-linux.org
Thu Nov 29 16:27:08 CET 2012
commit 3c4010ce3f91f65a1e5124aa8913ca5c04457510
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Nov 29 16:27:34 2012 +0100
- ac version, aclocal dir
fontconfig.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/fontconfig.spec b/fontconfig.spec
index e98d15c..017aad6 100644
--- a/fontconfig.spec
+++ b/fontconfig.spec
@@ -1,3 +1,4 @@
+#
# Conditional build
%bcond_without static_libs # don't build static library
%bcond_without doc
@@ -16,7 +17,7 @@ Source0: http://fontconfig.org/release/%{name}-%{version}.tar.gz
Source1: %{name}-lcd-filter.conf
Patch0: %{name}-bitstream-cyberbit.patch
URL: http://fontconfig.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.61
BuildRequires: automake
%if %{with doc}
BuildRequires: docbook-dtd31-sgml
@@ -128,7 +129,7 @@ Este pacote contém a biblioteca estática do fontconfig
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fontconfig.git/commitdiff/3c4010ce3f91f65a1e5124aa8913ca5c04457510
More information about the pld-cvs-commit
mailing list