Commit Graph

40 Commits

Author SHA1 Message Date
Igor Gnatenko
9c775c77aa Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:10:34 +01:00
Fedora Release Engineering
6ae438515e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 23:55:33 +00:00
Petr Písař
510f6a79b6 Control additional tests with build conditions 2017-12-08 10:16:12 +01:00
Fedora Release Engineering
f3b25bcadd - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 05:32:32 +00:00
Fedora Release Engineering
cac51bcf96 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 05:37:39 +00:00
Petr Písař
07b525e4b0 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:47:27 +02:00
Jitka Plesnikova
618bdc111a Perl 5.26 rebuild 2017-06-05 15:13:35 +02:00
Fedora Release Engineering
adedc5efef - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 04:45:06 +00:00
Paul Howarth
b241a0e2d4 Fix FTBFS when perl is not in the SRPM build root 2016-07-21 20:19:25 +01:00
Petr Písař
9d40c7582f Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:20:46 +02:00
Jitka Plesnikova
bfe6fdf048 Perl 5.24 rebuild 2016-05-16 00:39:02 +02:00
Paul Howarth
ddf96d208e Fix FTBFS due to missing buildreq perl-devel
- Classify buildreqs by usage
- Use %license where possible
- Simplify find commands using -empty and -delete
2016-04-19 15:53:01 +01:00
Fedora Release Engineering
9995fc74ed - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 15:16:24 +00:00
Dennis Gilmore
8df84b6cf5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 05:21:04 +00:00
Jitka Plesnikova
c32ae43390 Perl 5.22 rebuild 2015-06-06 10:40:31 +02:00
Jitka Plesnikova
c517de1858 Perl 5.20 rebuild 2014-08-29 10:10:07 +02:00
Peter Robinson
f881b0fb55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 17:08:59 +00:00
Dennis Gilmore
a3aa621d4a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 03:44:19 -05:00
Dennis Gilmore
bfaab96bbf - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 19:15:32 -05:00
Petr Písař
797ada3a95 Perl 5.18 rebuild 2013-07-26 08:22:12 +02:00
Paul Howarth
d3a39fbcd3 Update to 0.28
- New upstream release 0.28
  - Fix test issue
2013-07-16 21:29:48 +01:00
Paul Howarth
995a0b5d05 Update to 0.27
- New upstream release 0.27
  - Handle magic more correctly in add_symbol and get_or_add_symbol
- Add upstream patch to avoid build dependency on Package::Stash
- BR: perl(Variable::Magic) for the test suite
- Update patch for building with old Test::More versions
2013-07-16 12:07:05 +01:00
Paul Howarth
5996998871 BR: perl(Package::Anon) if we have Perl ≥ 5.14 2013-01-24 15:05:33 +00:00
Paul Howarth
4dab8b52b8 Update to 0.26
- New upstream release 0.26
  - Internal refactorings to support Package::Anon stashes
- BR: perl(base) and perl(Test::Requires) for test suite
- Update patch for old distro compatibility
- Explicitly run the release/author tests
2013-01-04 22:02:40 +00:00
Petr Písař
34081adef9 Disable author tests on RHEL >= 7 2012-08-27 14:58:18 +02:00
Paul Howarth
a12bed2df6 Drop EPEL-4 support
- Drop EPEL-4 support
  - Test::LeakTrace now universally available
  - Suitably recent version of ExtUtils::MakeMaker now universally available
  - Drop %defattr, redundant since rpm 4.4
- BR: perl(File::Temp)
- Don't need to remove empty directories from the buildroot
2012-08-25 17:14:22 +01:00
Petr Písař
de03ba2284 Specify all dependencies 2012-08-14 16:16:26 +02:00
Dennis Gilmore
06a7f67154 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 13:11:46 -05:00
Petr Písař
64977992b0 Perl 5.16 rebuild 2012-06-19 05:44:43 +02:00
Paul Howarth
e8f0a3ba40 Use %{_fixperms} macro instead of our own chmod incantation 2012-01-12 18:56:26 +00:00
Paul Howarth
d408e62f10 Update to 0.25
- New upstream release 0.25
  - Invalid package names (for instance, Foo:Bar) are not allowed
  - Invalid stash entry names (anything containing ::) are not allowed
- Update patches to apply cleanly
2011-09-06 20:08:09 +01:00
Paul Howarth
06d92dfd5b Update to 0.23
- New upstream release 0.23
  - Fix the test for scalar values, again
  - Disallow assigning globrefs to scalar glob slots (this doesn't actually
    make any sense)
- Update patches for old ExtUtils::MakeMaker and Test::More versions
- perl(Pod::Coverage::TrustPod) now available in EPEL-4 too
- Don't use macros for commands
2011-08-09 13:18:03 +01:00
Petr Sabata
69f740c3a7 Perl mass rebuild 2011-07-19 19:31:55 +02:00
Paul Howarth
802846c439 Update to 0.22
New upstream release 0.22
- Make the namespace cache lazy and weak, in case the stash is deleted
- However, this doesn't work on 5.8, so disable the namespace caching
  entirely there

Update patches to apply cleanly
2011-03-05 13:43:02 +00:00
Dennis Gilmore
a26f1d5d58 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 23:30:19 -06:00
Paul Howarth
4e95f4d9f2 Update to 0.21
New upstream release 0.21
- Make the leak tests author-only, since some smokers run release tests
- Fix some XS forward compat stuff

Update patches to apply cleanly
2011-01-25 16:47:28 +00:00
Paul Howarth
03c81b65ae Update to 0.20
New upstream release 0.20
- Lower perl prereq to 5.8.1
- Make the leak tests release-only

Drop buildreq perl(Test::Requires), no longer needed

Update patches to apply cleanly, drop no-Test::Requires patch (no longer
needed), and add new patch to skip memory leak tests if we don't have
Test::LeakTrace (EPEL 4/5)
2011-01-12 11:17:40 +00:00
Paul Howarth
36de3cd248 Update to 0.19
New upstream release 0.19 (more correct validity test for scalars)

Update patch for old Test::More versions
2011-01-06 12:19:09 +00:00
Paul Howarth
4f3db6b0c1 Initial import of perl-Package-Stash-XS-0.17-2
This is a back-end for Package::Stash, which provides the functionality in a
way that's less buggy and much faster. It will be used by default if it's
installed, and should be preferred in all environments with a compiler.
2010-12-06 16:27:30 +00:00
Fedora Release Engineering
1f2ac15863 Initial setup of the repo 2010-12-06 16:00:54 +00:00