Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37863625
en ru br
ALT Linux repositórios
S:0.15-alt1
5.0: 0.13-alt1
4.1: 0.13-alt1
4.0: 0.09-alt1
3.0: 0.09-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Class-Trigger

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: perl-Class-Trigger-0.14-alt1.patch
Download


 .gear-rules                                        |    2 +
 .../8b0b1bfedefcfa9c244837fb907eec41faeccad9       |   13 +++++
 .gear-tags/list                                    |    1 +
 perl-Class-Trigger.spec                            |   52 ++++++++++++++++++++
 4 files changed, 68 insertions(+), 0 deletions(-)
diff --git a/.gear-rules b/.gear-rules
new file mode 100644
index 0000000..40101fe
--- /dev/null
+++ b/.gear-rules
@@ -0,0 +1,2 @@
+tar: @version@:. name=Class-Trigger-@version@
+diff: @version@:. . name=perl-Class-Trigger-@version@-@release@.patch
diff --git a/.gear-tags/8b0b1bfedefcfa9c244837fb907eec41faeccad9 b/.gear-tags/8b0b1bfedefcfa9c244837fb907eec41faeccad9
new file mode 100644
index 0000000..343c0da
--- /dev/null
+++ b/.gear-tags/8b0b1bfedefcfa9c244837fb907eec41faeccad9
@@ -0,0 +1,13 @@
+object 6c6a2cbd75b78044908f601781164e28c8b10812
+type commit
+tag 0.14
+tagger Alexey Tourbin <at@altlinux.ru> 1270720060 +0400
+
+0.14
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+
+iEYEABECAAYFAku9pjwACgkQfBKgtDjnu0YsJgCguWoHY6MuhQ9UHmENXzop72IZ
+LZkAnjR/jDjR22KnhUYo6ucXg+vrJEol
+=t52Z
+-----END PGP SIGNATURE-----
diff --git a/.gear-tags/list b/.gear-tags/list
new file mode 100644
index 0000000..bd7ef77
--- /dev/null
+++ b/.gear-tags/list
@@ -0,0 +1 @@
+8b0b1bfedefcfa9c244837fb907eec41faeccad9 0.14
diff --git a/perl-Class-Trigger.spec b/perl-Class-Trigger.spec
new file mode 100644
index 0000000..db777ba
--- /dev/null
+++ b/perl-Class-Trigger.spec
@@ -0,0 +1,52 @@
+%define dist Class-Trigger
+Name: perl-%dist
+Version: 0.14
+Release: alt1
+
+Summary: Mixin to add / call inheritable triggers
+License: GPL or Artistic
+Group: Development/Perl
+
+URL: %CPAN %dist
+Source: %dist-%version.tar
+Patch: %name-%version-%release.patch
+
+BuildArch: noarch
+
+# Automatically added by buildreq on Thu Apr 08 2010
+BuildRequires: perl-IO-stringy perl-Test-Base
+
+%description
+Class::Trigger is a mixin class to add / call triggers (or hooks)
+that get called at some points you specify.
+
+%prep
+%setup -q -n %dist-%version
+%patch -p1
+rm -r inc/
+
+%build
+%perl_vendor_build
+
+%install
+%perl_vendor_install
+
+%files
+%doc Changes README
+%perl_vendor_privlib/Class*
+
+%changelog
+* Thu Apr 08 2010 Alexey Tourbin <at@altlinux.ru> 0.14-alt1
+- 0.13 -> 0.14
+
+* Fri Mar 07 2008 Alexey Tourbin <at@altlinux.ru> 0.13-alt1
+- 0.12 -> 0.13
+
+* Tue Mar 04 2008 Alexey Tourbin <at@altlinux.ru> 0.12-alt1
+- 0.11 -> 0.12
+
+* Sun Aug 05 2007 Alexey Tourbin <at@altlinux.ru> 0.11-alt1
+- 0.09 -> 0.11
+
+* Thu Jul 14 2005 Alexey Tourbin <at@altlinux.ru> 0.09-alt1
+- initial revision
 
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