Blame SPECS/perl-Crypt-DES.spec

1a049f
Name:           perl-Crypt-DES
1a049f
Version:        2.05
8b28d4
Release:        20%{?dist}
1a049f
Summary:        Perl DES encryption module
1a049f
License:        BSD
1a049f
Group:          Development/Libraries
1a049f
URL:            http://search.cpan.org/dist/Crypt-DES/
1a049f
Source0:        http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-%{version}.tar.gz
1a049f
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
1a049f
BuildRequires:  perl(ExtUtils::MakeMaker)
1a049f
# Run-time:
1a049f
BuildRequires:  perl(Carp)
1a049f
BuildRequires:  perl(DynaLoader)
1a049f
BuildRequires:  perl(Exporter)
1a049f
# Tests:
1a049f
BuildRequires:  perl(Crypt::CBC) > 1.22
1a049f
BuildRequires:  perl(Benchmark)
1a049f
BuildRequires:  perl(Data::Dumper)
1a049f
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
1a049f
1a049f
%{?perl_default_filter}
1a049f
1a049f
%description
1a049f
DES encryption module.
1a049f
1a049f
%prep
1a049f
%setup -q -n Crypt-DES-%{version}
1a049f
1a049f
%build
1a049f
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
1a049f
make %{?_smp_mflags}
1a049f
1a049f
%install
1a049f
rm -rf $RPM_BUILD_ROOT
1a049f
1a049f
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
1a049f
1a049f
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
1a049f
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
1a049f
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
1a049f
1a049f
%{_fixperms} $RPM_BUILD_ROOT/*
1a049f
1a049f
%check
1a049f
make test
1a049f
1a049f
%clean
1a049f
rm -rf $RPM_BUILD_ROOT
1a049f
1a049f
%files
1a049f
%defattr(-,root,root,-)
1a049f
%doc COPYRIGHT README
1a049f
%{perl_vendorarch}/auto/*
1a049f
%{perl_vendorarch}/Crypt*
1a049f
%{_mandir}/man3/*
1a049f
1a049f
%changelog
8b28d4
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.05-20
8b28d4
- Mass rebuild 2014-01-24
8b28d4
8b28d4
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.05-19
8b28d4
- Mass rebuild 2013-12-27
8b28d4
1a049f
* Wed Aug 15 2012 Daniel Mach <dmach@redhat.com> - 2.05-18.1
1a049f
- Rebuild for perl 5.16
1a049f
1a049f
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-18
1a049f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1a049f
1a049f
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 2.05-17
1a049f
- Perl 5.16 rebuild
1a049f
1a049f
* Fri May 25 2012 Petr Pisar <ppisar@redhat.com> - 2.05-16
1a049f
- Update build-time dependencies
1a049f
- Do not export private libraries
1a049f
1a049f
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-15
1a049f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
1a049f
1a049f
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.05-14
1a049f
- Perl mass rebuild
1a049f
1a049f
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-13
1a049f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
1a049f
1a049f
* Wed Dec 15 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.05-12
1a049f
- 661697 rebuild for fixing problems with vendorach/lib
1a049f
1a049f
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 2.05-11
1a049f
- Mass rebuild with perl-5.12.0
1a049f
1a049f
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 2.05-10
1a049f
- rebuild against perl 5.10.1
1a049f
1a049f
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-9
1a049f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1a049f
1a049f
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-8
1a049f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
1a049f
1a049f
* Mon Mar  3 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.05-7
1a049f
- rebuild for new perl (again)
1a049f
1a049f
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.05-6
1a049f
- Autorebuild for GCC 4.3
1a049f
1a049f
* Fri Feb  8 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.05-5
1a049f
- rebuild for new perl
1a049f
1a049f
* Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 2.05-4
1a049f
- Use fixperms macro instead of our own chmod incantation.
1a049f
- BR ExtUtils::MakeMaker.
1a049f
1a049f
* Mon Aug 28 2006 Steven Pritchard <steve@kspei.com> 2.05-3
1a049f
- Fix find option order.
1a049f
- Minor spec cleanup to more closely match cpanspec output.
1a049f
1a049f
* Sat Feb 18 2006 Steven Pritchard <steve@kspei.com> 2.05-2
1a049f
- Rebuild.
1a049f
1a049f
* Thu Feb 02 2006 Steven Pritchard <steve@kspei.com> 2.05-1
1a049f
- Update to 2.05.
1a049f
- Drop explicit Requires: perl(Crypt::CBC).
1a049f
- LD_RUN_PATH hack shouldn't be needed now.
1a049f
- Trim file list a bit.
1a049f
- License is BSD, more or less.
1a049f
1a049f
* Sat Sep 17 2005 Steven Pritchard <steve@kspei.com> 2.03-2
1a049f
- Minor spec cleanup.
1a049f
1a049f
* Fri Aug 26 2005 Steven Pritchard <steve@kspei.com> 2.03-1
1a049f
- Specfile autogenerated.