Re: Arch / Locale packaging issue.

2010-06-15 Thread Caleb Maclennan
2010/6/15 Elan Ruusamäe : > yet it was missing python-genshi dep Thanks for sorting that and the rest of the lang file mess out. ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Re: Arch / Locale packaging issue.

2010-06-15 Thread Elan Ruusamäe
On Tuesday 15 June 2010 17:24:09 Caleb Maclennan wrote: > 2010/6/15 Elan Ruusamäe : > > i don't see any lang files with disabled bulldarch: noarch either. > > Try building on i686. I don't get them on x86_64. > > Also it's possible that python-Babel >= 0.9.5 is a BR. yet it was missing python-gens

Re: Arch / Locale packaging issue.

2010-06-15 Thread Elan Ruusamäe
On Tuesday 15 June 2010 17:17:23 Elan Ruusamäe wrote: > On Tuesday 15 June 2010 13:29:08 Caleb Maclennan wrote: > > I'm having some trouble packaging trac-0.12. > > > > The current spec compiles, but the languages files are not generated > > properly. If I remove BuildArch: noarch, everything build

Re: Arch / Locale packaging issue.

2010-06-15 Thread Caleb Maclennan
2010/6/15 Elan Ruusamäe : > i don't see any lang files with disabled bulldarch: noarch either. Try building on i686. I don't get them on x86_64. Also it's possible that python-Babel >= 0.9.5 is a BR. Caleb ___ pld-devel-en mailing list pld-devel-en@lis

Re: Arch / Locale packaging issue.

2010-06-15 Thread Elan Ruusamäe
On Tuesday 15 June 2010 13:29:08 Caleb Maclennan wrote: > I'm having some trouble packaging trac-0.12. > > The current spec compiles, but the languages files are not generated > properly. If I remove BuildArch: noarch, everything builds and runs > fine but i don't see any lang files with disabled

Arch / Locale packaging issue.

2010-06-15 Thread Caleb Maclennan
I'm having some trouble packaging trac-0.12. The current spec compiles, but the languages files are not generated properly. If I remove BuildArch: noarch, everything builds and runs fine but it doesn't seem that trac should be architecture specific just because of some locale files. What is the co