SPECS: perl-Sub-Install.spec - pl - generic URL
qboosh
qboosh at pld-linux.org
Sun Jun 3 01:38:47 CEST 2007
Author: qboosh Date: Sat Jun 2 23:38:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- generic URL
---- Files affected:
SPECS:
perl-Sub-Install.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-Sub-Install.spec
diff -u SPECS/perl-Sub-Install.spec:1.2 SPECS/perl-Sub-Install.spec:1.3
--- SPECS/perl-Sub-Install.spec:1.2 Sun May 27 02:19:13 2007
+++ SPECS/perl-Sub-Install.spec Sun Jun 3 01:38:41 2007
@@ -7,19 +7,18 @@
%define pdir Sub
%define pnam Install
Summary: Sub::Install - install subroutines into packages easily
-#Summary(pl):
+Summary(pl.UTF-8): Sub::Install - łatwe instalowanie podprocedur do pakietów
Name: perl-Sub-Install
Version: 0.924
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: http://www.cpan.org/modules/by-module/Sub/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: eae66cb5cbd2064ae02b3aeacf6338e4
+URL: http://search.cpan.org/dist/Sub-Install/
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)
@@ -28,8 +27,10 @@
the unslightly mess of no strict or typeglobs lying about where just
anyone can see them.
-
-# %description -l pl # TODO
+%description -l pl.UTF-8
+Ten moduł ułatwia instalowanie podprocedur do pakietów bez niemałego
+bałaganu no strict lub typeglobów umieszczonych wszędzie, gdzie każdy
+może je zobaczyć.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -54,7 +55,6 @@
%defattr(644,root,root,755)
%doc Changes README
%{perl_vendorlib}/Sub/*.pm
-#%%{perl_vendorlib}/Sub/Install
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,9 +63,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/06/02 23:38:41 qboosh
+- pl
+- generic URL
+
Revision 1.2 2007/05/27 00:19:13 agaran
- rel 1
Revision 1.1 2007/05/27 00:18:47 agaran
- initial, 0.924, rel 1, builds here
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Sub-Install.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list