SPECS: perl-GnuPG-Interface.spec - generic URL, pl fix
qboosh
qboosh at pld-linux.org
Sat Apr 5 20:04:45 CEST 2008
Author: qboosh Date: Sat Apr 5 18:04:45 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL, pl fix
---- Files affected:
SPECS:
perl-GnuPG-Interface.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/perl-GnuPG-Interface.spec
diff -u SPECS/perl-GnuPG-Interface.spec:1.27 SPECS/perl-GnuPG-Interface.spec:1.28
--- SPECS/perl-GnuPG-Interface.spec:1.27 Wed Apr 2 10:33:21 2008
+++ SPECS/perl-GnuPG-Interface.spec Sat Apr 5 20:04:40 2008
@@ -7,18 +7,19 @@
%define pdir GnuPG
%define pnam Interface
Summary: GnuPG::Interface - Perl interface to GnuPG
-Summary(pl.UTF-8): GnuPG::Interface - interfejs perlowy do GnuPG
+Summary(pl.UTF-8): GnuPG::Interface - perlowy interfejs do GnuPG
Name: perl-GnuPG-Interface
Version: 0.36
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/GnuPG/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 6f097d3076b3311e8ef20ce3c2865c66
+URL: http://search.cpan.org/dist/GnuPG-Interface/
BuildRequires: gnupg
-BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
BuildRequires: perl-Class-MethodMaker
%endif
@@ -34,10 +35,10 @@
decryption, verification, and key-listing parsing.
%description -l pl.UTF-8
-GnuPG::Interface i powiązane moduły służą powstały, by udostępnić
-obiektowo zorientowany sposób na interakcję z GnuPG. Moduły mogą
-wykonywać funkcje takie jak szyfrowanie, podpisywanie,
-odszyfrowywanie, weryfikację, analizę list kluczy i inne.
+GnuPG::Interface i powiązane moduły powstały, by udostępnić obiektowo
+zorientowany sposób na interakcję z GnuPG. Moduły mogą wykonywać
+funkcje takie jak szyfrowanie, podpisywanie, odszyfrowywanie,
+weryfikację, analizę list kluczy i inne.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -75,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2008-04-05 18:04:40 qboosh
+- generic URL, pl fix
+
Revision 1.27 2008-04-02 08:33:21 arekm
- up to 0.36
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-GnuPG-Interface.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list