SPECS: speech-dispatcher.spec - finally builds but a lot to do (fi...

twittner twittner at pld-linux.org
Thu Jan 3 20:08:24 CET 2008


Author: twittner                     Date: Thu Jan  3 19:08:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- finally builds but a lot to do (files packaging)

---- Files affected:
SPECS:
   speech-dispatcher.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/speech-dispatcher.spec
diff -u SPECS/speech-dispatcher.spec:1.2 SPECS/speech-dispatcher.spec:1.3
--- SPECS/speech-dispatcher.spec:1.2	Thu Jan  3 19:46:15 2008
+++ SPECS/speech-dispatcher.spec	Thu Jan  3 20:08:19 2008
@@ -18,6 +18,7 @@
 # Source0-md5:	ad8cf47918207872ba976f2b2e47c02b
 Patch0:		%{name}-python-install.patch
 URL:		http://www.freebsoft.org/
+Buildrequires:	libatomic_ops
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
@@ -90,29 +91,66 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
-%{_datadir}/%{name}
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*
-%{_aclocaldir}/*.m4
-%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
 
+# unpackaged:
+/etc/speech-dispatcher/clients/emacs.conf
+/etc/speech-dispatcher/clients/gnome-speech.conf
+/etc/speech-dispatcher/modules/apollo.conf
+/etc/speech-dispatcher/modules/cicero.conf
+/etc/speech-dispatcher/modules/dtk-generic.conf
+/etc/speech-dispatcher/modules/epos-generic.conf
+/etc/speech-dispatcher/modules/espeak-generic.conf
+/etc/speech-dispatcher/modules/espeak.conf
+/etc/speech-dispatcher/modules/festival.conf
+/etc/speech-dispatcher/modules/flite.conf
+/etc/speech-dispatcher/modules/ibmtts.conf
+/etc/speech-dispatcher/modules/llia_phon-generic.conf
+/etc/speech-dispatcher/speechd.conf
+/usr/lib/libspeechd.so.2
+/usr/lib/speech-dispatcher-modules/sd_cicero
+/usr/lib/speech-dispatcher-modules/sd_espeak
+/usr/lib/speech-dispatcher-modules/sd_festival
+/usr/lib/speech-dispatcher-modules/sd_generic
+/usr/lib/speech-dispatcher/libsdaudio.a
+/usr/lib/speech-dispatcher/libsdaudio.la
+/usr/lib/speech-dispatcher/libsdaudio.so
+/usr/lib/speech-dispatcher/libsdaudio.so.2
+/usr/lib/speech-dispatcher/libsdaudio.so.2.0.2
+/usr/share/info/spd-say.info.gz
+/usr/share/info/speech-dispatcher-cs.info.gz
+/usr/share/info/speech-dispatcher.info.gz
+/usr/share/info/ssip.info.gz
+/usr/share/python2.5/site-packages/speechd-0.3-py2.5.egg-info
+/usr/share/python2.5/site-packages/speechd/__init__.py
+/usr/share/python2.5/site-packages/speechd/__init__.pyc
+/usr/share/python2.5/site-packages/speechd/_test.py
+/usr/share/python2.5/site-packages/speechd/_test.pyc
+/usr/share/python2.5/site-packages/speechd/client.py
+/usr/share/python2.5/site-packages/speechd/client.pyc
+
+
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-03 19:08:19  twittner
+- finally builds but a lot to do (files packaging)
+
 Revision 1.2  2008-01-03 18:46:15  twittner
 - fixed c&p typos
 - added -python-install.patch (not checked, but Makefile
================================================================

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



More information about the pld-cvs-commit mailing list