Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > core-release-src > by-pkgid > 0ec9b843acdc953b47fa85a92efc616f > files > 2

perl-Log-Lite-0.140.0-4.mga8.src.rpm

%define upstream_name    Log-Lite
%define upstream_version 0.14

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 4

Summary:    Log info in local file
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Log/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Path) >= 2.90.0
BuildArch:  noarch

%description
Module Feature:

1. auto create file named by the first argument.

2. auto cut log file everyday.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%__perl Makefile.PL INSTALLDIRS=vendor

%make

%check
%make test

%install
%make_install

%files
%doc Changes META.json META.yml MYMETA.yml README
%{_mandir}/man3/*
%{perl_vendorlib}/*

%changelog
* Wed Feb 12 2020 umeabot <umeabot> 0.140.0-4.mga8
+ Revision: 1504991
- Mageia 8 Mass Rebuild

* Thu Sep 20 2018 umeabot <umeabot> 0.140.0-3.mga7
+ Revision: 1284519
- Mageia 7 Mass Rebuild

* Tue Oct 03 2017 tv <tv> 0.140.0-2.mga7
+ Revision: 1165275
- rebuild with fixed rpm for missing autodeps

* Fri Aug 18 2017 sander85 <sander85> 0.140.0-1.mga7
+ Revision: 1141608
- update to 0.14
- update to 0.14

* Sun Jun 19 2016 pterjan <pterjan> 0.130.0-6.mga6
+ Revision: 1029397
- Rebuild for perl 5.22.2

* Mon Feb 08 2016 umeabot <umeabot> 0.130.0-5.mga6
+ Revision: 948902
- Mageia 6 Mass Rebuild

* Sun Oct 19 2014 umeabot <umeabot> 0.130.0-4.mga5
+ Revision: 788568
- Rebuild to potentially add missing dependencies

* Wed Oct 15 2014 umeabot <umeabot> 0.130.0-3.mga5
+ Revision: 748791
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 0.130.0-2.mga5
+ Revision: 685267
- Mageia 5 Mass Rebuild

* Wed Jun 04 2014 sander85 <sander85> 0.130.0-1.mga5
+ Revision: 632902
- update to 0.13

* Tue Apr 15 2014 jquelin <jquelin> 0.120.0-1.mga5
+ Revision: 614841
- update to 0.12

* Mon Feb 17 2014 jquelin <jquelin> 0.110.0-1.mga5
+ Revision: 593594
- update to 0.11

* Sat Oct 19 2013 umeabot <umeabot> 0.100.0-2.mga4
+ Revision: 534081
- Mageia 4 Mass Rebuild

* Sun Sep 08 2013 shlomif <shlomif> 0.100.0-1.mga4
+ Revision: 476257
- update to 0.10

* Wed May 29 2013 shlomif <shlomif> 0.50.0-1.mga4
+ Revision: 432502
- update to 0.05

* Sun Jan 13 2013 umeabot <umeabot> 0.40.0-2.mga3
+ Revision: 369224
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Jun 02 2012 kharec <kharec> 0.40.0-1.mga3
+ Revision: 253321
- update to 0.04

* Thu Feb 23 2012 kharec <kharec> 0.30.0-1.mga2
+ Revision: 212648
- imported package perl-Log-Lite


* Thu Feb 23 2012 cpan2dist 0.03-1mga
- initial mageia release, generated with cpan2dist