SPECS: python-pySpeex.spec - formatting

qboosh qboosh at pld-linux.org
Sun Jul 8 20:02:06 CEST 2007


Author: qboosh                       Date: Sun Jul  8 18:02:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- formatting

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

---- Diffs:

================================================================
Index: SPECS/python-pySpeex.spec
diff -u SPECS/python-pySpeex.spec:1.1 SPECS/python-pySpeex.spec:1.2
--- SPECS/python-pySpeex.spec:1.1	Mon Jun 25 21:31:55 2007
+++ SPECS/python-pySpeex.spec	Sun Jul  8 20:02:01 2007
@@ -3,7 +3,7 @@
 %define		mod_name	pySpeex
 #
 Summary:	Python bindings to the Speex audio codec library
-Summary(pl.UTF-8):	Wiązania języka Python do biblioteki kodeka audio Speex
+Summary(pl.UTF-8):	Wiązania języka Python do biblioteki kodeka dźwięku Speex
 Name:		python-pySpeex
 Version:	0.2
 Release:	0.1
@@ -12,8 +12,8 @@
 Source0:	http://www.freenet.org.nz/python/pySpeex/%{mod_name}-%{version}.tar.gz
 # Source0-md5:  5f6837cd74568fb58bb15d43fe2406ea
 URL:		http://www.freenet.org.nz/python/pySpeex/
-BuildRequires:	python-devel
 BuildRequires:	python-Pyrex
+BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	speex-devel
@@ -22,16 +22,17 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-pySpeex is a Python interface to the Speex audio compressor/decompressor
-(codec) library. With pySpeex, you can easily create an audio stream object
-(of class 'speex'), and incrementally encode and decode speech audio data
-with the 'encode' and 'decode' methods.
+pySpeex is a Python interface to the Speex audio
+compressor/decompressor (codec) library. With pySpeex, you can easily
+create an audio stream object (of class 'speex'), and incrementally
+encode and decode speech audio data with the 'encode' and 'decode'
+methods.
 
 %description -l pl.UTF-8
-pySpeex jest interfejsem dla języka Python do biblioteki kodera/dekodera
-(kodek) Speex. Używając pySpeex można łatwo tworzyć obiekty strumieni
-audio (klasy 'speex') i enkodować oraz dekodować dane zakodowane tym kodekiem
-w sposób przyrostowy przy użyciu metod 'encode' i 'decode'.
+pySpeex jest interfejsem języka Python do biblioteki kodera/dekodera
+(kodeka) Speex. Używając pySpeex można łatwo tworzyć obiekty strumieni
+dźwięku (klasy 'speex') i kodować oraz dekodować dane zakodowane tym
+kodekiem w sposób przyrostowy przy użyciu metod 'encode' i 'decode'.
 
 %prep
 %setup -q -n %{mod_name}-%{version}
@@ -52,8 +53,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
-%doc doc
+%doc README doc
 %{py_sitedir}/*.so
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +62,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/08 18:02:01  qboosh
+- formatting
+
 Revision 1.1  2007/06/25 19:31:55  beorn
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list