SPECS: speech-dispatcher.spec - don't assume that infos are compre...

twittner twittner at pld-linux.org
Sat Feb 23 17:39:07 CET 2008


Author: twittner                     Date: Sat Feb 23 16:39:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't assume that infos are compressed

---- Files affected:
SPECS:
   speech-dispatcher.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/speech-dispatcher.spec
diff -u SPECS/speech-dispatcher.spec:1.7 SPECS/speech-dispatcher.spec:1.8
--- SPECS/speech-dispatcher.spec:1.7	Sat Feb 23 17:20:07 2008
+++ SPECS/speech-dispatcher.spec	Sat Feb 23 17:39:02 2008
@@ -163,10 +163,10 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/speech-dispatcher/clients/*.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/speech-dispatcher/modules/*.conf
 %dir %attr(755,%{name},%{name}) /var/run/speech-dispatcher
-%{_infodir}/spd-say.info.gz
-%lang(cs) %{_infodir}/speech-dispatcher-cs.info.gz
-%{_infodir}/speech-dispatcher.info.gz
-%{_infodir}/ssip.info.gz
+%{_infodir}/spd-say.info*
+%lang(cs) %{_infodir}/speech-dispatcher-cs.info*
+%{_infodir}/speech-dispatcher.info*
+%{_infodir}/ssip.info*
 
 %files devel
 %defattr(644,root,root,755)
@@ -194,6 +194,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-02-23 16:39:02  twittner
+- don't assume that infos are compressed
+
 Revision 1.7  2008-02-23 16:20:07  twittner
 - up to 0.6.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/speech-dispatcher.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list