]> git.pld-linux.org Git - packages/perl-Color-Calc.git/commitdiff
- pl auto/th/perl-Color-Calc-1_04-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Jul 2007 21:35:14 +0000 (21:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- proper License format
- unified URL, missing md5

Changed files:
    perl-Color-Calc.spec -> 1.4

perl-Color-Calc.spec

index 0c801bb080f19120c89e75f256ad1b76e6be4544..6a0a8856f19291ea493a09cfed0522fc20326276 100644 (file)
@@ -1,18 +1,20 @@
 #
 # Conditional build:
-%bcond_without autodeps        # don't BR packages needed only for resolving deps
 %bcond_without tests   # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Color
 %define                pnam    Calc
 Summary:       Simple calculations with RGB colors
+Summary(pl.UTF-8):     Proste obliczenia na kolorach RGB
 Name:          perl-Color-Calc
 Version:       1.04
 Release:       1
-License:       same as perl
+# same as perl
+License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:       http://www.cpan.org/modules/by-module/Color/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 9a474f4600fb0381461fbd6b20ca0e1c
 URL:           http://search.cpan.org/dist/Color-Calc/
 BuildRequires: perl-Graphics-ColorNames
 BuildRequires: perl-Graphics-ColorNames-WWW
@@ -24,7 +26,10 @@ BuildArch:   noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Simple calculations with RGB colors
+Simple calculations with RGB colors.
+
+%description -l pl.UTF-8
+Proste obliczenia na kolorach RGB.
 
 %prep
 %setup -q %{version}q -n %{pdir}-%{pnam}-%{version}
This page took 0.050052 seconds and 4 git commands to generate.