packages: milena/milena.spec - updated to 0.2.6.0
amateja
amateja at pld-linux.org
Tue Feb 23 09:41:14 CET 2010
Author: amateja Date: Tue Feb 23 08:41:14 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.2.6.0
---- Files affected:
packages/milena:
milena.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/milena/milena.spec
diff -u packages/milena/milena.spec:1.7 packages/milena/milena.spec:1.8
--- packages/milena/milena.spec:1.7 Tue Nov 17 02:27:16 2009
+++ packages/milena/milena.spec Tue Feb 23 09:41:08 2010
@@ -5,15 +5,16 @@
Summary: Text to speech system
Summary(pl.UTF-8): Syntezator mowy
Name: milena
-Version: 0.2.2.1
-Release: 0.5
+Version: 0.2.6.0
+Release: 0.1
License: GPL v3, LGPL v2
Group: Applications/Sound
Source0: http://tts.polip.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: 0068b31238ef791b7eac8416a18c89ff
+# Source0-md5: 298809a7812d6f9c0b0eaf4952958326
URL: http://milena.polip.com/
BuildRequires: enca-devel
BuildRequires: libao-devel
+BuildRequires: mbrola-voice-pl
Requires: mbrola
Requires: mbrola-voice-pl
Requires: sox
@@ -25,6 +26,14 @@
%description -l pl.UTF-8
Polski syntezator mowy.
+%package devel
+Summary: Libraries and header files for milena development
+Summary(pl.UTF-8): Biblioteki i pliki nagłówkowe dla milena
+Group: Development/Libraries
+
+%description devel
+This is the milena development package.
+
%prep
%setup -q
@@ -62,8 +71,10 @@
%attr(755,root,root) %{_libdir}/libmilena*.so
%{_datadir}/milena
%{_datadir}/milena-words
-%{_sysconfdir}/speech-dispatcher/modules/milena*.conf
-#%{_includedir}/milena*.h
+
+%files devel
+%defattr(644,root,root,755)
+%{_includedir}/milena*.h
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -71,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2010/02/23 08:41:08 amateja
+- updated to 0.2.6.0
+
Revision 1.7 2009/11/17 01:27:16 cactus
- up to 0.2.2.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/milena/milena.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list