Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > f6c66c6ef008056aae5608cd1903553c > files > 2

perl-Clipboard-0.13-7.mga5.src.rpm

%define module   Clipboard

%{?perl_default_filter:%perl_default_filter}
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Mac::Pasteboard\\)

Name:       perl-%{module}
Version:    0.13
Release:    %mkrel 7
License:    GPL or Artistic
Group:      Development/Perl
Summary:    Copy and paste with any OS
Url:        http://search.cpan.org/dist/%{module}
Source:     http://www.cpan.org/modules/by-module/%{module}-%{version}.tar.gz
BuildRequires: perl(Spiffy)
BuildArch: noarch


%description
Who doesn't remember the first time they learned to copy and paste, and
generated an exponentially growing text document? Yes, that's right,
clipboards are magical.

With Clipboard.pm, this magic is now trivial to access, cross-platformly,
from your Perl code.

%prep
%setup -q -n %{module}-%{version} 

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make

%check
make test

%install
%makeinstall_std

%files
%doc Changes README META.yml
%{_mandir}/man3/*
%{perl_vendorlib}/Clipboard.pm
%{perl_vendorlib}/Clipboard
%{_bindir}/*
%{_mandir}/man1/*


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.13-7.mga5
+ Revision: 743431
- Second Mageia 5 Mass Rebuild

* Thu Sep 25 2014 tv <tv> 0.13-6.mga5
+ Revision: 724535
- add excludes

* Tue Sep 23 2014 tv <tv> 0.13-5.mga5
+ Revision: 722230
- use %%perl_default_filter

* Tue Sep 16 2014 umeabot <umeabot> 0.13-4.mga5
+ Revision: 683952
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 0.13-3.mga4
+ Revision: 510161
- Mageia 4 Mass Rebuild

* Sun Jan 13 2013 umeabot <umeabot> 0.13-2.mga3
+ Revision: 364529
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Jan 20 2011 jquelin <jquelin> 0.13-1.mga1
+ Revision: 25945
- mageia rebuild
- imported package perl-Clipboard


* Tue Oct 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.13-1mdv2011.0
+ Revision: 586766
- new version

* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 0.09-2mdv2011.0
+ Revision: 440540
- rebuild

* Fri Jan 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.09-1mdv2009.1
+ Revision: 327454
- import perl-Clipboard


* Fri Jan 09 2009 cpan2dist 0.09-1mdv
- initial mdv release, generated with cpan2dist