Author: iarnell Update of /cvs/pkgs/rpms/perl-WWW-Pastebin-RafbNet-Create/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26634/F-11 Modified Files: .cvsignore sources Added Files: perl-WWW-Pastebin-RafbNet-Create.spec Log Message: initial import --- NEW FILE perl-WWW-Pastebin-RafbNet-Create.spec --- Name: perl-WWW-Pastebin-RafbNet-Create Version: 0.001 Release: 2%{?dist} Summary: Create new pastes on http://rafb.net/ License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/WWW-Pastebin-RafbNet-Create/ Source0: http://www.cpan.org/authors/id/Z/ZO/ZOFFIX/WWW-Pastebin-RafbNet-Create-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Class::Data::Accessor) >= 0.04001 BuildRequires: perl(LWP::UserAgent) >= 2.036 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Kwalitee) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) BuildRequires: perl(URI) >= 1.35 # autoreq misses this Requires: perl(Class::Data::Accessor) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description The module provides means to create new pastes on http://rafb.net/ paste site. %prep %setup -q -n WWW-Pastebin-RafbNet-Create-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf $RPM_BUILD_ROOT ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Apr 23 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.001-2 - add missing requires: perl(Class::Data::Accessor) * Sun Apr 19 2009 Iain Arnell 0.001-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-WWW-Pastebin-RafbNet-Create/F-11/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 23 Apr 2009 16:42:42 -0000 1.1 +++ .cvsignore 23 Apr 2009 20:27:40 -0000 1.2 @@ -0,0 +1 @@ +WWW-Pastebin-RafbNet-Create-0.001.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-WWW-Pastebin-RafbNet-Create/F-11/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 23 Apr 2009 16:42:42 -0000 1.1 +++ sources 23 Apr 2009 20:27:40 -0000 1.2 @@ -0,0 +1 @@ +fdd16b4e1d7209f7157110ac89f1a017 WWW-Pastebin-RafbNet-Create-0.001.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list