]> git.pld-linux.org Git - packages/perl-speech.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:42:09 +0000 (16:42 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:42:09 +0000 (16:42 +0200)
perl-speech.spec

index cd9770b7139f898bb94b1188c051afe1dd8891ed..0fc70ae331c143f5dd005f9b27bc79ceb9e3b9d8 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Speech
 %define                pnam    speech_pm
+%include       /usr/lib/rpm/macros.perl
 Summary:       Speech::Synthesiser - speech output for Perl
 Summary(pl.UTF-8):     Speech::Synthesiser - wyjście mowy dla Perla
 Name:          perl-speech
@@ -14,6 +14,7 @@ License:      unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}_%{version}.tgz
 # Source0-md5: 49666e75d6014c9f521a582fb0f531ce
+URL:           http://search.cpan.org/dist/speech_pm/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      festival
This page took 0.095542 seconds and 4 git commands to generate.