rpms/perl-Pugs-Compiler-Rule/FC-5 Pugs-Compiler-Rule-filter-requires.sh, NONE, 1.1 .cvsignore, 1.2, 1.3 perl-Pugs-Compiler-Rule.spec, 1.1, 1.2 sources, 1.2, 1.3

Steven Pritchard (steve) fedora-extras-commits at redhat.com
Sat May 19 00:30:26 UTC 2007


Author: steve

Update of /cvs/pkgs/rpms/perl-Pugs-Compiler-Rule/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16911

Modified Files:
	.cvsignore perl-Pugs-Compiler-Rule.spec sources 
Added Files:
	Pugs-Compiler-Rule-filter-requires.sh 
Log Message:
Sync with devel.


--- NEW FILE Pugs-Compiler-Rule-filter-requires.sh ---
#!/bin/sh

@@PERL_REQ@@ "$@" | sed -e '/^perl(v6\(-alpha\)\?)$/d' \
    -e '/^perl(v5)$/d'


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pugs-Compiler-Rule/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	18 May 2007 23:52:23 -0000	1.2
+++ .cvsignore	19 May 2007 00:29:50 -0000	1.3
@@ -1 +1 @@
-Pugs-Compiler-Rule-0.20.tar.gz
+Pugs-Compiler-Rule-0.23.tar.gz


Index: perl-Pugs-Compiler-Rule.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pugs-Compiler-Rule/FC-5/perl-Pugs-Compiler-Rule.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Pugs-Compiler-Rule.spec	18 May 2007 23:52:23 -0000	1.1
+++ perl-Pugs-Compiler-Rule.spec	19 May 2007 00:29:50 -0000	1.2
@@ -1,5 +1,5 @@
 Name:           perl-Pugs-Compiler-Rule
-Version:        0.20
+Version:        0.23
 Release:        1%{?dist}
 Summary:        Compiler for Perl 6 Rules
 License:        GPL or Artistic
@@ -9,6 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Cache::Cache) >= 1.05
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(PadWalker) >= 1.0
 BuildRequires:  perl(Parse::Yapp)
 BuildRequires:  perl(YAML::Syck) >= 0.60
@@ -57,6 +58,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 18 2007 Steven Pritchard <steve at kspei.com> 0.23-1
+- Update to 0.23.
+- BR ExtUtils::MakeMaker.
+
 * Thu Feb 01 2007 Steven Pritchard <steve at kspei.com> 0.20-1
 - Specfile autogenerated by cpanspec 1.69.1.
 - Remove explicit build dependency on perl.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Pugs-Compiler-Rule/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	18 May 2007 23:52:23 -0000	1.2
+++ sources	19 May 2007 00:29:50 -0000	1.3
@@ -1 +1 @@
-ce75b08a0b2a294502492c3423ae165f  Pugs-Compiler-Rule-0.20.tar.gz
+3088cf5da86910d2efe50c1f6ddb077e  Pugs-Compiler-Rule-0.23.tar.gz




More information about the fedora-extras-commits mailing list