e1dcd05
Name:           perl-WWW-Salesforce
b246b13
Version:        0.303
fd125f0
Release:        4%{?dist}
edafc59
Summary:        Simple abstraction layer between SOAP::Lite and Salesforce.com
e1dcd05
License:        GPL+ or Artistic
e1dcd05
Group:          Development/Libraries
8b9a0aa
URL:            https://metacpan.org/release/WWW-Salesforce
8b9a0aa
Source0:        https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/WWW-Salesforce-%{version}.tar.gz
e1dcd05
BuildArch:      noarch
edafc59
BuildRequires:  coreutils
edafc59
BuildRequires:  sed
edafc59
BuildRequires:  make
edafc59
BuildRequires:  findutils
5bda6ff
BuildRequires:  perl-generators
b246b13
BuildRequires:  perl-interpreter
edafc59
BuildRequires:  perl(base)
b246b13
BuildRequires:  perl(DateTime)
e1dcd05
BuildRequires:  perl(ExtUtils::MakeMaker)
b246b13
BuildRequires:  perl(File::Spec)
b246b13
BuildRequires:  perl(IO::Socket::SSL) >= 1.94
b246b13
BuildRequires:  perl(LWP::Protocol::https) >= 6.00
edafc59
BuildRequires:  perl(POSIX)
b246b13
BuildRequires:  perl(SOAP::Lite) >= 1.0
edafc59
BuildRequires:  perl(strict)
edafc59
BuildRequires:  perl(Test::More)
edafc59
BuildRequires:  perl(warnings)
e1dcd05
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
b246b13
Requires:       perl(IO::Socket::SSL) >= 1.94
b246b13
Requires:       perl(LWP::Protocol::https) >= 6.00
b246b13
Requires:       perl(SOAP::Lite) >= 1.0
e1dcd05
edafc59
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(SOAP::Lite\\)$
edafc59
e1dcd05
%description
e1dcd05
This class provides a simple abstraction layer between SOAP::Lite and
e1dcd05
Salesforce.com. Because SOAP::Lite does not support complexTypes, and
e1dcd05
document/literal encoding is limited, this module works around those
e1dcd05
limitations and provides a more intuitive interface a developer can
e1dcd05
interact with.
e1dcd05
e1dcd05
e1dcd05
%prep
e1dcd05
%setup -q -n WWW-Salesforce-%{version}
e1dcd05
e1dcd05
e1dcd05
%build
e1dcd05
# Don't answer interactive build questions
e1dcd05
exec 
e1dcd05
e1dcd05
%{__perl} Makefile.PL INSTALLDIRS=vendor
e1dcd05
make %{?_smp_mflags}
e1dcd05
e1dcd05
e1dcd05
%install
edafc59
make pure_install DESTDIR=%{buildroot}
b246b13
find %{buildroot} -type f -name .packlist -delete
7773190
%{_fixperms} %{buildroot}/*
e1dcd05
e1dcd05
e1dcd05
%check
edafc59
make test
e1dcd05
e1dcd05
e1dcd05
%files
b246b13
%license LICENSE
e1dcd05
%doc Changes README
e1dcd05
%{perl_vendorlib}/*
e1dcd05
%{_mandir}/man3/*
e1dcd05
e1dcd05
e1dcd05
%changelog
fd125f0
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.303-4
fd125f0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
fd125f0
fe21618
* Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.303-3
fe21618
- Perl 5.28 rebuild
fe21618
f0b0a44
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.303-2
f0b0a44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
f0b0a44
b246b13
* Tue Oct 10 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.303-1
b246b13
- 0.303 bump
b246b13
9640831
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.25-5
9640831
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
9640831
80a2317
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-4
80a2317
- Perl 5.26 rebuild
80a2317
8734029
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.25-3
8734029
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8734029
d65ef72
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-2
d65ef72
- Perl 5.24 rebuild
d65ef72
Fedora Release Monitoring 8a44856
* Tue Mar 01 2016 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 0.25-1
Fedora Release Monitoring 8a44856
- Update to 0.25 (#1281982)
Fedora Release Monitoring 8a44856
c0834c6
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-2
c0834c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c0834c6
e18060c
* Tue Aug 04 2015 Lubomir Rintel <lkundrak@v3.sk> - 0.24-1
e18060c
- Update to 0.24
e18060c
edafc59
* Mon Jun 22 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.22-1
edafc59
- 0.22 bump
edafc59
- Update build-requires
edafc59
691ccba
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-5
691ccba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
691ccba
b8cd0f5
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-4
b8cd0f5
- Perl 5.22 rebuild
b8cd0f5
68a6f6c
* Mon Sep 01 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.21-3
68a6f6c
- Perl 5.20 rebuild
68a6f6c
6a658a4
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.21-2
6a658a4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6a658a4
Filip Andres 31c79ff
* Fri Jan 10 2014 Filip Andres <filip@andresovi.net> - 0.21-1
Filip Andres 31c79ff
- Update to later version
Filip Andres 31c79ff
7773190
* Thu Oct 24 2013 Lubomir Rintel (GoodData) <lubo.rintel@gooddata.com> - 0.20-2
7773190
- Bulk sad and useless attempt at consistent SPEC file formatting
7773190
Lubomir Rintel 541d7a3
* Mon Oct 14 2013 Lubomir Rintel (GoodData) <lubo.rintel@gooddata.com> - 0.20-1
Lubomir Rintel 541d7a3
- Update to later version
Lubomir Rintel 541d7a3
2cd47ba
* Mon Aug 05 2013 Petr Pisar <ppisar@redhat.com> - 0.13-8
2cd47ba
- Perl 5.18 rebuild
2cd47ba
9b7d522
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-7
9b7d522
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
9b7d522
f39a577
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-6
f39a577
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
f39a577
345fdad
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-5
345fdad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
345fdad
b920058
* Fri Jun 29 2012 Petr Pisar <ppisar@redhat.com> - 0.13-4
b920058
- Perl 5.16 rebuild
b920058
d4d946b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-3
d4d946b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
d4d946b
Petr Sabata c772520
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.13-2
Petr Sabata c772520
- Perl mass rebuild
Petr Sabata c772520
e1dcd05
* Tue Nov 02 2010 Lubomir Rintel (GoodData) <lubo.rintel@gooddata.com> 0.13-1
e1dcd05
- Bump to later release
e1dcd05
7773190
* Fri Aug 28 2009 Lubomir Rintel (GoodData) <lubo.rintel@gooddata.com> 0.11-1
e1dcd05
- Specfile autogenerated by cpanspec 1.78.
e1dcd05
- Disable tests, they use network connection
e1dcd05
- Remove Crypt::SSLeay dependency