Normunds Neimanis f6073a8
Name:		perl-Config-ApacheFormat
Normunds Neimanis f6073a8
Version:	1.2
7781551
Release:	16%{?dist}
Normunds Neimanis f6073a8
Summary:	Use Apache format config files
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Group:		Development/Libraries
Normunds Neimanis f6073a8
License:	GPL+ or Artistic
b6f3a02
URL:		https://metacpan.org/release/Config-ApacheFormat
b6f3a02
Source0:	https://cpan.metacpan.org/authors/id/S/SA/SAMTREGAR/Config-ApacheFormat-%{version}.tar.gz
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
BuildArch:	noarch
ef2a661
BuildRequires:	perl-generators
Normunds Neimanis f6073a8
BuildRequires:	perl(ExtUtils::MakeMaker)
Normunds Neimanis f6073a8
BuildRequires:	perl(Scalar::Util)
Normunds Neimanis f6073a8
BuildRequires:	perl(Test::More)
Normunds Neimanis f6073a8
BuildRequires:	perl(File::Spec)
Normunds Neimanis f6073a8
BuildRequires:	perl(Carp)
Normunds Neimanis f6073a8
BuildRequires:	perl(Class::MethodMaker)
Normunds Neimanis f6073a8
BuildRequires:	perl(Text::Balanced)
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Normunds Neimanis f6073a8
# (Data::Dumper is used only in runtime, not in tests)
Normunds Neimanis f6073a8
Requires:	perl(Data::Dumper)
Normunds Neimanis 789f731
Requires:	perl(Class::MethodMaker)
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
%description
Normunds Neimanis f6073a8
This module is designed to parse a configuration file in the same syntax used by
Normunds Neimanis f6073a8
the Apache web server (see http://httpd.apache.org for details). This allows you
Normunds Neimanis f6073a8
to build applications which can be easily managed by experienced Apache admins.
Normunds Neimanis f6073a8
Also, by using this module, you'll benefit from the support for nested blocks
Normunds Neimanis f6073a8
with built-in parameter inheritance. This can greatly reduce the amount or
Normunds Neimanis f6073a8
repeated information in your configuration files.
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
%prep
Normunds Neimanis f6073a8
%setup -q -n Config-ApacheFormat-%{version}
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
%build
Normunds Neimanis f6073a8
perl Makefile.PL INSTALLDIRS=vendor
Normunds Neimanis f6073a8
make %{?_smp_mflags}
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
%install
Normunds Neimanis f6073a8
make pure_install DESTDIR=%{buildroot}
Normunds Neimanis f6073a8
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
Normunds Neimanis f6073a8
%{_fixperms} %{buildroot}/*
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
%check
Normunds Neimanis f6073a8
make test
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
%files
Normunds Neimanis f6073a8
%doc Changes README
Normunds Neimanis f6073a8
%{perl_vendorlib}/*
Normunds Neimanis f6073a8
%{_mandir}/man3/*
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
Normunds Neimanis f6073a8
%changelog
7781551
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-16
7781551
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
7781551
d5c1854
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-15
d5c1854
- Perl 5.28 rebuild
d5c1854
0247a24
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-14
0247a24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
0247a24
0c2d0a8
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-13
0c2d0a8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
0c2d0a8
9b553ff
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-12
9b553ff
- Perl 5.26 rebuild
9b553ff
1da5bf4
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-11
1da5bf4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
1da5bf4
f2fb4d6
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-10
f2fb4d6
- Perl 5.24 rebuild
f2fb4d6
45b5ef7
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-9
45b5ef7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
45b5ef7
c234826
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-8
c234826
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c234826
2eda34e
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-7
2eda34e
- Perl 5.22 rebuild
2eda34e
67b5083
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-6
67b5083
- Perl 5.20 rebuild
67b5083
a12f794
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-5
a12f794
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
a12f794
0eb0084
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-4
0eb0084
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
0eb0084
fdbb3bb
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 1.2-3
fdbb3bb
- Perl 5.18 rebuild
fdbb3bb
Normunds Neimanis 789f731
* Mon Jun 17 2013 Normunds Neimanis <fedorapkg at rule.lv> 1.2-2
Normunds Neimanis 789f731
- Added missing Require Class::MethodMaker
Normunds Neimanis 789f731
Normunds Neimanis f6073a8
* Wed Jan 23 2013 Normunds Neimanis <fedorapkg at rule.lv> 1.2-1
Normunds Neimanis f6073a8
- Package for current Fedora