diff --git a/libnss-mysql.spec b/libnss-mysql.spec index 4a3f2f7..ee47005 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: 8%{?dist} +Release: 9%{?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,7 @@ X, sshd, etc. will all 'see' these users! %patch1 -p1 %build -autoreconf +#autoreconf %configure make %{?_smp_mflags} # remove non linux samples @@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %doc sample %changelog +* 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 - rebuild against new mysql