Commit Graph

311 Commits

Author SHA1 Message Date
Petr Písař
4ba9ea5a56 Sub-package perl-Class-ISA
Needed to match dual-lived package name.
2010-11-09 11:33:12 +01:00
Petr Písař
1591ce1406 Make perl(ExtUtils::ParseXS) version 4 digits long
This is necessary since 2.2002 version that has introcuded 4 digits to
preserve upgrage flow (ENVRA monothony).
2010-11-08 13:43:48 +01:00
Marcela Mašláňová
ae29f0b9fa Ifdef for s390 is not needed anymore.
Buildroot for next rebuild should contain perl-5.12.x.
2010-10-22 15:33:20 +02:00
Marcela Mašláňová
a18cae3c34 Replace previous patch for h2ph
This patch fix only troubles with git send mail.
Based on upstream commit: 8d66b3f930dc6d88b524d103e304308ae73a46e7
2010-10-22 15:11:34 +02:00
Marcela Mašláňová
ecd4277a94 h2ph redefined constant rhbz#643447
Fix based on blead patches:
8d66b3f930dc6d88b524d103e304308ae73a46e7
f178b03ba25ce69b2031fa5b9fabbb5c69482ad2
112a1457c05eac6b69395fa04d5d1fdca4a73702
fd6f5a1139dc6174b46967a3118e987bea27396a
2010-10-19 14:37:18 +02:00
Petr Písař
d45eaff95e Reffer to bug report regarding perl-Test-Simple-tests 2010-10-08 10:05:49 +02:00
Petr Písař
5525e9abde Document test files canonicaliziation 2010-10-07 18:55:22 +02:00
Petr Písař
120dcdc142 User perl5_testdir macro in favor to perl_testdir 2010-10-07 18:13:29 +02:00
Petr Písař
090e953a99 Package Test-Simple tests
It's necessary to provide -tests subpackage for perl-Test-Simple in the
same version, because we need to dual-live with standalone
perl-Test-Simple{,-tests} packages.
2010-10-07 17:49:01 +02:00
Marcela Mašláňová
5dc5d6d029 Increase release number. 2010-10-07 14:02:31 +02:00
Marcela Mašláňová
c039d57058 Remove removal of NDBM
This module was removed long time ago for update from cpan, but
we want it back and distribute it with core.
2010-10-06 21:47:59 +02:00
Petr Písař
4964e8a955 Consolidate libper.so* Provides 2010-10-05 16:34:14 +02:00
Petr Písař
91f758a37e Transform script-based filtering to implicit 2010-10-05 14:41:18 +02:00
Marcela Mašláňová
1e30d4271d Filter useless requires, provide libperl.so 2010-10-01 18:42:53 +02:00
Petr Písař
dd42a231b5 Fix threads directories ownership 2010-10-01 15:21:41 +02:00
Petr Písař
00b4cca871 Reformat perl-threads description 2010-10-01 14:50:17 +02:00
Petr Písař
de1e06ccfb Fix release number as 134 release has been built already 2010-10-01 14:27:34 +02:00
Marcela Mašláňová
55341ebe1d threads owns %{archlib}/auto/threads 2010-10-01 13:25:39 +02:00
Marcela Mašláňová
26f62a8271 Fix typo in new macro. 2010-10-01 11:12:45 +02:00
Marcela Mašláňová
29e9c5e6c9 Filter *.so at the start of spec. 2010-10-01 09:25:49 +02:00
Marcela Mašláňová
a0944f4336 Re-enable tests. 2010-09-30 14:57:20 +02:00
Marcela Mašláňová
48e37975b4 Filter *.so, sub-package threads
Filter *.so from provides, sub-package threads, use different
filtering of useless/duplicate/unversioned provides.
2010-09-30 14:40:28 +02:00
Marcela Mašláňová
acb6d7fcc3 For vendor is used macro, same as in rpm macros for perl vendor.
- macro for vendor
- descriptions align into blocks
2010-09-27 13:50:34 +02:00
Marcela Mašláňová
66a8843572 Vendor back to INC, sub-package threads::shared
- add vendor path, clean paths in Configure in spec file
- create sub-package threads-shared
2010-09-27 11:26:51 +02:00
Petr Písař
c07a2fad0d Do not leak when destroying thread
RT #77352, RHBZ #630667
Fix picked up from blead upstream git branch.
2010-09-07 13:49:15 +02:00
Petr Sabata
aab2f4c377 Release number fix 2010-09-07 11:20:36 +02:00
Petr Sabata
f070f1b19f Update to 5.12.2 2010-09-07 10:51:36 +02:00
Marcela Mašláňová
afd1738d6d - run Configure with -Dusedtrace for systemtap support 2010-09-07 09:22:17 +02:00
Petr Písař
37388ac22f Normalize indentation
rpmlint is crazy about it. Tabs expanded as 4 spaces.
2010-08-19 11:20:58 +02:00
Petr Písař
a88bb2b1cb Add "-Wl,--enable-new-dtags" to linker
Without RUNPATH in .dynstr section in perl binary, tested perl will
link against old library and not only it will test old library,
it will crash probably too.
2010-08-19 11:05:40 +02:00
Petr Písař
85731697d5 Enable tests and do them in parallel 2010-08-19 10:47:29 +02:00
Marcela Mašláňová
f684d7f896 - 617956 move perlxs* docs files into perl-devel 2010-07-26 07:28:32 +00:00
Marcela Mašláňová
9f8385182b - 614662 wrong perl-suidperl version in obsolete 2010-07-15 07:58:59 +00:00
Marcela Mašláňová
700b13eed6 - 614662 wrong perl-suidperl version in obsolete 2010-07-15 07:04:45 +00:00
Dan Horák
e4e3a921be - add temporary compat provides needed on s390(x) 2010-07-11 17:55:02 +00:00
Petr Pisar
3e9d43dfff Resolves: #612563 - Add Digest::SHA requirement to perl-CPAN and
perl-CPANPLUS
2010-07-09 11:53:50 +00:00
Paul Howarth
b24accbc7f Clean up fix for #607505 2010-07-09 09:42:14 +00:00
Marcela Mašláňová
d8d7742ba1 Remove comment, which forbid build. 2010-07-09 06:19:24 +00:00
Marcela Mašláňová
42eb6cbc9c - 607505 add another dir into Module::Build (thanks to Paul Howarth) 2010-07-08 15:07:23 +00:00
corsepiu
fe6746a860 - Address perl-Compress-Raw directory ownership (BZ 607881). 2010-06-28 06:21:07 +00:00
Marcela Mašláňová
fa8bc1f9af Fix release tag. Release number must be higher and higher because of
dual-lived modules, which would be broken.
2010-06-10 14:39:35 +00:00
Marcela Mašláňová
5b6f1ed57d - remove patch with debugging symbols, which should be now ok without it
- update to 5.12.1
- MODULE_COMPAT
2010-06-10 14:16:47 +00:00
Marcela Mašláňová
b1ae77dbb0 - packages in buildroot needs MODULE_COMPAT 5.10.1, add it back for rebuild 2010-04-27 15:16:08 +00:00
Marcela Mašláňová
9050333d35 Obsoletes needs real name package. 2010-04-26 13:39:24 +00:00
Marcela Mašláňová
f5683f633c Rebuild with test. 2010-04-25 14:52:12 +00:00
Marcela Mašláňová
de85d17f84 Build without test suite, which can't pass with old perl. 2010-04-25 13:52:55 +00:00
Marcela Mašláňová
77d0f0fcbb - MODULE_COMPAT 5.12.0
- remove BR man
- clean configure
- fix provides/requires in IO-Compress
2010-04-23 17:20:47 +00:00
Marcela Mašláňová
c60143250c - MODULE_COMPAT 5.12.0
- remove BR man
- clean configure
- fix provides/requires in IO-Compress
2010-04-23 16:19:01 +00:00
Marcela Mašláňová
658759f6ba - 463773 remove useless txt files from installation
- 575842 remove PERL_USE_SAFE_PUTENV, use perl putenv
2010-04-06 14:30:14 +00:00
Chris Weyl
bb0bc554ad - package tests in their own subpackage 2010-03-23 01:07:44 +00:00