Author: qboosh                       Date: Thu Mar 13 21:42:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL, cleanup

---- Files affected:
SPECS:
   perl-Audio-Analyzer.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Audio-Analyzer.spec
diff -u SPECS/perl-Audio-Analyzer.spec:1.1 SPECS/perl-Audio-Analyzer.spec:1.2
--- SPECS/perl-Audio-Analyzer.spec:1.1  Wed Dec 12 22:11:45 2007
+++ SPECS/perl-Audio-Analyzer.spec      Thu Mar 13 22:42:44 2008
@@ -6,29 +6,32 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Audio
 %define        pnam    Analyzer
-Summary:       Audio::Analyzer
-#Summary(pl):  
+Summary:       Audio::Analyzer - analyzing music files with FFT
+Summary(pl.UTF-8):     Audio::Analyzer - analiza plików dźwiękowych przy 
użyciu FFT
 Name:          perl-Audio-Analyzer
 Version:       0.03
 Release:       0.1
-# same as perl (REMOVE THIS LINE IF NOT TRUE)
+# same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:       
http://www.cpan.org/modules/by-module/Audio/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 02420510e2afb67fc0f020c2dd58d12e
+URL:           http://search.cpan.org/dist/Audio-Analyzer/
+BuildRequires: perl-Math-FFT
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl(Math::FFT)
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module makes it easy to analyze music files with the Fast Fourier 
-Transform and sync the output of the FFT in time for visual representation.
-
-
-# %description -l pl
-# TODO
+This module makes it easy to analyze music files with the Fast Fourier
+Transform and sync the output of the FFT in time for visual
+representation.
+
+%description -l pl.UTF-8
+Ten moduł ułatwia analizę plików muzycznych przy użyciu szybkiej
+transformaty Fouriera i synchronizację wyjścia FFT w czasie w celu
+reprezentacji graficznej.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -53,7 +56,6 @@
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Audio/*.pm
-#%{perl_vendorlib}/Audio/Analyzer
 %{_mandir}/man3/*
 
 %define        date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -62,6 +64,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-13 21:42:44  qboosh
+- pl, generic URL, cleanup
+
 Revision 1.1  2007-12-12 21:11:45  agaran
 - new packages, specs generated by pldcpan
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Audio-Analyzer.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to