2008-10-03 09:02:46 +00:00
|
|
|
Name: perl-Software-License
|
2011-09-03 09:14:13 +00:00
|
|
|
Version: 0.103002
|
2012-01-13 17:07:49 +00:00
|
|
|
Release: 2%{?dist}
|
2008-10-03 09:02:46 +00:00
|
|
|
Summary: Package that provides templated software licenses
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
URL: http://search.cpan.org/dist/Software-License/
|
|
|
|
# For unknown reasons this module URL is currently missing
|
|
|
|
#Source0: http://www.cpan.org/modules/by-module/Software/Software-License-%{version}.tar.gz
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Software-License-%{version}.tar.gz
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: perl >= 1:5.6.0
|
|
|
|
BuildRequires: perl(Data::Section) >= 0.000
|
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
|
BuildRequires: perl(Sub::Install) >= 0.000
|
|
|
|
BuildRequires: perl(Text::Template) >= 0.000
|
|
|
|
BuildRequires: perl(Test::More)
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
|
|
|
%description
|
|
|
|
Software-License contains templates for common open source software licenses.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n Software-License-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
|
|
|
|
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
|
|
|
|
|
%{_fixperms} $RPM_BUILD_ROOT/*
|
|
|
|
|
|
|
|
%check
|
|
|
|
make test
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%doc Changes LICENSE README
|
|
|
|
%{perl_vendorlib}/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
%changelog
|
2012-01-13 17:07:49 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.103002-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-09-03 09:14:13 +00:00
|
|
|
* Sat Sep 03 2011 Iain Arnell <iarnell@gmail.com> 0.103002-1
|
|
|
|
- update to latest upstream version
|
|
|
|
|
2011-06-29 15:01:07 +00:00
|
|
|
* Wed Jun 29 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.102341-4
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-02-09 06:49:24 +00:00
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.102341-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-12-22 09:19:04 +00:00
|
|
|
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.102341-2
|
|
|
|
- 661697 rebuild for fixing problems with vendorach/lib
|
|
|
|
|
2010-12-17 20:52:46 +00:00
|
|
|
* Fri Dec 17 2010 Daniel P. Berrange <berrange@redhat.com> - 0.102341-1
|
|
|
|
- Update to 0.102341 release
|
|
|
|
|
2010-06-02 03:15:06 +00:00
|
|
|
* Wed Jun 02 2010 Iain Arnell <iarnell@gmail.com> 0.101410-1
|
|
|
|
- update to 0.101410 release
|
|
|
|
|
2010-05-06 12:40:58 +00:00
|
|
|
* Thu May 06 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.012-4
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
2009-12-07 03:56:21 +00:00
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 0.012-3
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
2009-07-26 16:30:45 +00:00
|
|
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.012-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-22 19:16:56 +00:00
|
|
|
* Wed Jul 22 2009 Daniel P. Berrange <berrange@redhat.com> - 0.012-1
|
|
|
|
- Update to 0.012 release
|
|
|
|
|
2009-02-27 01:33:30 +00:00
|
|
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.008-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-10-03 09:02:46 +00:00
|
|
|
* Sat Sep 20 2008 Daniel P. Berrange <berrange@redhat.com> 0.008-3
|
|
|
|
- Remove explicit requires that duplicate automatic perl deps
|
|
|
|
|
|
|
|
* Sat Sep 06 2008 Daniel P. Berrange <berrange@redhat.com> 0.008-2
|
|
|
|
- Fix description
|
|
|
|
- Add missing Test::More BR
|
|
|
|
|
|
|
|
* Fri Sep 05 2008 Daniel P. Berrange <berrange@redhat.com> 0.008-1
|
|
|
|
- Specfile autogenerated by cpanspec 1.77.
|