SPECS: perl-Net-Subnets.spec - pl - missing md5 - fixed License in...

qboosh qboosh at pld-linux.org
Mon Jul 16 00:05:47 CEST 2007


Author: qboosh                       Date: Sun Jul 15 22:05:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- missing md5
- fixed License information

---- Files affected:
SPECS:
   perl-Net-Subnets.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Net-Subnets.spec
diff -u SPECS/perl-Net-Subnets.spec:1.2 SPECS/perl-Net-Subnets.spec:1.3
--- SPECS/perl-Net-Subnets.spec:1.2	Thu Jul 12 13:37:13 2007
+++ SPECS/perl-Net-Subnets.spec	Mon Jul 16 00:05:42 2007
@@ -1,22 +1,25 @@
 # $Revision$, $Date$
+#
 # 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	Net
 %define		pnam	Subnets
 Summary:	Computing subnets in large scale networks
+Summary(pl.UTF-8):	Obliczanie podsieci w sieciach dużych rozmiarów
 Name:		perl-Net-Subnets
 Version:	0.21
 Release:	1
-License:	GPL
+# same as perl
+License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	34f945ee4f89be35065c6ec6f2e01255
 URL:		http://search.cpan.org/dist/Net-Subnets/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with autodeps} || %{with tests}
+%if %{with tests}
 BuildRequires:	perl-Test-Simple
 %endif
 BuildArch:	noarch
@@ -27,6 +30,11 @@
 subnets, calculates IP address ranges and provides a simple object
 oriented interface.
 
+%description -l pl.UTF-8
+Ten moduł bardzo szybko dopasowuje duże listy adresów IP do wielu
+podsieci CIDR, oblicza zakresy adresów IP i udostępnia prosty
+obiektowo zorientowany interfejs.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -58,10 +66,15 @@
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.3  2007/07/15 22:05:42  qboosh
+- pl
+- missing md5
+- fixed License information
+
 Revision 1.2  2007/07/12 11:37:13  paszczus
 - rel 1
 
 Revision 1.1  2007/07/12 11:13:29  paszczus
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Net-Subnets.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list