commit e6cc6a20d46a8e369349bdb2c2d5ad6c1c1761e9
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 12:31:00 2014 +0200

    use generic url

 perl-Convert-Color.spec | 29 +++++++++++------------------
 1 file changed, 11 insertions(+), 18 deletions(-)
---
diff --git a/perl-Convert-Color.spec b/perl-Convert-Color.spec
index 5e140e5..0ceb0e5 100644
--- a/perl-Convert-Color.spec
+++ b/perl-Convert-Color.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
+
 %define                pdir    Convert
 %define                pnam    Color
 %include       /usr/lib/rpm/macros.perl
 Summary:       Convert::Color - color space conversions and named lookups
-#Summary(pl.UTF-8):    
 Name:          perl-Convert-Color
 Version:       0.10
 Release:       3
@@ -15,8 +14,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/Convert/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 7531a59e7c0c88ba47062fe7eabe18c8
-# generic URL, check or change before uncommenting
-#URL:          http://search.cpan.org/dist/Convert-Color/
+URL:           http://search.cpan.org/dist/Convert-Color/
 BuildRequires: perl-Module-Build
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -27,24 +25,19 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module provides conversions between commonly used ways to express colors.
-It provides conversions between color spaces such as RGB and HSV, and it
-provides ways to look up colors by a name.
+This module provides conversions between commonly used ways to express
+colors. It provides conversions between color spaces such as RGB and
+HSV, and it provides ways to look up colors by a name.
 
-This class provides a base for subclasses which represent particular color
-values in particular spaces. The base class provides methods to represent the
-color in a few convenient forms, though subclasses may provide more specific
-details for the space in question.
+This class provides a base for subclasses which represent particular
+color values in particular spaces. The base class provides methods to
+represent the color in a few convenient forms, though subclasses may
+provide more specific details for the space in question.
 
 For more detail, read the documentation on these classes; namely:
 
-The following classes are subclasses of one of the above, which provide a way
-to access predefined colors by names:
-
-
-
-# %description -l pl.UTF-8
-# TODO
+The following classes are subclasses of one of the above, which
+provide a way to access predefined colors by names:
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Convert-Color.git/commitdiff/e6cc6a20d46a8e369349bdb2c2d5ad6c1c1761e9

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

Reply via email to