[packages/perl-Tk-TextANSIColor] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:37:32 CET 2014
commit b5b7fa1985d39159be28035f732e89a9b1d96761
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:37:28 2014 +0200
use generic url
perl-Tk-TextANSIColor.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Tk-TextANSIColor.spec b/perl-Tk-TextANSIColor.spec
index 957b222..65e3250 100644
--- a/perl-Tk-TextANSIColor.spec
+++ b/perl-Tk-TextANSIColor.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Tk-TextANSIColor.git/commitdiff/b5b7fa1985d39159be28035f732e89a9b1d96761
More information about the pld-cvs-commit
mailing list