Author: mmaslano Update of /cvs/pkgs/rpms/perl-LWP-Online/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13467 Modified Files: .cvsignore sources Added Files: perl-LWP-Online.spec Log Message: * Wed Nov 18 2009 Marcela Mašláňová <mmaslano@xxxxxxxxxx> 1.07-1 - Specfile autogenerated by cpanspec 1.78. --- NEW FILE perl-LWP-Online.spec --- Name: perl-LWP-Online Version: 1.07 Release: 1%{?dist} Summary: Module for accessing web by proccess License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/LWP-Online/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/LWP-Online-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(LWP::Simple) BuildRequires: perl(Test::More) >= 0.42 BuildRequires: perl(URI) Requires: perl(LWP::Simple) Requires: perl(URI) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module attempts to answer, as accurately as it can, one of the nastiest technical questions there is. %prep %setup -q -n LWP-Online-%{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 %{?!_with_network_tests: rm t/02_main.t } make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Nov 18 2009 Marcela Mašláňová <mmaslano@xxxxxxxxxx> 1.07-1 - Specfile autogenerated by cpanspec 1.78. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-LWP-Online/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 19 Nov 2009 23:00:29 -0000 1.1 +++ .cvsignore 20 Nov 2009 07:20:22 -0000 1.2 @@ -0,0 +1 @@ +LWP-Online-1.07.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-LWP-Online/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 19 Nov 2009 23:00:30 -0000 1.1 +++ sources 20 Nov 2009 07:20:22 -0000 1.2 @@ -0,0 +1 @@ +d45c35bd3592546cabc6222b501a0274 LWP-Online-1.07.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