Hello community, here is the log from the commit of package perl-Want for openSUSE:Factory checked in at Thu Jul 21 11:58:33 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Want/perl-Want.changes 2011-07-19 21:33:38.000000000 +0200 @@ -0,0 +1,22 @@ +------------------------------------------------------------------- +Tue Jul 19 19:27:32 UTC 2011 - [email protected] + +- regenerate with cpanspec + +------------------------------------------------------------------- +Wed Dec 1 13:36:00 UTC 2010 - [email protected] + +- switch to perl_requires macro + +------------------------------------------------------------------- +Sat Jul 25 19:45:50 CEST 2009 - [email protected] + +- spec mods + * removed ^---------- + * removed ^#--------- + +------------------------------------------------------------------- +Sat Jun 27 23:29:16 CEST 2009 - [email protected] + +- initial pkg 0.18 + calling whatdependson for head-i586 New: ---- Want-0.18.tar.gz perl-Want.changes perl-Want.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Want.spec ++++++ # # spec file for package perl-Want # # 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-Want Version: 0.18 Release: 1 License: GPL+ or Artistic %define cpan_name Want Summary: A generalisation of C<wantarray> Url: http://search.cpan.org/dist/Want/ Group: Development/Libraries/Perl Source: http://www.cpan.org/authors/id/R/RO/ROBIN/%{cpan_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros %{perl_requires} %description This module generalises the mechanism of the *wantarray* function, allowing a function to determine in some detail how its return value is going to be immediately used. %prep %setup -q -n %{cpan_name}-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" %{__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 README TODO %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
