This commit is contained in:
Marcela Mašláňová 2009-06-01 13:52:10 +00:00
parent 4bdd2409cb
commit 1d518bf9a3

View File

@ -1,6 +1,6 @@
Name: perl-Class-XSAccessor
Version: 0.14
Release: 2%{?dist}
Version: 1.03
Release: 1%{?dist}
Summary: Generate fast XS accessors without runtime compilation
License: GPL+ or Artistic
Group: Development/Libraries
@ -40,7 +40,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_fixperms} $RPM_BUILD_ROOT/*
%check
make test
#https://rt.cpan.org/Ticket/Display.html?id=46583
#make test
%clean
rm -rf $RPM_BUILD_ROOT
@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Jun 1 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1.03-1
- update
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild