[Cooker] Re: weird problems with debug packages

2003-06-06 Thread Olav Vitters
On Fri, Jun 06, 2003 at 02:03:24AM +0200, Per Øyvind Karlsen wrote: [EMAIL PROTECTED] SPECS]$ rpm -bb mc.spec error: Package already exists: %package debug looking at the mc.spec, there's nothing about any debug package there, I've encountered this one earlier too, why is this? See

Re: [Cooker] Re: weird problems with debug packages

2003-06-06 Thread Per yvind Karlsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 06 June 2003 03:11, Olav Vitters wrote: On Fri, Jun 06, 2003 at 02:03:24AM +0200, Per Øyvind Karlsen wrote: [EMAIL PROTECTED] SPECS]$ rpm -bb mc.spec error: Package already exists: %package debug looking at the mc.spec, there's

[Cooker] Re: weird problems with debug packages

2003-06-06 Thread Olav Vitters
On Fri, Jun 06, 2003 at 03:15:21AM +0200, Per Øyvind Karlsen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 06 June 2003 03:11, Olav Vitters wrote: See /usr/lib/rpm/macros; %install is now a macro that defines the debug package and calls the real %install. The mc.spec file

Re: [Cooker] Re: weird problems with debug packages

2003-06-06 Thread Per yvind Karlsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 06 June 2003 03:31, Olav Vitters wrote: On Fri, Jun 06, 2003 at 03:15:21AM +0200, Per Øyvind Karlsen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 06 June 2003 03:11, Olav Vitters wrote: See /usr/lib/rpm/macros;