commit perl-Mixin-Linewise for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Mixin-Linewise for openSUSE:Factory checked in at Tue May 10 09:17:24 CEST 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Mixin-Linewise/perl-Mixin-Linewise.changes 2011-01-17 17:27:19.000000000 +0100 @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Mon Jan 17 16:27:03 UTC 2011 - coolo@novell.com + +- initial package 0.003 + * created by cpanspec 1.78.03 + calling whatdependson for head-i586 New: ---- Mixin-Linewise-0.003.tar.bz2 perl-Mixin-Linewise.changes perl-Mixin-Linewise.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Mixin-Linewise.spec ++++++ # # spec file for package perl-Mixin-Linewise # # 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-Mixin-Linewise Version: 0.003 Release: 1 License: GPL+ or Artistic %define cpan_name Mixin-Linewise Summary: write your linewise code for handles; this does the rest Url: http://search.cpan.org/dist/Mixin-Linewise/ Group: Development/Libraries/Perl #Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Mixin-Linewise-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.bz2 BuildRequires: perl(Carp) BuildRequires: perl(IO::File) BuildRequires: perl(IO::String) BuildRequires: perl(Sub::Exporter) >= 0.9 BuildRequires: perl BuildRequires: perl-macros Requires: perl(Carp) Requires: perl(IO::File) Requires: perl(IO::String) Requires: perl(Sub::Exporter) >= 0.9 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %{perl_requires} %description It's boring to deal with opening files for IO, converting strings to handle-like objects, and all that. With the Mixin::Linewise::Readers manpage and the Mixin::Linewise::Writers manpage, you can just write a method to handle handles, and methods for handling strings and filenames are added for you. %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(644,root,root,755) %doc Changes LICENSE README %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de