[perl-Class-Trigger/el6/master] Sync with perl-Class-Trigger-0.13-2.1.el6.src.rpm from the latest RHEL 6

Mark Chappell tremble at fedoraproject.org
Wed Sep 1 15:09:10 UTC 2010


commit 175b442591c86daed9cb0f605335e3bd57495363
Author: Mark Chappell <tremble at tremble.org.uk>
Date:   Wed Sep 1 16:07:17 2010 +0100

    Sync with perl-Class-Trigger-0.13-2.1.el6.src.rpm from the latest RHEL 6

 .gitignore              |    1 +
 perl-Class-Trigger.spec |   21 ++++++++-------------
 sources                 |    2 +-
 3 files changed, 10 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49d646f..010736f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Class-Trigger-0.14.tar.gz
+/Class-Trigger-0.13.tar.gz
diff --git a/perl-Class-Trigger.spec b/perl-Class-Trigger.spec
index ce0159e..a4de391 100644
--- a/perl-Class-Trigger.spec
+++ b/perl-Class-Trigger.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-Trigger
-Version:        0.14
-Release:        2%{?dist}
+Version:        0.13
+Release:        2.1%{?dist}
 Summary:        Mixin to add / call inheritable triggers
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/Class-Trigg
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(IO::Scalar), perl(Test::More), perl(IO::WrapTie)
+BuildRequires:  perl(IO::Scalar), perl(Class::Data::Inheritable), perl(Test::More)
 Requires:  perl(IO::Scalar)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -44,17 +44,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri Apr 30 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.14-2
-- Mass rebuild with perl-5.12.0
+* Fri Jan 22 2010 Dennis Gregorovic <dgregor at redhat.com> - 0.13-2.1
+- Rebuilt for RHEL 6
+Related: rhbz#543948
 
-* Wed Apr 21 2010 Marcela Mašláňová <mmaslano at redhat.com> - 0.14-1
-- update
-
-* Fri Dec  4 2009 Stepan Kasal <skasal at redhat.com> - 0.13-3
-- rebuild against perl 5.10.1
-
-* Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.13-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Thu Jul 02 2009 Jeff Fearn <jfearn at redhat.com> 0.13-2
+- bump for RHEL
 
 * Fri Mar 13 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.13-1
 - update to 0.13
diff --git a/sources b/sources
index 04d4019..fad380a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0a95ebe359a3c4e768d81fc58031c83  Class-Trigger-0.14.tar.gz
+5e73d9376a5786450088e3384a938794  Class-Trigger-0.13.tar.gz


More information about the scm-commits mailing list