SPECS: perl-Class-InsideOut.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Sat Mar 15 16:34:44 CET 2008


Author: qboosh                       Date: Sat Mar 15 15:34:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-Class-InsideOut.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Class-InsideOut.spec
diff -u SPECS/perl-Class-InsideOut.spec:1.1 SPECS/perl-Class-InsideOut.spec:1.2
--- SPECS/perl-Class-InsideOut.spec:1.1	Wed Jan  9 16:17:04 2008
+++ SPECS/perl-Class-InsideOut.spec	Sat Mar 15 16:34:39 2008
@@ -7,33 +7,30 @@
 %define	pdir	Class
 %define	pnam	InsideOut
 Summary:	Class::InsideOut - a safe, simple inside-out object construction kit
-#Summary(pl):	
+Summary(pl.UTF-8):	Class::InsideOut - bezpieczne, proste tworzenie obiektów inside-out
 Name:		perl-Class-InsideOut
 Version:	1.08
 Release:	1
 License:	Apache
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/D/DA/DAGOLDEN/Class-InsideOut-1.08.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Class/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	74939b510a64a2a8e1f6fe207cbbaeb3
+URL:		http://search.cpan.org/dist/Class-InsideOut/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a simple, safe and streamlined toolkit for building inside-out objects.
-Unlike most other inside-out object building modules already on CPAN, this
-module aims for minimalism and robustness:
-
-It provides the minimal support necessary for creating safe inside-out objects
-and generating flexible accessors.  
-
-
-
-# %description -l pl
-# TODO
+This is a simple, safe and streamlined toolkit for building inside-out
+objects. Unlike most other inside-out object building modules already
+on CPAN, this module aims for minimalism and robustness.
+
+%description -l pl
+Ten pakiet zawiera narzędzia do prostego i bezpiecznego tworzenia
+obiektów inside-out. W przeciwieństwie do innych modułów tworzących
+obiekty inside-out, wcześniej występujących w archiwum CPAN, ten moduł
+ma być minimalnym i mocnym narzędziem.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -52,7 +49,7 @@
 ./Build install
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}/
+cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -73,6 +70,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-15 15:34:39  qboosh
+- pl, generic URL
+
 Revision 1.1  2008-01-09 15:17:04  agaran
 - initial, builds here, rel 1
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Class-InsideOut.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list