diff --git a/Catalyst-Log-Log4perl-1.04.tar.gz b/Catalyst-Log-Log4perl-1.04.tar.gz deleted file mode 100644 index df14d93..0000000 --- a/Catalyst-Log-Log4perl-1.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfb7add6856d1d9893afdb48efb7839cd1a43ca3534db04dcec5b44294ac94b2 -size 27678 diff --git a/Catalyst-Log-Log4perl-1.05.tar.gz b/Catalyst-Log-Log4perl-1.05.tar.gz deleted file mode 100644 index e35d36d..0000000 --- a/Catalyst-Log-Log4perl-1.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:636442f3fc62db9589d717867799045e3b307ab7db4e0d3a77689d3ec5e176b8 -size 36414 diff --git a/Catalyst-Log-Log4perl-1.06.tar.gz b/Catalyst-Log-Log4perl-1.06.tar.gz new file mode 100644 index 0000000..8277b93 --- /dev/null +++ b/Catalyst-Log-Log4perl-1.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ddf38bf249ebed86a97997024ca52f4273375496e8d730ef00af190b21a40db +size 25545 diff --git a/cpanspec.yml b/cpanspec.yml new file mode 100644 index 0000000..9b320f5 --- /dev/null +++ b/cpanspec.yml @@ -0,0 +1,20 @@ +--- +#description_paragraphs: 3 +#no_testing: broken upstream +#sources: +# - source1 +# - source2 +#patches: +# foo.patch: -p1 +# bar.patch: +#preamble: |- +# BuildRequires: gcc-c++ +#post_prep: |- +# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` +# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL +#post_install: |- +# sed on %{name}.files +#license: SUSE-NonFree +#skip_noarch: 1 +#custom_build: - +#./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-Catalyst-Log-Log4perl.changes b/perl-Catalyst-Log-Log4perl.changes index 12f56bc..e0e33a2 100644 --- a/perl-Catalyst-Log-Log4perl.changes +++ b/perl-Catalyst-Log-Log4perl.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Apr 16 16:10:04 UTC 2015 - coolo@suse.com + +- updated to 1.06 + see /usr/share/doc/packages/perl-Catalyst-Log-Log4perl/Changes + + 1.06 Thu Jun 21 07:50:00 BST 2012 + - Stop wrongly bundling Test::More without Test::Builder. RT#77939 + + 1.05 Tue Oct 27 19:08:00 BST 2011 + - DEPRECATED in favor of Log::Log4perl::Catalyst + +------------------------------------------------------------------- +Thu Apr 16 16:10:02 UTC 2015 - coolo@suse.com + +- updated to 1.05 + see /usr/share/doc/packages/perl-Catalyst-Log-Log4perl/Changes + + 1.05 Tue Oct 27 19:08:00 BST 2011 + - DEPRECATED in favor of Log::Log4perl::Catalyst + ------------------------------------------------------------------- Thu Apr 14 07:51:14 UTC 2011 - coolo@opensuse.org diff --git a/perl-Catalyst-Log-Log4perl.spec b/perl-Catalyst-Log-Log4perl.spec index 48c6970..1b442d5 100644 --- a/perl-Catalyst-Log-Log4perl.spec +++ b/perl-Catalyst-Log-Log4perl.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Catalyst-Log-Log4perl (Version 1.04) +# spec file for package perl-Catalyst-Log-Log4perl # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,22 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Catalyst-Log-Log4perl -Version: 1.04 -Release: 1 -License: GPL+ or Artistic +Version: 1.06 +Release: 0 %define cpan_name Catalyst-Log-Log4perl -Summary: Log::Log4perl logging for Catalyst -Url: http://search.cpan.org/dist/Catalyst-Log-Log4perl/ +Summary: DEPRECATED (see Log::Log4perl::Catalyst) +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl -Source: http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz +Url: http://search.cpan.org/dist/Catalyst-Log-Log4perl/ +Source0: http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz +Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Catalyst) >= 5.60 BuildRequires: perl(Data::Dump) -BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Log::Log4perl) >= 1.04 BuildRequires: perl(MRO::Compat) BuildRequires: perl(Params::Validate) @@ -86,9 +87,6 @@ different logging mechanisms based on the component. %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes example.conf README