SPECS: flite.spec - -alsa.patch removed; build with `--with-audio=...

twittner twittner at pld-linux.org
Thu Sep 14 23:43:42 CEST 2006


Author: twittner                     Date: Thu Sep 14 21:43:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -alsa.patch removed; build with `--with-audio=oss' because emacspeak
  doesn't work correctly when flite is compiled with alsa support
- -fix-audiodriver-setup.patch added - really allow user to override
  autodetection of audio driver
- rel. 0.2

---- Files affected:
SPECS:
   flite.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/flite.spec
diff -u SPECS/flite.spec:1.1 SPECS/flite.spec:1.2
--- SPECS/flite.spec:1.1	Thu Sep 14 20:52:38 2006
+++ SPECS/flite.spec	Thu Sep 14 23:43:37 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # NOTE:	- building is memory consuming (up to c.a. 537MB)
-# TODO:	- review -link,-alsa, version patches
+# TODO:	- review -link, version patches
 #	- --disable-static doesn't work
 #	- install manpages via makefile
 #
@@ -10,7 +10,7 @@
 #
 Name:		flite
 Version:	1.2
-Release:	0.1
+Release:	0.2
 Summary:	flite - a small, fast speech synthesis engine
 Summary(ru_RU.KOI8-R):flite - ÍÁĚĹÎŘËĎĹ, ÂŮÓÔŇĎĹ ÓŇĹÄÓÔ×Ď ÄĚŃ ÓÉÎÔĹÚÁ ŇĹŢÉ
 License:	Custom, see COPYING
@@ -19,12 +19,13 @@
 # Source0-md5:	24c1576f5b3eb23ecedf4bebde96710f
 # ALT Linux patches:
 Patch0:		%{name}-link.patch
-Patch1:		%{name}-alsa.patch
-Patch2:		%{name}-DESTDIR.patch
-Patch3:		%{name}-fix-readonly-assignments.patch
+Patch1:		%{name}-fix-readonly-assignments.patch
 # Debian patches:
-Patch4:		%{name}-doc.patch
-Patch5:		%{name}-version.patch
+Patch2:		%{name}-doc.patch
+Patch3:		%{name}-version.patch
+#
+Patch4:		%{name}-DESTDIR.patch
+Patch5:		%{name}-fix-audiodriver-setup.patch
 URL:		http://cmuflite.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -83,6 +84,7 @@
 cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure \
+	--with-audio=oss \
 	--enable-shared \
 	%{!?with_static_libs:--disable-static} \
 	--with-vox=cmu_us_kal16
@@ -129,6 +131,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/09/14 21:43:37  twittner
+- -alsa.patch removed; build with `--with-audio=oss' because emacspeak
+  doesn't work correctly when flite is compiled with alsa support
+- -fix-audiodriver-setup.patch added - really allow user to override
+  autodetection of audio driver
+- rel. 0.2
+
 Revision 1.1  2006/09/14 18:52:38  twittner
 - new, based on ALT Linux work
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/flite.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list