SPECS: perl-Directory-Scratch.spec - pl, generic URL, cleanup

qboosh qboosh at pld-linux.org
Sun Mar 23 23:15:20 CET 2008


Author: qboosh                       Date: Sun Mar 23 22:15:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL, cleanup

---- Files affected:
SPECS:
   perl-Directory-Scratch.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Directory-Scratch.spec
diff -u SPECS/perl-Directory-Scratch.spec:1.2 SPECS/perl-Directory-Scratch.spec:1.3
--- SPECS/perl-Directory-Scratch.spec:1.2	Wed Jan  9 13:55:04 2008
+++ SPECS/perl-Directory-Scratch.spec	Sun Mar 23 23:15:15 2008
@@ -7,28 +7,30 @@
 %define	pdir	Directory
 %define	pnam	Scratch
 Summary:	Directory::Scratch - Easy-to-use self-cleaning scratch space
-#Summary(pl):
+Summary(pl.UTF-8):	Directory::Scratch - łatwa w użyciu samoczyszcząca przestrzeń robocza
 Name:		perl-Directory-Scratch
 Version:	0.13
 Release:	1
 License:	Perl
 Group:		Development/Languages/Perl
-BuildRequires:	perl-devel >= 1:5.8.0
-BuildRequires:	rpm-perlprov >= 4.1-13
 Source0:	http://www.cpan.org/modules/by-module/Directory/Directory-Scratch-%{version}.tar.gz
 # Source0-md5:	3383a99139c3c8d6fe8bb5fcffb2dd84
+URL:		http://search.cpan.org/dist/Directory-Scratch/
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(File::Slurp) >= 9999.12
-# version is just because it failed on 0.12 here, even if makefile dont specify minimum version
-BuildRequires:	perl(Path::Class) > 0.12
+BuildRequires:	perl-File-Slurp >= 9999.12
+# version is just because it failed on 0.12 here, even if makefile doesn't specify minimum version
+BuildRequires:	perl-Path-Class > 0.12
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Directory::Scratch - Easy-to-use self-cleaning scratch space.
 
-
-# %description -l pl # TODO
+%description -l pl.UTF-8
+Directory::Scratch - łatwa w użyciu samoczyszcząca przestrzeń robocza.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -49,7 +51,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 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
@@ -67,9 +69,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-03-23 22:15:15  qboosh
+- pl, generic URL, cleanup
+
 Revision 1.2  2008-01-09 12:55:04  agaran
 - fixed md5sum and Source0 uri
 
 Revision 1.1  2008-01-09 09:11:45  agaran
 - initial, builds here, rel 1
-
================================================================

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



More information about the pld-cvs-commit mailing list