Author: corsepiu Update of /cvs/pkgs/rpms/perl-Test-HTTP-Server-Simple-StashWarnings/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12294/devel Modified Files: .cvsignore sources Added Files: import.log perl-Test-HTTP-Server-Simple-StashWarnings.spec Log Message: --- NEW FILE import.log --- perl-Test-HTTP-Server-Simple-StashWarnings-0_03-1_fc11:HEAD:perl-Test-HTTP-Server-Simple-StashWarnings-0.03-1.fc11.src.rpm:1231911535 --- NEW FILE perl-Test-HTTP-Server-Simple-StashWarnings.spec --- Name: perl-Test-HTTP-Server-Simple-StashWarnings Version: 0.03 Release: 1%{?dist} Summary: Catch your forked server's warnings License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Test-HTTP-Server-Simple-StashWarnings/ Source0: http://www.cpan.org/authors/id/S/SA/SARTAK/Test-HTTP-Server-Simple-StashWarnings-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 1:5.8.0 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Server::Simple) >= 0.34 BuildRequires: perl(Test::HTTP::Server::Simple) BuildRequires: perl(WWW::Mechanize) Requires: perl(Test::HTTP::Server::Simple) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Warnings are an important part of any application. Your web application should warn the user when something is amiss. %prep %setup -q -n Test-HTTP-Server-Simple-StashWarnings-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Tue Jan 13 2009 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> 0.03-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-HTTP-Server-Simple-StashWarnings/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 13 Jan 2009 20:42:31 -0000 1.1 +++ .cvsignore 14 Jan 2009 05:40:37 -0000 1.2 @@ -0,0 +1 @@ +Test-HTTP-Server-Simple-StashWarnings-0.03.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Test-HTTP-Server-Simple-StashWarnings/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 13 Jan 2009 20:42:31 -0000 1.1 +++ sources 14 Jan 2009 05:40:37 -0000 1.2 @@ -0,0 +1 @@ +0a63b8f45217f05611717292b7ec02e5 Test-HTTP-Server-Simple-StashWarnings-0.03.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