From 1bbd21224226c96d5641ad4e542e88f96dcc24f2 Mon Sep 17 00:00:00 2001 From: Ján ONDREJ Date: Jan 23 2009 09:23:11 +0000 Subject: Fixed libtoolize and autoreconf. --- diff --git a/libnss-mysql.spec b/libnss-mysql.spec index ee47005..869600b 100644 --- a/libnss-mysql.spec +++ b/libnss-mysql.spec @@ -1,7 +1,7 @@ Summary: NSS library for MySQL Name: libnss-mysql Version: 1.5 -Release: 9%{?dist} +Release: 10%{?dist} Source0: http://prdownloads.sourceforge.net/libnss-mysql/libnss-mysql-%{version}.tar.gz Patch1: libnss-mysql-multiarch.patch URL: http://libnss-mysql.sourceforge.net @@ -37,7 +37,8 @@ X, sshd, etc. will all 'see' these users! %patch1 -p1 %build -#autoreconf +libtoolize -f +autoreconf -f %configure make %{?_smp_mflags} # remove non linux samples @@ -66,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog * Fri Jan 23 2009 Jan ONDREJ (SAL) - 1.5-9 +- added libtoolize -f and readded autoreconf -f + +* Fri Jan 23 2009 Jan ONDREJ (SAL) - 1.5-9 - build fails with autoreconf, removed * Fri Jan 23 2009 Jan ONDREJ (SAL) - 1.5-8