Commit Graph

301 Commits

Author SHA1 Message Date
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
Marcela Mašláňová eaaf881bb2 suidperl is not noarch. 2010-03-15 14:43:41 +00:00
Marcela Mašláňová 9b5103f606 - add noarch into correct sub-packages
- move Provides/Obsoletes into correct modules from main perl
2010-03-15 14:20:59 +00:00
Paul Howarth 1a48a8bde1 restore missing version macros for Compress::Raw::Zlib, IO::Compress::Base
and IO::Compress::Zlib
2010-03-11 15:51:28 +00:00
Marcela Mašláňová 272e35b401 - clean spec a little more
- rebuild with new gdbm
2010-03-11 13:47:32 +00:00
Marcela Mašláňová 6b83b3a22a - clean spec a little more 2010-03-11 09:32:11 +00:00
Marcela Mašláňová 26547351fb - rebuild with new gdbm
- clean spec a little more
2010-03-11 08:56:39 +00:00
Marcela Mašláňová 75aad87998 - fix license according to advice from legal
- clean unused patches
2010-03-05 15:07:07 +00:00
Chris Weyl 2851e615b1 - update subpackage tests macros to handle packages with an epoch properly 2010-02-24 18:34:07 +00:00
Marcela Mašláňová fddc494088 Add missing requirement for CPANPLUS. 2010-02-18 14:24:38 +00:00
Chris Weyl 9f40555c59 - add initial EXPERIMENTAL tests subpackage rpm macros to macros.perl 2010-02-06 01:37:56 +00:00