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

index 2b17bc5b11297fe235623afed9e1dad8f51e3789..5157204bc738cb7429e862210f914c2a7621e849 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_with    tests           # perform "make test". requires DISPLAY=:0 being available
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define        pdir    Tk
 %define        pnam    Stderr
+%include       /usr/lib/rpm/macros.perl
 Summary:       Tk::Stderr - capture standard error output, display in separate window
 Summary(pl.UTF-8):     Tk::Stderr - przechwytywanie standardowego wyjścia błędów, wyświetlanie w innym oknie
 Name:          perl-Tk-Stderr
@@ -15,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 86f0f85d24d2c1e72e1e5a039b0f0d72
+URL:           http://search.cpan.org/dist/Tk-Stderr/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.121407 seconds and 4 git commands to generate.