ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] MPlayer .spec file


From: Stuart Hughes
Subject: Re: [Ltib] MPlayer .spec file
Date: Mon, 09 Mar 2009 11:21:15 +0000

Hi Alex,

After a quick glance mplayer spec looks okay.  I would probably change the group to: Applications/Multimedia
which is one of the defined groups in rpm-4.0.4.

I would add the clause below (to remove .la files) if mplayer creates any of these. .la files kill cross compiling.

Regards, Stuart

On Fri, 2009-03-06 at 14:49 -0500, Alexandre Paradis wrote:
Hi,

 

I made an mplayer package on my LPP.  Since I’m new to this, I would like some comments and possible improvements to make sure it builds on other hosts.

 

I’ve also seen a few .spec files use “find $RPM_BUILD_ROOT/%{pfx}/%{_prefix}/lib/ -name "*.la" | xargs rm –f”  after the “make install”.  I didn’t include as it wasn’t in the template, but is this something I should add?

 

Thanks,

 

Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]