|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-MouseX-Types
|
|
|
|
|
Summary: Organize your Mouse types in libraries
|
|
|
|
|
Version: 0.05
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/MouseX-Types-%{version}.tar.gz
|
|
|
|
@ -58,6 +58,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.05-2
|
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
|
|
|
|
|
* Sun Mar 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.05-1
|
|
|
|
|
- update by Fedora::App::MaintainerTools 0.006
|
|
|
|
|
- PERL_INSTALL_ROOT => DESTDIR
|
|
|
|
|