diff --git a/festival.spec b/festival.spec index ff58805..223a1bd 100644 --- a/festival.spec +++ b/festival.spec @@ -1,7 +1,7 @@ Name: festival Summary: A free speech synthesizer Version: 1.95 -Release: 3 +Release: 4 # we ship the 1.4.2 docs for now. %define docversion 1.4.2 @@ -144,7 +144,7 @@ make popd -%configure +%configure FTLIBDIR=%{_datadir}/festival make mkdir DATA.TMP @@ -258,7 +258,7 @@ rm -rf $RPM_BUILD_ROOT /sbin/ldconfig /sbin/install-info %{_infodir}/festival.info.gz %{_infodir}/dir --section "Accessibility" > /dev/null 2>&1 -%postun +%postun /sbin/ldconfig if [ "$1" = 0 ]; then /sbin/install-info --delete %{_infodir}/festival.info.gz %{_infodir}/dir --section "Accessibility" > /dev/null 2>&1 @@ -287,6 +287,9 @@ fi %{_includedir}/festival/* %changelog +* Mon Oct 10 2005 Florian La Roche +- another try to get it to compile again + * Tue Apr 28 2005 - 1.95-3 - require info packages so the post does not fail - remove /usr/bin/VCLocalRule from buildroot since it is