Hello community,

here is the log from the commit of package perl-B-Hooks-EndOfScope for 
openSUSE:Factory
checked in at Fri Jul 8 11:30:41 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/perl-B-Hooks-EndOfScope/perl-B-Hooks-EndOfScope.changes
        2011-07-06 09:31:38.000000000 +0200
@@ -0,0 +1,21 @@
+-------------------------------------------------------------------
+Wed Jul  6 07:29:39 UTC 2011 - co...@novell.com
+
+- updated to 0.09
+   * Improve distribution metadata.
+
+-------------------------------------------------------------------
+Wed Dec  1 13:30:45 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+-------------------------------------------------------------------
+Mon Nov 29 17:59:59 UTC 2010 - co...@novell.com
+
+- called spec2changelog
+
+-------------------------------------------------------------------
+Tue Jan 12 00:00:00 UTC 2010 - n...@detonation.org
+
+- Specfile autogenerated by cpanspec 1.78.
+

calling whatdependson for head-i586


New:
----
  B-Hooks-EndOfScope-0.09.tar.gz
  perl-B-Hooks-EndOfScope.changes
  perl-B-Hooks-EndOfScope.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-B-Hooks-EndOfScope.spec ++++++
#
# spec file for package perl-B-Hooks-EndOfScope
#
# 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-B-Hooks-EndOfScope
Version:        0.09
Release:        1
License:        GPL+ or Artistic
%define cpan_name B-Hooks-EndOfScope
Summary:        Execute code after a scope finished compilation
Url:            http://search.cpan.org/dist/B-Hooks-EndOfScope/
Group:          Development/Libraries/Perl
Source:         
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
BuildArch:      noarch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
BuildRequires:  perl(Sub::Exporter)
BuildRequires:  perl(Variable::Magic) >= 0.34
Requires:       perl(Sub::Exporter)
Requires:       perl(Variable::Magic) >= 0.34
%{perl_requires}

%description
This module allows you to execute code when perl finished compiling the
surrounding scope.

%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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to