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

index 957b222ca76b1b4c752014427ce8c687b89cf3fd..65e3250d2697c82e6438de4b83812c9859906407 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_with    tests   # perform "make test" (requires working $DISPLAY)
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Tk
 %define                pnam    TextANSIColor
+%include       /usr/lib/rpm/macros.perl
 Summary:       Tk::TextANSIColor - Tk::Text widget with support for ANSI color escape codes
 Summary(pl.UTF-8):     Tk::TextANSIColor - widget Tk::Text z obsługą sekwencji kolorów ANSI
 Name:          perl-Tk-TextANSIColor
@@ -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: c285af9d6189baab4c8a9cc22dcc3ad0
+URL:           http://search.cpan.org/dist/Tk-TextANSIColor/
 BuildRequires: perl-Term-ANSIColor >= 1.00
 BuildRequires: perl-Tk
 BuildRequires: perl-devel >= 1:5.8.0
@@ -25,9 +26,9 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This widget extends the capabilities of the standard Tk::Text widget
-by adding support for ANSI color escape codes. When these escape
-codes are detected they are replaced by equivalent tags. A read-only
-widget is also supplied.
+by adding support for ANSI color escape codes. When these escape codes
+are detected they are replaced by equivalent tags. A read-only widget
+is also supplied.
 
 %description -l pl.UTF-8
 Ten widget rozszerza możliwości standardowego widgetu Tk::Text dodając
This page took 0.110076 seconds and 4 git commands to generate.