Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37838274
en ru br
ALT Linux repositórios
S:2.04-alt1.2
5.0: 2.03-alt2
4.1: 2.03-alt1.1
4.0: 2.03-alt1.1
3.0: 2.03-alt1.1

Group :: Desenvolvimento/Perl
RPM: perl-Digest-MD2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: perl-Digest-MD2-2.03-alt2.patch
Download


 .gear/rules                                        |    2 +
 .../tags/a55fe45bcbecffe90b84927bded40f0175702f11  |   13 ++++
 .gear/tags/list                                    |    1 +
 perl-Digest-MD2.spec                               |   66 ++++++++++++++++++++
 4 files changed, 82 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..fda5363
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=Digest-MD2-@version@
+diff: @version@:. . name=perl-Digest-MD2-@version@-@release@.patch
diff --git a/.gear/tags/a55fe45bcbecffe90b84927bded40f0175702f11 b/.gear/tags/a55fe45bcbecffe90b84927bded40f0175702f11
new file mode 100644
index 0000000..23811c3
--- /dev/null
+++ b/.gear/tags/a55fe45bcbecffe90b84927bded40f0175702f11
@@ -0,0 +1,13 @@
+object 1f5e61d25e2da4ee7bbea44f0c0109d7c82b9a14
+type commit
+tag 2.03
+tagger Alexey Tourbin <at@altlinux.ru> 1229402218 +0300
+
+2.03
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAklHMGoACgkQfBKgtDjnu0bzUACgpJ1MITMn6PYLVFxFtMSbsJzo
+5JsAmwdvqpOKw7WORlGMnF/f0M2Evd/D
+=FIVw
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..7d98c70
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+a55fe45bcbecffe90b84927bded40f0175702f11 2.03
diff --git a/perl-Digest-MD2.spec b/perl-Digest-MD2.spec
new file mode 100644
index 0000000..a518a79
--- /dev/null
+++ b/perl-Digest-MD2.spec
@@ -0,0 +1,66 @@
+%define dist Digest-MD2
+Name: perl-Digest-MD2
+Version: 2.03
+Release: alt2
+
+Summary: Perl interface to the MD2 Algorithm
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+# Automatically added by buildreq on Tue Dec 16 2008
+BuildRequires: perl-devel
+
+%description
+The Digest::MD2 module allows you to use the RSA Data Security Inc.
+MD2 Message Digest algorithm from within Perl programs.  The algorithm
+takes as input a message of arbitrary length and produces as output
+a 128-bit "fingerprint" or "message digest" of the input.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc Changes README
+%perl_vendor_archlib/Digest*
+%perl_vendor_autolib/Digest*
+
+%changelog
+* Tue Dec 16 2008 Alexey Tourbin <at@altlinux.ru> 2.03-alt2
+- rebuild
+
+* Sat Feb 19 2005 ALT QA Team Robot <qa-robot@altlinux.org> 2.03-alt1.1
+- Rebuilt with rpm-build-perl-0.5.1.
+
+* Thu Oct 30 2003 Alexey Tourbin <at@altlinux.ru> 2.03-alt1
+- 2.03
+- descriptions updated
+
+* Wed Mar 19 2003 Stanislav Ievlev <inger@altlinux.ru> 2.01-alt1
+- 2.01
+
+* Wed Nov 06 2002 Stanislav Ievlev <inger@altlinux.ru> 2.00-alt3
+- rebuild with new perl
+
+* Mon Jul 23 2001 Stanislav Ievlev <inger@altlinux.ru> 2.00-alt2
+- Rebuilt with new perl.
+
+* Mon Jun 25 2001 Konstantin Volckov <goldhead@altlinux.ru> 2.00-alt1
+- First build for Sisyphus
+- Some spec cleanup
+
+* Sun Jun 24 2001 Christian Belisle <cbelisle@mandrakesoft.com> 2.00-2mdk
+- Clean the file list.
+
+* Fri Jun 22 2001 Christian Belisle <cbelisle@mandrakesoft.com> 2.00-1mdk
+- First release, was in perl-Digest-MD5 package before.
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009