public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Class-C3-Componentised] epel10: - update filtering
@ 2026-08-03  7:07 Chris Weyl
  0 siblings, 0 replies; only message in thread
From: Chris Weyl @ 2026-08-03  7:07 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Class-C3-Componentised
            Branch : epel10
            Commit : d3a26a43c6281363a0af344d9e1bffa6ea07c176
            Author : Chris Weyl <cweyl@fedoraproject.org>
            Date   : 2009-09-26T06:59:16+00:00
            Stats  : +20/-21 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Class-C3-Componentised/c/d3a26a43c6281363a0af344d9e1bffa6ea07c176?branch=epel10

            Log:
            - update filtering
- auto-update to 1.0006 (by cpan-spec-update 0.01)
- added a new req on perl(Carp) (version 0)
- added a new req on perl(Class::C3) (version 0.20)
- added a new req on perl(Class::Inspector) (version 0)
- added a new req on perl(MRO::Compat) (version 0)

---
diff --git a/.cvsignore b/.cvsignore
index 5cb3bc2..57d32a7 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-Class-C3-Componentised-1.0005.tar.gz
+Class-C3-Componentised-1.0006.tar.gz

diff --git a/perl-Class-C3-Componentised.spec b/perl-Class-C3-Componentised.spec
index 5a704e5..f6fc248 100644
--- a/perl-Class-C3-Componentised.spec
+++ b/perl-Class-C3-Componentised.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-C3-Componentised
-Version:        1.0005
-Release:        2%{?dist}
+Version:        1.0006
+Release:        1%{?dist}
 Summary:        Load mix-ins or components to your C3-based class
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,10 +10,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-# core
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires: perl(Test::More)
-# cpan
+BuildRequires: perl(FindBin)
+BuildRequires: perl(Carp)
 BuildRequires: perl(Class::C3) >= 0.20
 BuildRequires: perl(Class::Inspector)
 BuildRequires: perl(MRO::Compat)
@@ -22,10 +22,12 @@ BuildRequires: perl(Test::Exception)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
+Requires:       perl(Carp)
+Requires:       perl(Class::C3) >= 0.20
+Requires:       perl(Class::Inspector)
+Requires:       perl(MRO::Compat)
 
-### auto-added brs!
-BuildRequires:  perl(FindBin)
-BuildRequires:  perl(Carp)
+%{?perl_default_filter}
 
 %description
 This will inject base classes to your module using the Class::C3 method
@@ -38,18 +40,7 @@ MooseX::Object::Pluggable.
 
 %prep
 %setup -q -n Class-C3-Componentised-%{version}
-
-perl -pi -e 's|^#!perl|#!/usr/bin/perl|' t/*.t
-
-# Filter unwanted Requires:
-cat << \EOF > %{name}-req
-#!/bin/sh
-%{__perl_requires} $* |\
-  sed -e '/perl(base)/d'
-EOF
-
-%define __perl_requires %{_builddir}/Class-C3-Componentised-%{version}/%{name}-req
-chmod +x %{__perl_requires}
+perl -pi -e 's|^#!perl|#!%{__perl}|' t/*.t
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -78,6 +69,14 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sat Sep 26 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.0006-1
+- update filtering
+- auto-update to 1.0006 (by cpan-spec-update 0.01)
+- added a new req on perl(Carp) (version 0)
+- added a new req on perl(Class::C3) (version 0.20)
+- added a new req on perl(Class::Inspector) (version 0)
+- added a new req on perl(MRO::Compat) (version 0)
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0005-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

diff --git a/sources b/sources
index 90d3107..3873195 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c843ffd2737c6db77edcc6b666cfc48  Class-C3-Componentised-1.0005.tar.gz
+daea1eb95cdeda8752b472e5fe6a4c86  Class-C3-Componentised-1.0006.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-03  7:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03  7:07 [rpms/perl-Class-C3-Componentised] epel10: - update filtering Chris Weyl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox