8
0
forked from pool/perl-Log-Any
Stephan Kulow
2013-11-26 08:56:09 +00:00
committed by Git OBS Bridge
parent 4fa3b68af6
commit 77079ef029
4 changed files with 22 additions and 15 deletions
+7
View File
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 26 07:35:13 UTC 2013 - coolo@suse.com
- updated to 0.15
* Fixes
- Hide 'package Log::Any::Adapter' from PAUSE/Module::Metadata - miyagawa
-------------------------------------------------------------------
Mon Dec 19 14:51:46 UTC 2011 - coolo@suse.de
+12 -12
View File
@@ -1,7 +1,7 @@
#
# spec file for package perl-Log-Any
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@@ -17,21 +17,26 @@
Name: perl-Log-Any
Version: 0.14
Version: 0.15
Release: 0
%define cpan_name Log-Any
Summary: Bringing loggers and listeners together
License: GPL-1.0+ or Artistic-1.0
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Log-Any/
Source: http://www.cpan.org/authors/id/J/JS/JSWARTZ/%{cpan_name}-%{version}.tar.gz
Patch0: noprovides.diff
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
BuildRequires: perl(Test::More)
#BuildRequires: perl(Capture::Tiny)
#BuildRequires: perl(Log::Any)
#BuildRequires: perl(Log::Any::Adapter)
#BuildRequires: perl(Log::Any::Adapter::Core)
#BuildRequires: perl(Log::Any::Adapter::Null)
#BuildRequires: perl(Log::Any::Adapter::Test)
#BuildRequires: perl(Log::Any::Test)
#BuildRequires: perl(Log::Dispatch)
%{perl_requires}
%description
@@ -50,7 +55,6 @@ Log::Any::Adapter.
%prep
%setup -q -n %{cpan_name}-%{version}
%patch0 -p1
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -62,14 +66,10 @@ Log::Any::Adapter.
%install
%perl_make_install
%perl_process_packlist
find %{buildroot} -name "*.orig" -exec rm -f {} \;
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE README
%doc Changes LICENSE README tidyall.ini
%changelog
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce8913f581ace807ceb36c041ff33469afbbb170d5275a6689e407b7b4629878
size 19140
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbb24743d1b61debc490cb41f8f3f1e865379c8b52dacb419f10ff03d02b1cb2
size 17537