Re: Latest build oops. (Dries Verachtert)

Dag Wieers <[email protected]>
Newsgroups gmane.linux.freshrpms.user
Organization 3TI Web Hosting Services
Message-ID <[email protected]>
On Tue, 6 Jun 2006, Dag Wieers wrote:

> Maybe it's better to build against subversion directly instead of using 
> older SRPMs ?

A small introduction to unravel the history of perl-Pod-Coverage:

[dag@lisse perl-Pod-Coverage]# svn log | head -25
------------------------------------------------------------------------
r4220 | dries | 2006-03-22 23:16:14 +0100 (Wed, 22 Mar 2006) | 1 line

small release bump for a rebuild for fedora core 5
------------------------------------------------------------------------
r3704 | dries | 2005-11-13 20:44:21 +0100 (Sun, 13 Nov 2005) | 1 line

fixes
------------------------------------------------------------------------
r3651 | dries | 2005-10-12 06:40:21 +0200 (Wed, 12 Oct 2005) | 1 line

small fixes in %doc
------------------------------------------------------------------------
r3006 | dries | 2005-03-13 18:53:09 +0100 (Sun, 13 Mar 2005) | 1 line

modules which use perl-Module-Build seems to need destdir instead of 
PREFIX, also works on el3
------------------------------------------------------------------------
r2986 | dag | 2005-03-10 07:56:24 +0100 (Thu, 10 Mar 2005) | 1 line

Another bunch.
------------------------------------------------------------------------
r2984 | dag | 2005-03-10 05:45:44 +0100 (Thu, 10 Mar 2005) | 1 line

Big perl cleanup, not nearly there yet.
------------------------------------------------------------------------

[dag@lisse perl-Pod-Coverage]# svn diff -r 3651
Index: perl-Pod-Coverage.spec
===================================================================
--- perl-Pod-Coverage.spec      (revision 3651)
+++ perl-Pod-Coverage.spec      (working copy)
@@ -10,7 +10,7 @@
 Summary: Checks if the documentation of a module is comprehensive
 Name: perl-Pod-Coverage
 Version: 0.17
-Release: 1
+Release: 1.2
 License: Artistic
 Group: Applications/CPAN
 URL: http://search.cpan.org/dist/Pod-Coverage/
@@ -33,6 +33,7 @@
 %install
 %{__rm} -rf %{buildroot}
 %makeinstall
+%{__rm} -rf %{buildroot}%{perl_vendorarch}/auto/*/*/.packlist
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -49,6 +50,9 @@
 %{perl_vendorarch}/auto/Pod/Coverage/*
 
 %changelog
+* Wed Mar 22 2006 Dries Verachtert <[email protected]> - 0.17-1.2
+- Rebuild for Fedora Core 5.
+
 * Wed Dec 29 2004 Dries Verachtert <[email protected]> - 0.17-1
 - Updated to release 0.17.

The change was made on 12 october 2005. Before the FC5 release bump. 
However I made my packages on 9 march 2005 without needing the change.

So I'm not sure why in your case perl created the .packlist and in my case 
it didn't. (for none of the distributions I package)

Maybe perl was updated in between ?

[root@lisse dar]# dar-exec -d fc3a rpm -qi perl
= Executing "rpm -qi perl" for fc3a.
Name        : perl                         Relocations: (not relocatable)
Version     : 5.8.5                             Vendor: Red Hat, Inc.
Release     : 24.FC3                        Build Date: Fri 16 Dec 2005 08:59:51 PM CET
Install Date: Thu 05 Jan 2006 05:58:41 PM CET      Build Host: dolly.build.redhat.com
Group       : Development/Languages         Source RPM: perl-5.8.5-24.FC3.src.rpm
Size        : 34241367                         License: Artistic or GPL
Signature   : DSA/SHA1, Fri 16 Dec 2005 09:17:01 PM CET, Key ID b44269d04f2a6fd2
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://www.perl.org/
Summary     : The Perl programming language.
Description :
Perl is a high-level programming language with roots in C, sed, awk
and shell scripting.  Perl is good at handling processes and files,
and is especially good at handling text.  Perl's hallmarks are
practicality and efficiency.  While it is used to do a lot of
different things, Perl's most common applications are system
administration utilities and web programming.  A large proportion of
the CGI scripts on the web are written in Perl.  You need the perl
package installed on your system so that your system can handle Perl
scripts.

Install this package if you want to program in Perl or enable your
system to handle Perl scripts.

And indeed, the perl is not really the same. It could also be related to 
one of the perl modules used by Makefile.PL

Kind regards,
--   dag wieers,  [email protected],  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.