Author: ppisar
Update of /cvs/pkgs/rpms/perl-ExtUtils-XSpp/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1736
Modified Files:
perl-ExtUtils-XSpp.spec
Log Message:
Remove private perl(ExtUtils::XSpp::Lexer) Requires
Index: perl-ExtUtils-XSpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-ExtUtils-XSpp/devel/perl-ExtUtils-XSpp.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-ExtUtils-XSpp.spec 14 Jul 2010 14:26:38 -0000 1.5
+++ perl-ExtUtils-XSpp.spec 15 Jul 2010 13:21:08 -0000 1.6
@@ -1,6 +1,6 @@
Name: perl-ExtUtils-XSpp
Version: 0.12
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: C++ variant of Perl's XS language
License: GPL+ or Artistic
Group: Development/Libraries
@@ -11,8 +11,10 @@ BuildArch: noarch
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::Base)
BuildRequires: perl(Test::Differences)
-BuildRequires: perl(ExtUtils::ParseXS) >= 0.2202
+BuildRequires: perl(ExtUtils::ParseXS) >= 0.2202
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
+%filter_from_requires /ExtUtils::XSpp::Lexer/d
+%filter_setup
%description
ExtUtils::XSpp handles the XS++ language, used to create an extension interface
@@ -47,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man?/*
%changelog
+* Thu Jul 15 2010 Petr Pisar <[email protected]> - 0.12-2
+- Remove private perl(ExtUtils::XSpp::Lexer) Requires
+
* Wed Jul 14 2010 Tom "spot" Callaway <[email protected]> - 0.12-1
- update to 0.12
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel