Hello community,
here is the log from the commit of package perl-Devel-StackTrace-AsHTML for
openSUSE:Factory
checked in at Tue May 31 17:00:19 CEST 2011.
--------
--- perl-Devel-StackTrace-AsHTML/perl-Devel-StackTrace-AsHTML.changes
2010-11-30 20:25:17.000000000 +0100
+++
/mounts/work_src_done/STABLE/perl-Devel-StackTrace-AsHTML/perl-Devel-StackTrace-AsHTML.changes
2011-04-30 17:33:34.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Apr 30 15:31:02 UTC 2011 - [email protected]
+
+- updated to 0.11
+ - You should now pass the error message in 'message' parameter explicitly
to display as an error
+ - Use the first frame, not the second frame to capture error message
+ - Don't ignore the top frame. This should be donw using the ignore_package
option (Jonathan Swartz)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
Devel-StackTrace-AsHTML-0.09.tar.bz2
New:
----
Devel-StackTrace-AsHTML-0.11.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Devel-StackTrace-AsHTML.spec ++++++
--- /var/tmp/diff_new_pack.y6NT5i/_old 2011-05-31 16:55:38.000000000 +0200
+++ /var/tmp/diff_new_pack.y6NT5i/_new 2011-05-31 16:55:38.000000000 +0200
@@ -15,35 +15,31 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: perl-Devel-StackTrace-AsHTML
-%define cpan_name Devel-StackTrace-AsHTML
-Summary: Displays stack trace in HTML
-Version: 0.09
+Version: 0.11
Release: 1
License: GPL+ or Artistic
-Group: Development/Libraries/Perl
+%define cpan_name Devel-StackTrace-AsHTML
+Summary: Displays stack trace in HTML
Url: http://search.cpan.org/dist/Devel-StackTrace-AsHTML/
-#Source:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Devel-StackTrace-AsHTML-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.bz2
+Group: Development/Libraries/Perl
+Source:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Devel::StackTrace)
-BuildRequires: perl >= 5.8.1
Requires: perl(Devel::StackTrace)
-Requires: perl >= 5.8.1
+%{perl_requires}
%description
-Devel::StackTrace::AsHTML adds as_html method to Devel::StackTrace which
-displays the stack trace in beautiful HTML, with code snippet context and
-function parameters. If you call it on an instance of
-Devel::StackTrace::WithLexicals, you even get to see the lexical variables
-of each stack frame.
+Devel::StackTrace::AsHTML adds 'as_html' method to the Devel::StackTrace
+manpage which displays the stack trace in beautiful HTML, with code snippet
+context and function parameters. If you call it on an instance of the
+Devel::StackTrace::WithLexicals manpage, you even get to see the lexical
+variables of each stack frame.
%prep
%setup -q -n %{cpan_name}-%{version}
@@ -57,18 +53,14 @@
%install
%perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
%perl_gen_filelist
%clean
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
%files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
%doc Changes README
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]