Hello community, here is the log from the commit of package perl-Class-Std for openSUSE:Factory checked in at Wed May 18 11:22:38 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-Class-Std/perl-Class-Std.changes 2010-11-30 20:24:30.000000000 +0100 @@ -0,0 +1,50 @@ +------------------------------------------------------------------- +Tue Nov 30 19:19:58 UTC 2010 - [email protected] + +- switch to perl_requires macro + +------------------------------------------------------------------- +Wed Sep 8 22:34:52 UTC 2010 - [email protected] + +- recreated by cpanspec 1.78 +- noarch pkg +- bzipped/cleanup source + +------------------------------------------------------------------- +Thu Dec 24 09:51:40 UTC 2009 - [email protected] + +- Removed git repository information (thanks for all the work, Dan) +- Fixed incompatibility with Perl 5.11+ label constraints +- Remove unneeded dependency on version.pm + +------------------------------------------------------------------- +Sat Jul 25 19:29:40 CEST 2009 - [email protected] + +- spec mods + * removed ^---------- + * removed ^#--------- + +------------------------------------------------------------------- +Fri Jun 19 01:09:38 CEST 2009 - [email protected] + +- spec fix for perl-macros + +------------------------------------------------------------------- +Wed Jun 17 00:29:53 CEST 2009 - [email protected] + +- added perl-macros + o autogen filelist with perl_gen_filelist + +------------------------------------------------------------------- +Fri Jun 12 23:18:26 CEST 2009 - [email protected] + +- upgrade to new version 0.0.9 +- some spec mods + o deps + o autogen filelist + +------------------------------------------------------------------- +Tue Dec 09 20:10:33 UTC 2007 - [email protected] + +- Initial rpm build + calling whatdependson for head-i586 New: ---- Class-Std-0.011.tar.bz2 perl-Class-Std.changes perl-Class-Std.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Class-Std.spec ++++++ # # spec file for package perl-Class-Std # # 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/ # # norootforbuild %bcond_with pod Name: perl-Class-Std %define cpan_name Class-Std Summary: Support for creating standard "inside-out" classes Version: 0.011 Release: 1 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Class-Std/ #Source: http://www.cpan.org/modules/by-module/Class/Class-Std-%{version}.tar.gz Source: %{cpan_name}-%{version}.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl BuildRequires: perl(Module::Build) BuildRequires: perl-macros %if %{with pod} BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod::Coverage) %endif BuildRequires: perl(Data::Dumper) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Test::More) Requires: perl(Data::Dumper) Requires: perl(Scalar::Util) %description This module provides tools that help to implement the "inside out object" class structure in a convenient and standard way. Authors: -------- Damian Conway <[email protected]> %prep %setup -q -n %{cpan_name}-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build build flags=%{?_smp_mflags} %check ./Build test %install ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 %perl_gen_filelist %clean %{__rm} -rf $RPM_BUILD_ROOT %files -f %{name}.files %defattr(-,root,root,-) %doc Changes README %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
