Hello community, here is the log from the commit of package perl-CPAN-Uploader for openSUSE:Factory checked in at Wed May 25 10:40:50 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-CPAN-Uploader/perl-CPAN-Uploader.changes 2011-04-16 10:13:17.000000000 +0200 @@ -0,0 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 16 08:11:58 UTC 2011 - [email protected] + +- updated to 0.103000 + * allow an alternate upload_uri via constructor arg or env var + +------------------------------------------------------------------- +Mon Jan 17 15:53:17 UTC 2011 - [email protected] + +- initial package 0.102150 + * created by cpanspec 1.78.03 + calling whatdependson for head-i586 New: ---- CPAN-Uploader-0.103000.tar.gz perl-CPAN-Uploader.changes perl-CPAN-Uploader.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-CPAN-Uploader.spec ++++++ # # spec file for package perl-CPAN-Uploader # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: perl-CPAN-Uploader Version: 0.103000 Release: 1 License: GPL+ or Artistic %define cpan_name CPAN-Uploader Summary: upload things to the CPAN Url: http://search.cpan.org/dist/CPAN-Uploader/ Group: Development/Libraries/Perl Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Carp) BuildRequires: perl(Data::Dumper) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Basename) BuildRequires: perl(File::Spec) BuildRequires: perl(Getopt::Long::Descriptive) >= 0.084 BuildRequires: perl(HTTP::Request::Common) BuildRequires: perl(HTTP::Status) BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(Term::ReadKey) BuildRequires: perl(Test::More) >= 0.96 Requires: perl(Carp) Requires: perl(Data::Dumper) Requires: perl(File::Basename) Requires: perl(File::Spec) Requires: perl(Getopt::Long::Descriptive) >= 0.084 Requires: perl(HTTP::Request::Common) Requires: perl(HTTP::Status) Requires: perl(LWP::UserAgent) Requires: perl(Term::ReadKey) %{perl_requires} %description upload things to the CPAN %prep %setup -q -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check %{__make} test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %clean %{__rm} -rf %{buildroot} %files -f %{name}.files %defattr(-,root,root,755) %doc Changes LICENSE README %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
