Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.99k stars 557 forks source link

spec file on 5.8.3 needs update #7078

Closed p5pRT closed 20 years ago

p5pRT commented 20 years ago

Migrated from rt.perl.org#25599 (status was 'resolved')

Searchable as RT25599$

p5pRT commented 20 years ago

From torkil@flug.fo

Created by torkil@flug.fo

Complaint​: Current version of perl on CPAN contains a rpm spec file which does not work.

Suggeston​: The spec file should be corrected or removed.

Reproduction of fault​:

$ rpmbuild -ta perl-5.8.3.tar.gz error​: Name field must be present in package​: (main package) error​: Version field must be present in package​: (main package) error​: Release field must be present in package​: (main package) error​: Summary field must be present in package​: (main package) error​: Group field must be present in package​: (main package) error​: License field must be present in package​: (main package)

Perl Info ``` Flags: category=core severity=medium Site configuration information for perl v5.6.1: Configured by bhcompile at Mon Aug 18 16:07:35 EDT 2003. Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platform: osname=linux, osvers=2.4.21-1.1931.2.393.entsmp, archname=i386-linux uname='linux bugs.devel.redhat.com 2.4.21-1.1931.2.393.entsmp #1 smp thu aug 14 14:47:21 edt 2003 i686 unknown ' config_args='-des -Doptimize=-O2 -march=i386 -mcpu=i686 -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Uusethreads -Uuseithreads -Uuselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Di_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Dinc_version_list=5.6.0/i386-linux 5.6.0' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include', optimize='-O2 -march=i386 -mcpu=i686', cppflags='-fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.3 2.96-113)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.2.5.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib' Locally applied patches: @INC for perl v5.6.1: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl . Environment for perl v5.6.1: HOME=/home/torkil LANG=en_US LANGUAGE (unset) LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH=/home/torkil/bin:/usr/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin PERL_BADLANG (unset) SHELL=/bin/bash ```
p5pRT commented 20 years ago

@rgs - Status changed from 'new' to 'resolved'

p5pRT commented 20 years ago

From @rgs

torkil@​flug.fo (via RT) wrote​:

Complaint​: Current version of perl on CPAN contains a rpm spec file which does not work.

Suggeston​: The spec file should be corrected or removed.

There is not spec file in perl's sources\, and no plan to include one so far. I don't know what rpmbuild looks for.

p5pRT commented 20 years ago

From torkil@flug.fo

Rafael Garcia-Suarez via RT wrote​:

torkil@​flug.fo (via RT) wrote​:

Complaint​: Current version of perl on CPAN contains a rpm spec file which does not work.

Suggeston​: The spec file should be corrected or removed.

There is not spec file in perl's sources\, and no plan to include one so far. I don't know what rpmbuild looks for.

You are right\, and I could not find the spec file again. I wonder where I found it in the first place.

BTW​: "rpmbuild -ta" looks for a .spec file in the tar ball

Vinarliga Torkil Zachariassen \torkil@​flug\.fo http​://flug.fo/