Commit Graph

279 Commits

Author SHA1 Message Date
Marcela Mašláňová
68beba0af2 - 455933 update to CGI-3.38
- fix fuzz problems (patch6)
- 217833 pos() function handle unicode characters correct
2008-07-21 09:03:36 +00:00
Marcela Mašláňová
1443e2aaf1 - 455933 update to CGI-3.38 2008-07-21 08:27:57 +00:00
Tom Callaway
8fee4ecba2 rebuild against new db4 4.7 2008-07-10 18:00:05 +00:00
Štěpán Kasal
6a7c06398d - remove db4 require, it is handled automatically 2008-07-09 11:07:20 +00:00
Štěpán Kasal
d153f1ec5f whitespace fix 2008-07-04 15:09:52 +00:00
Štěpán Kasal
b8427454f6 - 453646 use -DPERL_USE_SAFE_PUTENV 2008-07-03 09:47:23 +00:00
Štěpán Kasal
82c41bd1a4 - 453646 use -DPERL_USE_SAFE_PUTENV 2008-07-03 09:20:28 +00:00
Marcela Mašláňová
325b0b7652 - 451078 update Test::Harness to 3.12 for more testing. Removed verbose
test, new Test::Harness has possibly verbose output, but updated
    package has a lot of features f.e. TAP::Harness. Carefully watched all
    new bugs related to tests!
2008-07-02 14:02:55 +00:00
Štěpán Kasal
58c55ec9cd - bump the release number, so that it is not smaller than in F-9 2008-06-26 23:59:14 +00:00
Marcela Mašláňová
c49219d4ad Fix CVE-2008-2827, remove old unused patches. 2008-06-24 12:59:59 +00:00
Marcela Mašláňová
85f75da710 - 447371 wrong access permission rt49003 2008-06-11 13:33:11 +00:00
Štěpán Kasal
1b6ae01fce - make config parameter list consistent for 32bit and 64bit platforms, add
config option -Dinc_version_list=none (#448735)
- use perl_archname consistently
- cleanup of usage of *_lib macros in %%install
2008-06-10 14:58:33 +00:00
Marcela Mašláňová
e55b345fb9 Rebuild. 2008-06-06 08:46:35 +00:00
Marcela Mašláňová
0b9fc6649b Fix assert. 2008-05-26 15:09:24 +00:00
Tom Callaway
ce3b874043 sparc64 breaks with the rpath hack patch applied 2008-05-22 17:16:40 +00:00
Marcela Mašláňová
6a36cc7cb8 447142 update CGI for bugzilla. 2008-05-19 12:06:49 +00:00
Tom Callaway
2a220938f2 create the vendor_dir...auto directory during %install so we own it
properly
2008-03-18 19:33:55 +00:00
Tom Callaway
a7bd58bb5b fix Obsoletes/Provides for perl-CPANPLUS-Dist-Build 2008-03-18 14:47:21 +00:00
Tom Callaway
066be20670 get the auto directories too 2008-03-18 13:46:46 +00:00
Tom Callaway
d44a83d1d9 fix bz 437859 2008-03-18 13:42:03 +00:00
Marcela Mašláňová
eba1424e26 - 437817: RFE: Upgrade Module::CoreList to 2.14 2008-03-18 11:11:31 +00:00
Marcela Mašláňová
7d9e37014f - xsubpp now lives in perl-devel instead of perl. 2008-03-12 15:10:25 +00:00
Tom Callaway
6e38dfc5c3 back out Archive::Extract 2008-03-09 01:42:40 +00:00
Tom Callaway
30d1b9a580 add missing lzma test file 2008-03-09 00:24:39 +00:00
Tom Callaway
6a5cde9e1c Update Archive::Extract to 0.26 Update Module::Load::Conditional to 0.24
Conditionalize reporting of multilib patch
2008-03-08 20:38:57 +00:00
Tom Callaway
74f22796c3 note patchlevel.h properly 2008-03-08 01:08:07 +00:00
Tom Callaway
f3a2a32845 note patchlevel.h 2008-03-08 00:55:41 +00:00
Tom Callaway
a7c4cfbec7 get rid of broken conflicts 2008-03-08 00:40:14 +00:00
Tom Callaway
e1baeeeda2 change 32891, sitedir/sitearch in /usr/local 2008-03-07 22:11:53 +00:00
Štěpán Kasal
629d7f2808 - Add perl-File-Temp provides/obsoletes/conflicts (#433836), reported by
Bill McGonigle <bill@bfccomputing.com>
- escape the macros in Jan 30 entry
2008-02-22 12:42:53 +00:00
Jesse Keating
8b3149fcb9 - Autorebuild for GCC 4.3 2008-02-19 21:51:54 +00:00
Tom Callaway
9d9283eeb7 forgot changelog 2008-01-30 18:47:46 +00:00
Tom Callaway
645d176c8f The builders started failing one test on x86_64. It didn't fail before, no
one is sure why it fails now, so we just turn it off. It works fine on
    normal systems.
2008-01-30 18:45:00 +00:00
Tom Callaway
b55269d0bf perl package now owns %{perl_vendorlib}/auto (resolves bugzilla 214580) 2008-01-30 14:44:39 +00:00
Tom Callaway
384f2baf2d Update Sys::Syslog to 0.24 to fix test failures 2008-01-10 14:20:34 +00:00
Tom Callaway
57d9388f7f Add missing BR for tests 2008-01-10 03:30:42 +00:00
Tom Callaway
223accbabf 5.10.0 time. 2008-01-10 02:53:58 +00:00
Tom Callaway
244e713744 Break dependency root, resolve 377341 2007-11-26 19:04:13 +00:00
Tom Callaway
85327d2588 Resolve CVE-2007-5116 for F-7, F-8, devel. 2007-11-12 19:38:34 +00:00
Tom Callaway
ff74b82de1 Resolve bugzilla 114271 2007-10-18 17:18:38 +00:00
Robin Norwood
0a91f37e30 fix some longstanding docs issues. 2007-10-16 18:18:35 +00:00
Tom Callaway
8e2ede09ed Dep on db4, not db4-devel. Sorry bout that. I'm stupid. 2007-10-16 16:53:40 +00:00
Tom Callaway
f16070f920 Requires db4-devel with version, scraped from db.h, so that we detect when
db4 has gone astray from us.
2007-10-15 18:13:27 +00:00
Tom Callaway
397cc9b0f5 Bump for db4 version change 2007-10-15 15:59:25 +00:00
Tom Callaway
2fa40c4265 Minor bump to work around previously broken buildsystem 2007-10-03 20:24:26 +00:00
Tom Callaway
218a272b6e Update DB_File to 1.815 (resolves bz 303701) 2007-10-01 17:06:49 +00:00
Štěpán Kasal
1b1e488e70 - Add back the filtering of depends, it _is_ needed; make it more robust. 2007-08-24 18:25:48 +00:00
Štěpán Kasal
2f1f617ccf - Remove filter-depends.sh, it's no longer used. 2007-08-21 16:26:46 +00:00
Štěpán Kasal
6d46fd4e90 fix typo 2007-08-18 08:47:33 +00:00
Štěpán Kasal
ba1028aa38 - Remove unnnecessary parens from the License tag. 2007-08-18 08:36:55 +00:00
Štěpán Kasal
22e8f3dc68 No parens in License tag. 2007-08-18 08:34:32 +00:00
Štěpán Kasal
99c24723eb fix typo 2007-08-18 07:26:05 +00:00
Štěpán Kasal
27d74c5c25 Oops, the Group tag is needed for every sub-package. 2007-08-18 07:09:29 +00:00
Štěpán Kasal
6451d3de5e - Fix the License: tags.
- Remove the redundant Group: tags from sub-packages.
2007-08-18 06:11:38 +00:00
Štěpán Kasal
32193726b5 fix typo 2007-08-17 18:02:13 +00:00
Štěpán Kasal
e5a5548ad7 Improve the comment above perl-5.8.8-disable_test_hosts.patch 2007-08-17 17:57:23 +00:00
Štěpán Kasal
152af83cec - perl rpm requires the corresponding version of perl-libs rpm (#240540) 2007-08-17 14:31:25 +00:00
Robin Norwood
038556dcca Appy hostname test patch, and cwd() patch. 2007-07-25 00:25:02 +00:00
Tom Callaway
63c832d7a3 perl-core metapackage 2007-07-02 19:17:35 +00:00
Robin Norwood
c3477b971a 'weblessing', indeed. 2007-06-22 20:21:10 +00:00
Robin Norwood
faeaaf076c bugzilla: 196836 - Apply upstream patch #28775, which fixes an issue where
weblessing overloaded objects incurs significant performance penalty.
2007-06-22 20:16:01 +00:00
Robin Norwood
f7c800f98f Remove artificial Requires from perl-devel. 2007-06-01 16:39:44 +00:00
Robin Norwood
d0a2d1b459 perl-devel now requires the other devel related rpms for simplicity. 2007-05-17 02:49:03 +00:00
Robin Norwood
40de04f092 disable test_hosts because the tests fail in mock buildroots. 2007-05-07 17:13:42 +00:00
Robin Norwood
d1c9e71468 bump release to -17. 2007-05-04 18:47:17 +00:00
Robin Norwood
73b278f1b4 Move libperl.so into perl-libs. Remove some tabs. 2007-05-02 15:28:50 +00:00
Robin Norwood
ad8e70158e split out libperl from main perl package. 2007-04-25 21:04:23 +00:00
Robin Norwood
7706e269dd bugzilla: 226276 - fix librdir issues and cpan Provides version...again. 2007-04-25 20:57:34 +00:00
Robin Norwood
cc6fa4a8f1 related: bz#226276 - properly version Provides: cpan, fix %{libdir} issues 2007-04-24 18:43:37 +00:00
Robin Norwood
2b5e20c939 fix the 'epoch' issue, add a Requires: perl(Test::Harness) to
perl-ExtUtils-MakeMaker.
2007-04-18 20:05:08 +00:00
Robin Norwood
87de3d0426 split out more perl modules, remove requirement on perl-devel. 2007-03-28 18:53:53 +00:00
Robin Norwood
378cd404b1 release 5.8.8-15 - further splits out 'devel' pieces into -devel, but put a
Requires from perl to perl-devel so that things don't break for the
    time being (see bug #231549, for instance).
2007-03-09 19:20:56 +00:00
Robin Norwood
7d7972ecd7 Add comments about patches documenting spot's work submitted them upstream. 2007-02-28 15:34:50 +00:00
Robin Norwood
6d9e6e82a1 fix another lib directory issue. 2007-02-27 18:43:21 +00:00
Robin Norwood
ed03e56c7f fix *another* lib directory for ExtUtils in %install. 2007-02-27 18:05:22 +00:00
Robin Norwood
c563b8199c fix lib directory for ExtUtils in %install. 2007-02-27 17:53:57 +00:00
Robin Norwood
87dc402003 fix lib directory for 'CGI' in %install section. 2007-02-27 16:37:50 +00:00
Robin Norwood
34e870b0d3 Use spot's brand new, shiny perl spec file. 2007-02-22 22:28:15 +00:00
Jindrich Novy
710ca63c44 - put dist tag directly to perlrel to fix dependency to suidperl 2007-01-24 11:59:45 +00:00
Jindrich Novy
d680714acb - rebuild against new db4
- use dist tag
2007-01-23 15:12:16 +00:00
Robin Norwood
9057d4137f bugzilla: 208731 - remove directory support for old perl versions. 2006-10-01 03:09:52 +00:00
Robin Norwood
5a9d330533 bugzilla: 204679 - add patch to support Unicode 5.0.0 2006-09-15 19:01:54 +00:00
jvdias
6c3b4386d3 fix bug 199736 2006-07-22 01:13:26 +00:00
jvdias
028411bba3 fix bug 199372 2006-07-19 22:57:26 +00:00
jvdias
ebb3a34123 fix upstream perl bug 34297 - "utf8 overload stringify bug" 2006-07-14 21:22:06 +00:00
jvdias
9eabe30c6c fix upstream perl bug 34297 - "utf8 overload stringify bug" 2006-07-14 15:52:41 +00:00
Jesse Keating
943555ef58 bumped for rebuild 2006-07-12 07:42:43 +00:00
jvdias
a1017fc08a fix upstream bugs since 5.8.8 was released 2006-06-02 22:05:14 +00:00
jvdias
4f9f7f03fa fix upstream bugs since 5.8.8 was released 2006-06-02 18:19:58 +00:00
jvdias
5393f15281 fix upstream bugs since 5.8.8 was released 2006-06-02 18:17:52 +00:00
jvdias
79b5d19127 fix upstream bugs since 5.8.8 was released 2006-06-02 04:50:12 +00:00
jvdias
ea0714d727 fix bug 188841: make CGI.pm's url(-relative) handle rewrites; Fix bug
191416: make h2ph generate correct code for cpp statements like: '#if
    defined A || defined B'
2006-05-11 19:43:23 +00:00
jvdias
f1e4d163dc remove "Conflicts: perl-NDBM-File..." tag; nothing Provides: perl-NDBM-File
anymore
2006-03-08 22:54:37 +00:00
jvdias
78a6163648 fix bug 183553 2006-03-01 23:26:55 +00:00
jvdias
d523f776f0 apply upstream patch 27170; fix release tag 2006-02-13 20:01:15 +00:00
Jesse Keating
7a2da6fc0d bump for bug in double-long on ppc(64) 2006-02-11 04:57:50 +00:00
jvdias
02e5b79f30 perl.spec 2006-02-10 19:54:08 +00:00
jvdias
bb9a31032d Rebuild with new gcc, glibc, and glibc-kernheaders 2006-02-07 00:16:34 +00:00
jvdias
2693692a54 5.8.8: rebuild for new gcc and glibc 2006-02-03 15:48:27 +00:00
jvdias
99f835051f Upgrade to upstream version 5.8.8; fix bug 178343; 2006-02-01 18:58:43 +00:00
jvdias
c74188fcd2 Updated upstream patches for CVE-2005-3962: 26322 , 26331, 26333 2005-12-14 18:00:31 +00:00
jvdias
ae5aa7ac32 - Apply upstream patches 26283 and 26284 : complete, revised fixes for
CVE-2005-3962 and CVE-2005-3912 and "Sys::Syslog security
    vulnerabilities" issues.
- Fix bug 136009 / MakeMaker LD_RUN_PATH issue: restore previous default
    Red Hat behavior of removing the MakeMaker generated LD_RUN_PATH
    setting from the link command . Document this removal, as it
    contravenes upstream default behavior, and provide a USE_MM_LD_RUN_PATH
    MakeMaker member to enable use of the MakeMaker generated LD_RUN_PATH .
2005-12-09 20:02:31 +00:00
jvdias
59c48485b7 fix bug 174684 / CVE-2005-3962 2005-12-01 18:30:53 +00:00
jvdias
bd681d6e5e fix bugs 171111, 172236, 172336, 172396, 172587, CAN-2004-0976, 172739,
136009
2005-11-11 21:25:05 +00:00
jvdias
5f09ed2a41 fix bug 172739 2005-11-09 00:55:16 +00:00
jvdias
f8d4d036f9 fix bug 172587 2005-11-07 18:43:25 +00:00
jvdias
22d40a8ca6 fix bugs 172336, 172396 2005-11-03 19:18:08 +00:00
jvdias
9cb1b5ff9f fix bug 172336 / upstream bug 37056 2005-11-02 22:18:17 +00:00
jvdias
1450ba310c fix bug 172236 / upstream bug 37582 2005-11-01 23:36:04 +00:00
jvdias
ce53b74d18 fix bug 171111: IOCPARM_LEN should be _IOC_SIZE (perl bug 37535); provide
perl_debugging .spec file option to enable -DDEBBUGGING and prevent
    debuginfo and stripping
2005-10-26 00:26:37 +00:00
jvdias
9a56419abf fix bug 171111 2005-10-25 22:16:09 +00:00
Warren Togami
cdadfa3278 rebuild for db4 (#170235) 2005-10-10 03:39:38 +00:00
Warren Togami
0ba53dd06e rebuild against new db 2005-09-23 21:38:46 +00:00
Warren Togami
c5aa5f11c1 convert docs to UTF-8 (#140871) 2005-09-05 11:02:31 +00:00
Warren Togami
b778ff56cf scriptdir to /usr/bin (#167205) 2005-09-04 03:32:21 +00:00
Warren Togami
1e6f372312 - patch12 from Marius Feraru (#165907) TODO: patch11, patch26 and patch27
clash and need verification
- Build without -DDEBUGGING (#156113)
- 5.8.7
- Dropped the CGI.pm update patches (patch25 and patch29).
- Don't remove the core modules: Filter::Util::Call, Filter::Simple, and
    Time::HiRes.
- Obsoletes perl-{Filter,Filter-Simple,Time-HiRes}.
2005-08-28 22:56:18 +00:00
Warren Togami
14d24343d9 - Reformatted the specfile.
- Added the Source0 URL.
- Dropped the MANIFEST.all file for the perl package.
- Dropped the MANIFEST.suidperl file for the suidperl subpackage.
2005-08-11 15:04:58 +00:00
Warren Togami
10b38cf466 remove unused /tmp/MANIFEST.all (#151801) 2005-05-18 22:18:42 +00:00
Warren Togami
db893775ce CGI.pm 3.10 fixes mod_perl problems (#158036) 2005-05-18 02:51:42 +00:00
Warren Togami
011ee7c783 Better patch for FindBin.pm (#127023#c37) 2005-05-16 07:12:03 +00:00
Warren Togami
4ff4a21974 New findbin-selinux patch: it now passes the FindBin.t tests (#127023) 2005-05-14 07:33:42 +00:00
Warren Togami
caa5ca9f65 - Rediff the findbin-selinux patch in order to disable the FindBin.t test
(patch28 replaces patch23). #118877 #127023
- Remove 5.8.2 ABI compat (#154295 comments 6 and 7).
2005-05-11 09:14:01 +00:00
Warren Togami
fb212f209d Apply fixes for CAN-2004-0452, CAN-2005-0155 and CAN-2005-0156 (#156128). 2005-04-28 23:30:47 +00:00
Warren Togami
2977073dd3 undo previous change 2005-04-27 07:12:39 +00:00
Warren Togami
cddaee3458 remove 5.8.0, 5.8.1 and 5.8.2 ABI compat (#154295) 2005-04-27 07:06:26 +00:00
Warren Togami
cf25358ca6 - -Dinstallusrbinperl=n (#141182 Aaron Sherman)
- remove 5.8.0 and 5.8.1 ABI compat (#154295)
2005-04-27 05:29:00 +00:00
Warren Togami
38c22cb58c Updating CGI.pm from version 3.05 to 3.08 (mod_perl 2.0.0 RC5). (#155839) 2005-04-24 21:39:02 +00:00
Warren Togami
0ad48b06a4 - FCGI is not provided by perl (#148847).
- Drop the '.1' suffix from the perl-suidperl subpackage.
2005-04-21 01:01:06 +00:00
jvdias
fefaa98178 fix bug 151127: subsitute libresolv for libbind dependancy 2005-03-17 18:07:17 +00:00
cturner
2966fd6d79 try another permutation 2005-03-08 23:03:56 +00:00
cturner
97a773a4e0 add some proto -D defs 2005-03-08 21:43:28 +00:00
cturner
4e360c1dda re-order @INC to allow for site_perl and vendor_perl to override built-in
perl modules
2005-03-08 21:19:46 +00:00
Warren Togami
df77811f68 bugzilla: 127025, fix strip warnings 2005-01-29 21:44:17 +00:00
cturner
002187b374 bugzilla: 145448, fix invalid utf8 in changelog 2005-01-18 17:20:19 +00:00
cturner
ab60b2b278 bugzilla: 145447, add 5.8.5 to perlmodcompat list 2005-01-18 17:17:29 +00:00
cturner
9af051df7d prel 5.8.6 2005-01-17 22:50:34 +00:00
cturner
449de235c1 bump 2004-12-01 19:22:53 +00:00
cturner
e98c83fc63 bugzilla: 140563, nptl doesnt act like linuxthreads; threads have no PIDs 2004-12-01 18:53:51 +00:00
jbj
542ab8a1f8 - rebuild against db-4.3.21. 2004-11-13 00:07:56 +00:00
cturner
f0ef89bcb8 since we removed brp-compress, we still need gz endings on extenions 2004-10-12 16:42:58 +00:00
cturner
bf9a0247b3 remove call to brp-compress 2004-10-12 15:46:33 +00:00
cturner
6e041bf8c9 update specfile to add auto/ dirs for compat dirs as well as remove empty
.bs files
2004-10-12 13:25:27 +00:00
cturner
6e58c78e55 bugzilla: 135303, fix more 5.8.4 paths 2004-10-12 10:45:52 +00:00
Tim Waugh
45da82500a - Build requires groff (bug #135101). 2004-10-11 12:59:26 +00:00
cturner
81e214dcbb fix multilib conflict again, DEVEL 2004-10-05 16:11:00 +00:00
cturner
e5063204cc add patch to fix perl -I adding versioned subdirs 2004-10-01 16:42:25 +00:00
cturner
2d1ac7b139 bugzilla: 134091, add buildreq on man 2004-09-29 17:37:04 +00:00
cvsdist
540b68acd5 auto-import perl-5.8.5-4 from perl-5.8.5-4.src.rpm 2004-09-09 10:10:59 +00:00
cvsdist
a763abccc2 auto-import changelog data from perl-5.8.5-3.src.rpm
5.8.5-2
- fix conflicting file when building on x86_64 and i386
2004-09-09 10:10:53 +00:00
cvsdist
e8eca54538 auto-import changelog data from perl-5.8.5-2.src.rpm
5.8.5-1
- add Provides: Carp::Heavy to fix new dep error (bz 128507)
2004-09-09 10:10:49 +00:00