commit 5da8175fa35e93c23e3d49baf7bc33c9cdee0103
Author: Tom "spot" Callaway <[email protected]>
Date: Wed Mar 9 16:00:21 2011 -0500
update to 0.15 to resolve deps
perl-ExtUtils-XSpp.spec | 13 ++++++++-----
sources | 2 +-
2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/perl-ExtUtils-XSpp.spec b/perl-ExtUtils-XSpp.spec
index b39b96b..e82a370 100644
--- a/perl-ExtUtils-XSpp.spec
+++ b/perl-ExtUtils-XSpp.spec
@@ -1,12 +1,11 @@
Name: perl-ExtUtils-XSpp
-Version: 0.12
+Version: 0.15
Release: 2%{?dist}
Summary: C++ variant of Perl's XS language
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/ExtUtils-XSpp/
-Source0:
http://www.cpan.org/authors/id/S/SM/SMUELLER/ExtUtils-XSpp-%{version}.tar.gz
-BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+Source0:
http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/ExtUtils-XSpp-%{version}.tar.gz
BuildArch: noarch
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::Base)
@@ -28,8 +27,6 @@ between Perl and C++ code/library.
./Build
%install
-rm -rf $RPM_BUILD_ROOT
-
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;
@@ -49,6 +46,12 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man?/*
%changelog
+* Tue Feb 08 2011 Fedora Release Engineering <[email protected]>
- 0.15-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Fri Oct 22 2010 Marcela Mašláňová <[email protected]> - 0.15-1
+- update, fix permission on Grammar.pm (generated file)
+
* Thu Jul 15 2010 Petr Pisar <[email protected]> - 0.12-2
- Remove private perl(ExtUtils::XSpp::Lexer) Requires
diff --git a/sources b/sources
index 6b1725e..a2b3f1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aba46617dc5e279ff5db76413798f707 ExtUtils-XSpp-0.12.tar.gz
+72a9335b700fdcd11afc378a22f439c1 ExtUtils-XSpp-0.15.tar.gz
--
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