2012-05-16 13:21:20 +00:00
|
|
|
Name: perl-srpm-macros
|
|
|
|
Version: 1
|
2015-06-10 07:39:27 +00:00
|
|
|
Release: 16%{?dist}
|
2012-05-16 13:21:20 +00:00
|
|
|
Summary: RPM macros for building Perl source package from source repository
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPLv3+
|
|
|
|
Source0: macros.perl-srpm
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description
|
|
|
|
These RPM macros are used for building Perl source packages from source
|
|
|
|
repositories. They influence build-requires set into the source package.
|
|
|
|
|
|
|
|
%install
|
|
|
|
install -m 644 -D "%{SOURCE0}" \
|
2014-02-03 14:41:57 +00:00
|
|
|
'%{buildroot}%{_rpmconfigdir}/macros.d/macros.perl-srpm'
|
2012-05-16 13:21:20 +00:00
|
|
|
|
|
|
|
%files
|
2014-02-03 14:41:57 +00:00
|
|
|
%{_rpmconfigdir}/macros.d/macros.perl-srpm
|
2012-05-16 13:21:20 +00:00
|
|
|
|
|
|
|
%changelog
|
2015-06-10 07:39:27 +00:00
|
|
|
* Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.16
|
|
|
|
- Disable perl_bootstrap for perl 5.22 rebuild
|
|
|
|
|
2015-06-03 06:57:16 +00:00
|
|
|
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.15
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
2014-09-07 16:37:57 +00:00
|
|
|
* Sun Sep 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1-14
|
|
|
|
- Disable perl_bootstrap for perl 5.20 rebuild
|
|
|
|
|
2014-08-26 05:50:34 +00:00
|
|
|
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1-13
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-06-07 13:05:13 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-12
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-02-03 14:41:57 +00:00
|
|
|
* Mon Feb 03 2014 Petr Pisar <ppisar@redhat.com> - 1-11
|
|
|
|
- Move macro files into %%{_rpmconfigdir}/macros.d
|
|
|
|
|
2013-08-13 14:29:20 +00:00
|
|
|
* Tue Aug 13 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1-10
|
|
|
|
- Disable perl_bootstrap for perl 5.18 rebuild
|
|
|
|
|
2013-08-04 02:20:52 +00:00
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-12 08:31:49 +00:00
|
|
|
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1-8
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-03-03 06:57:22 +00:00
|
|
|
* Thu Feb 28 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1-7
|
|
|
|
- Remove %%config from %%{_sysconfdir}/rpm/macros.*
|
|
|
|
(https://fedorahosted.org/fpc/ticket/259).
|
|
|
|
|
2013-02-14 16:35:34 +00:00
|
|
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2012-07-20 23:00:13 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-07-10 12:08:11 +00:00
|
|
|
* Tue Jul 10 2012 Petr Pisar <ppisar@redhat.com> - 1-4
|
|
|
|
- Disable perl_bootstrap for perl 5.16 rebuild
|
|
|
|
|
2012-06-06 14:04:46 +00:00
|
|
|
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1-3
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-06-06 13:58:18 +00:00
|
|
|
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1-2
|
|
|
|
- Enable perl_bootstrap for perl 5.16 rebuild
|
|
|
|
|
2012-05-16 13:21:20 +00:00
|
|
|
* Tue May 15 2012 Petr Pisar <ppisar@redhat.com> - 1-1
|
|
|
|
- Introduce Perl SRPM macros as a standalone package
|
|
|
|
|
|
|
|
|