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

Group :: Desenvolvimento/Perl
RPM: perl-String-CRC32

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: perl-String-CRC32-1.4-alt1.patch
Download


 .gear/rules                                        |    2 +
 .../tags/ab9a804d194be4932f35a0324aa86214f3be2ada  |   13 +++++
 .gear/tags/list                                    |    1 +
 perl-String-CRC32.spec                             |   51 ++++++++++++++++++++
 4 files changed, 67 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..ef3a458
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=String-CRC32-@version@
+diff: @version@:. . name=perl-String-CRC32-@version@-@release@.patch
diff --git a/.gear/tags/ab9a804d194be4932f35a0324aa86214f3be2ada b/.gear/tags/ab9a804d194be4932f35a0324aa86214f3be2ada
new file mode 100644
index 0000000..15f8066
--- /dev/null
+++ b/.gear/tags/ab9a804d194be4932f35a0324aa86214f3be2ada
@@ -0,0 +1,13 @@
+object 5d75649af6f1e63615e17eb70c8e37701ab1743e
+type commit
+tag 1.4
+tagger Alexey Tourbin <at@altlinux.ru> 1229399519 +0300
+
+1.4
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAklHJd8ACgkQfBKgtDjnu0YUXQCgnAdVQ4wlTB0kOUfpwsR9MLmB
+LtQAn0YU0Xgu6ywZjT0Xu4QMbYKBLUpX
+=3WAP
+-----END PGP SIGNATURE-----
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..126f79c
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+ab9a804d194be4932f35a0324aa86214f3be2ada 1.4
diff --git a/perl-String-CRC32.spec b/perl-String-CRC32.spec
new file mode 100644
index 0000000..09c45ec
--- /dev/null
+++ b/perl-String-CRC32.spec
@@ -0,0 +1,51 @@
+%define dist String-CRC32
+Name: perl-%dist
+Version: 1.4
+Release: alt1
+
+Summary: cyclic redundency check generation
+License: Public Domain
+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
+This packages provides a perl module to generate checksums from strings
+and from files.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc	README
+%dir	%perl_vendor_archlib/String
+	%perl_vendor_archlib/String/CRC32.pm
+%doc	%perl_vendor_archlib/String/CRC32.pod
+%dir	%perl_vendor_autolib/String
+%dir	%perl_vendor_autolib/String/CRC32
+	%perl_vendor_autolib/String/CRC32/CRC32.so
+
+%changelog
+* Tue Dec 16 2008 Alexey Tourbin <at@altlinux.ru> 1.4-alt1
+- 1.2 -> 1.4
+
+* Sat Feb 19 2005 ALT QA Team Robot <qa-robot@altlinux.org> 1.2-alt2.1
+- Rebuilt with rpm-build-perl-0.5.1.
+
+* Tue Nov 05 2002 Stanislav Ievlev <inger@altlinux.ru> 1.2-alt2
+- rebuild with new perl
+
+* Tue Oct  9 2001 Grigory Milev <week@altlinux.ru> 1.2-alt1
+- Initial build for ALT Linux distribution.
 
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