Re: ExcludeArch being ignored when building spring f20.

2013-11-20 Thread Gilboa Davara
On Wed, Nov 20, 2013 at 5:55 PM, Dan Horák wrote: > On Wed, 20 Nov 2013 17:23:33 +0200 > Gilboa Davara wrote: > >> Hello all, >> >> I'm facing a weird issue when trying to build a new version of spring. >> First and foremost, the spring.spec has "ExcludeArch:ppc ppc64 >> %{arm}", which should

Re: ExcludeArch being ignored when building spring f20.

2013-11-20 Thread Gilboa Davara
On Wed, Nov 20, 2013 at 5:26 PM, Josh Boyer wrote: > On Wed, Nov 20, 2013 at 10:23 AM, Gilboa Davara wrote: >> Hello all, >> >> I'm facing a weird issue when trying to build a new version of spring. >> First and foremost, the spring.spec has "ExcludeArch:ppc ppc64 >> %{arm}", which should exc

Re: ExcludeArch being ignored when building spring f20.

2013-11-20 Thread Dan Horák
On Wed, 20 Nov 2013 17:23:33 +0200 Gilboa Davara wrote: > Hello all, > > I'm facing a weird issue when trying to build a new version of spring. > First and foremost, the spring.spec has "ExcludeArch:ppc ppc64 > %{arm}", which should exclude arm* and ppc* (both not supported by > upstream).

Re: ExcludeArch being ignored when building spring f20.

2013-11-20 Thread Christopher Meng
Adding files must be accomplished by git add, or fedpkg won't include it due to a bug in GitPython. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: ExcludeArch being ignored when building spring f20.

2013-11-20 Thread Josh Boyer
On Wed, Nov 20, 2013 at 10:23 AM, Gilboa Davara wrote: > Hello all, > > I'm facing a weird issue when trying to build a new version of spring. > First and foremost, the spring.spec has "ExcludeArch:ppc ppc64 > %{arm}", which should exclude arm* and ppc* (both not supported by > upstream). > >

ExcludeArch being ignored when building spring f20.

2013-11-20 Thread Gilboa Davara
Hello all, I'm facing a weird issue when trying to build a new version of spring. First and foremost, the spring.spec has "ExcludeArch:ppc ppc64 %{arm}", which should exclude arm* and ppc* (both not supported by upstream). When trying to build F20, I got the following error: Building spring-