base-specs/gnome-speech.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 17864 337913e88a9d
child 20112 cb4d5eea04b0
child 21371 4e79a4b0946c
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gnome-speech
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11457
9da69b553088 2008-01-15 Damien Carbery <[email protected]>
dcarbery
parents: 11447
diff changeset
     4
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16426
diff changeset
     8
%define owner liyuan
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16303
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 16434
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16303
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         gnome-speech
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13157
diff changeset
    14
License:      LGPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/Libraries
15093
eaf49ccee8e3 2009-02-16 Dave Lin <[email protected]>
davelam
parents: 15034
diff changeset
    16
Version:      0.4.25
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      201
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    19
Vendor:       Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      GNOME text-to-speech engine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.bz2
13157
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    22
# date:2008-08-15 owner:ww36193 type:bug
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    23
Patch1:       gnome-speech-01-espeak.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
URL:          http://developer.gnome.org/projects/gap/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
Docdir:       %{_defaultdocdir}/%{name}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
Prereq:	      /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
%define libbonobo_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
%define java_access_bridge_version 1.4.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
%define freetts_version 1.2.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRequires: jdk
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
BuildRequires: libbonobo-devel >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
BuildRequires: java-access-bridge >= %{java_access_bridge_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
BuildRequires: freetts >= %{freetts_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
Requires:      jdk
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
Requires:      libbonobo >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
Requires:      freetts >= %{freetts_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
gnome-speech module is the GNOME text-to-speech engine.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Summary:      GNOME text-to-speech engine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Group:        Development/System/Libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires:     %name = %version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
Requires:     libbonobo-devel >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
gnome-speech module is the GNOME text-to-speech engine.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%setup -q
13157
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    57
%patch1 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
16303
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
    72
# Prevent missing symbols from happening with espeak-synthesis-driver
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
    73
#
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
    74
%ifos solaris
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
    75
export LDFLAGS="-Wl,-zcombreloc -Wl,-Bdirect"
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
    76
%endif
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
    77
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    78
%if %option_with_java
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
%ifos solaris
13157
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    80
export CFLAGS="-I/usr/jdk/jdk1.5.0/include -I/usr/jdk/jdk1.5.0/include/solaris $RPM_OPT_FLAGS"			\
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%define jdk_version 1.5.0_03
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
export PATH="/usr/java/jdk%{jdk_version}/bin:$PATH"
13157
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    84
export CFLAGS="-I/usr/java/jdk%{jdk_version}/include -I/usr/java/jdk%{jdk_version}include/linux $RPM_OPT_FLAGS"			\
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%endif
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    86
%define java_home_option
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    87
%else
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    88
%define java_home_option --with-java-home=/dont/find/me --without-freetts-dir
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    89
%endif
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    90
15034
914b66354ca4 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14560
diff changeset
    91
libtoolize -f
13157
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    92
aclocal $ACLOCAL_FLAGS
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    93
automake
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
    94
autoconf
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
./configure --prefix=%{_prefix}			\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
            --sysconfdir=%{_sysconfdir}		\
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
            --mandir=%{_mandir}			\
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    98
            --with-freetts-dir=%{_datadir}/lib/freetts \
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
    99
            %java_home_option
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
#Clean up unpackaged files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
rm $RPM_BUILD_ROOT%{_libdir}/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
rm $RPM_BUILD_ROOT%{_libdir}/orbit-2.0/*.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
rm -f $RPM_BUILD_ROOT%{_bindir}/theta-synthesis-driver
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
rm -f $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/GNOME_Speech_SynthesisDriver_Theta.server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
%{_bindir}/festival-synthesis-driver
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%{_bindir}/freetts-synthesis-driver
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{_bindir}/test-speech
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
%{_libdir}/bonobo/servers/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%{_libdir}/orbit-2.0/*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%{_libdir}/*.so*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%{_datadir}/jar/*.jar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%{_datadir}/gnome-speech
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%{_datadir}/idl/gnome-speech-1.0/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_includedir}/gnome-speech-1.0/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%changelog
16303
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
   137
* Tue Aug 18 2009 - [email protected]
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
   138
- Move LDFLAGS outside of %option_with_java since LDFLAGS is to
056b6b4d2555 Fix for doo#10579 - Gnome-speech doesn't work on vermillion-121.
ww36193
parents: 15999
diff changeset
   139
  prevent missing symbols in the espeak-synthesis driver
15093
eaf49ccee8e3 2009-02-16 Dave Lin <[email protected]>
davelam
parents: 15034
diff changeset
   140
* Mon Feb 16 2009 - [email protected]
eaf49ccee8e3 2009-02-16 Dave Lin <[email protected]>
davelam
parents: 15034
diff changeset
   141
- Bump to 0.4.25
15034
914b66354ca4 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14560
diff changeset
   142
* Fri Feb 06 2009 - [email protected]
914b66354ca4 2009-02-06 Li Yuan <[email protected]>
liyuan
parents: 14560
diff changeset
   143
- Bump to 0.4.23. Run libtoolize before aclocal.
14560
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13157
diff changeset
   144
* Wed Nov 05 2008 - [email protected]
41f8ba787ba7 2008-11-05 Li Yuan <[email protected]>
liyuan
parents: 13157
diff changeset
   145
- Change copyright information.
13157
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
   146
* Mon Aug 18 2008 - [email protected]
a344294aac95 Handle fallout of porting eSpeak from gcc to SunStudio.
ww36193
parents: 13022
diff changeset
   147
- Handle the fallout of porting eSpeak to SunStudio.
13022
3289fd804b39 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12684
diff changeset
   148
* Tue Aug 05 2008 - [email protected]
3289fd804b39 2008-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 12684
diff changeset
   149
- Bump to 0.4.21.
12684
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12162
diff changeset
   150
* Tue Jun 17 2008 - [email protected]
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12162
diff changeset
   151
- Bump to 0.4.20.
12162
920d3a51c04d 2008-04-18 Damien Carbery <[email protected]>
dcarbery
parents: 11457
diff changeset
   152
* Fri Apr 18 2008 - [email protected]
12684
4c1b414923a9 2008-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 12162
diff changeset
   153
- Bump to 0.4.19.
12162
920d3a51c04d 2008-04-18 Damien Carbery <[email protected]>
dcarbery
parents: 11457
diff changeset
   154
* Tue Jan 15 2008 - [email protected]
11457
9da69b553088 2008-01-15 Damien Carbery <[email protected]>
dcarbery
parents: 11447
diff changeset
   155
- Bump to 0.4.18.
11330
f17af88e96f0 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   156
* Tue Dec 18 2007 - [email protected]
f17af88e96f0 2007-12-18 Damien Carbery <[email protected]>
dcarbery
parents: 10572
diff changeset
   157
- Bump to 0.4.17.
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
   158
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10230
diff changeset
   159
- disable java stuff if the --without-java option is used
10230
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10169
diff changeset
   160
* Mon Jul 30 2007 - [email protected]
be2290ab3987 2007-07-30 Damien Carbery <[email protected]>
dcarbery
parents: 10169
diff changeset
   161
- Bump to 0.4.16.
10169
8dba9a12689b 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 10068
diff changeset
   162
* Mon Jul 09 2007 - [email protected]
8dba9a12689b 2007-07-09 Damien Carbery <[email protected]>
dcarbery
parents: 10068
diff changeset
   163
- Bump to 0.4.15.
10068
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   164
* Mon Jun 18 2007 - [email protected]
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   165
- Bump to 0.4.14.
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9895
diff changeset
   166
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9895
diff changeset
   167
- Bump to 0.4.13.
9895
c4dc8ae052eb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9731
diff changeset
   168
* Tue May 15 2007 - [email protected]
c4dc8ae052eb 2007-05-15 Damien Carbery <[email protected]>
dcarbery
parents: 9731
diff changeset
   169
- Bump to 0.4.12.
9731
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   170
* Thu Apr 12 2007 - [email protected]
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   171
- Bump to 0.4.11.
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   172
* Tue Feb 27 2007 - [email protected]
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   173
- Bump to 0.4.10.
9731
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   174
* Mon Feb 12 2007 - [email protected]
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   175
- Bump to 0.4.9.
9731
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   176
* Mon Jan 22 2007 - [email protected]
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   177
- Bump to 0.4.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   178
* Thu Dec 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   179
- Bump to 0.4.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   180
* Mon Nov 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   181
- Bump to 0.4.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   182
* Tue Aug 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   183
- Bump to 0.4.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   184
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   185
- Bump to 0.4.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   186
* Mon Aug 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   187
- Update to 0.4.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   188
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
- Update to 0.4.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
* Wed Jul 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   191
- Update to 0.4.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   192
* Wed Jun 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   193
- Add patch for festival core dump (see bugzilla bug 341405)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   194
* Thu Feb 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
- Bump to 0.3.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
* Mon Nov 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
- Bump to 0.3.9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   198
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
- Bump to 0.3.8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
* Tue Aug 23 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
- Add variable to make updating JDK version easier.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
* Tue May 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
- Upgrade to gnome-speech 0.3.7; completes fix for bug #6216633.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
- Remove unnecessary patch 1 which is now in the tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
- Remove Theta drivers if they happen to have been built.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
* Mon May 09 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
- New jdk (1.5.0_03)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
* Mon Feb 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
- Upgrade to FreeTTS 1.2.1, fix for bug #6228329.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   210
* Fri Oct 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
- Added patch gnome-speech-01-freetts-perf.diff, part of fix for bug
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   212
  #5087408.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   213
* Mon Sep 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   214
- new path for JDK 1.5.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   215
* Mon Aug 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   216
- Removed patch (it's in CVS now), and bumped to 0.3.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   217
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   218
- removed --disable-gtk-doc since this isn't an option this module's
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   219
  configure takes.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
- Add patch to fix CLASSPATH in freetts-synthesis-driver script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   222
  (Please remove patch when upgrading to gnome-speech-0.3.4)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   223
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   224
- Remove source1 tarball. Incorrectly overwrites source with old files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   225
* Mon Jul 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   226
- ported to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   227
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   228
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   229
* Thu Jun 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   230
- Upgrade to version 0.3.3, depend on FreeTTS 1.2 beta.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   231
* Tue Jun 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   232
- Correct JDK path in CFLAGS for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   233
* Sun May 30 2004 - dermot.mccluskey
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   234
- new JDK
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   235
* Mon May 03 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   236
- moved Java to 1.5.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   237
* Thu Apr 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   238
- Move bin and jar files from devel to root rpm.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   239
* Mon Mar 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   240
- Add JDK path to CFLAGS and PATH for Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   241
* Thu Mar 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   242
- Bump ver to 1.3.2. Reset release. Add --with-freetts-dir configure switch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   243
- Add files created for freetts support.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   244
* Tue Mar 02 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   245
- Correct line for .so files - was omitting libgnomespeech.so.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   246
* Tue Feb 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   247
- Created new spec file for gnome-speech