From 2855165c1861a45adc09606729f5c31c2134eb30 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Jan 07 2013 20:44:42 +0000 Subject: fix a dir ownership issue --- diff --git a/festival.spec b/festival.spec index c6a7a56..bf4adec 100644 --- a/festival.spec +++ b/festival.spec @@ -6,7 +6,7 @@ Name: festival Summary: Speech synthesis and text-to-speech system Version: %{festivalversion} -Release: 21%{?dist} +Release: 22%{?dist} URL: http://www.cstr.ed.ac.uk/projects/festival/ Group: Applications/Multimedia @@ -877,12 +877,16 @@ fi %files -n hispavoces-pal-diphone %defattr(-,root,root) %doc COPYING.hispavoces +%dir %{_datadir}/festival/lib/voices +%dir %{_datadir}/festival/lib/voices/es %dir %{_datadir}/festival/lib/voices/es/JuntaDeAndalucia_es_pa_diphone/ %{_datadir}/festival/lib/voices/es/JuntaDeAndalucia_es_pa_diphone/* %files -n hispavoces-sfl-diphone %defattr(-,root,root) %doc COPYING.hispavoces +%dir %{_datadir}/festival/lib/voices +%dir %{_datadir}/festival/lib/voices/es %dir %{_datadir}/festival/lib/voices/es/JuntaDeAndalucia_es_sf_diphone/ %{_datadir}/festival/lib/voices/es/JuntaDeAndalucia_es_sf_diphone/* @@ -895,6 +899,9 @@ fi %changelog +* Mon Jan 7 2013 Matthias Clasen - 1.96-22 +- Fix directory ownership for /usr/share/festival/lib/voices/es + * Thu Jul 19 2012 Fedora Release Engineering - 1.96-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild