Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 0ba8760761d0ae93e632c5566ae98841 > files > 2

perl-ExtUtils-XSpp-0.15-2.fc13.src.rpm

Name:           perl-ExtUtils-XSpp
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://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/ExtUtils-XSpp-%{version}.tar.gz 
BuildArch:      noarch
BuildRequires:  perl(Module::Build)
BuildRequires:  perl(Test::Base)
BuildRequires:  perl(Test::Differences)
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
between Perl and C++ code/library.

%prep
%setup -q -n ExtUtils-XSpp-%{version}

%build
%{__perl} Build.PL installdirs=vendor
./Build

%install
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
./Build test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Changes README XSP.yp
%{_bindir}/xspp
%{perl_vendorlib}/ExtUtils*
%{_mandir}/man?/*

%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Fri Oct 22 2010 Marcela Mašláňová <mmaslano@redhat.com> - 0.15-1
- update, fix permission on Grammar.pm (generated file)

* Thu Jul 15 2010 Petr Pisar <ppisar@redhat.com> - 0.12-2
- Remove private perl(ExtUtils::XSpp::Lexer) Requires

* Wed Jul 14 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 0.12-1
- update to 0.12

* Sat May 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.04-5
- Mass rebuild with perl-5.12.0

* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.04-4
- Mass rebuild with perl-5.12.0

* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.04-3
- rebuild against perl 5.10.1

* Tue Aug 25 2009 Stepan Kasal <skasal@redhat.com> 0.04-2
- follow suggestions from Parag's review

* Fri Aug 21 2009 Stepan Kasal <skasal@redhat.com> 0.04-1
- Specfile created from a one autogenerated by cpanspec 1.78.