On Wed, May 26, 2010 at 8:43 AM, Mamoru Tasaka
wrote:
>
> Ratnadeep Debnath wrote, at 05/26/2010 08:46 PM +9:00:
> > On Wed, May 26, 2010 at 2:05 PM, Chen Lei wrote:
> >> CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
> >> ->
> >> waf configure --prefix=%{_prefix} --no-ru
Ratnadeep Debnath wrote, at 05/26/2010 08:46 PM +9:00:
> On Wed, May 26, 2010 at 2:05 PM, Chen Lei wrote:
>> CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
>> ->
>> waf configure --prefix=%{_prefix} --no-runtime-deps
>>
>>
>> All python modules are not needed in runtime, d
Le mercredi 26 mai 2010 13:46:20, Ratnadeep Debnath a écrit :
> On Wed, May 26, 2010 at 2:05 PM, Chen Lei wrote:
> > CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
> > ->
> > waf configure --prefix=%{_prefix} --no-runtime-deps
> >
> >
> > All python modules are not neede
2010/5/26 Ratnadeep Debnath :
> On Wed, May 26, 2010 at 2:05 PM, Chen Lei wrote:
>> CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
>> ->
>> waf configure --prefix=%{_prefix} --no-runtime-deps
>>
>>
>> All python modules are not needed in runtime, don't check them. Also,
>>
On Wed, May 26, 2010 at 2:05 PM, Chen Lei wrote:
> CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
> ->
> waf configure --prefix=%{_prefix} --no-runtime-deps
>
>
> All python modules are not needed in runtime, don't check them. Also,
> the package is noarch, optflags is not
2010/5/26 Chen Lei :
> CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
> ->
> waf configure --prefix=%{_prefix} --no-runtime-deps
>
>
> All python modules are not needed in runtime, don't check them. Also,
> the package is noarch, optflags is not needed.
>
>
>
> Chen Lei
>
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-lm" waf configure --prefix=%{_prefix}
->
waf configure --prefix=%{_prefix} --no-runtime-deps
All python modules are not needed in runtime, don't check them. Also,
the package is noarch, optflags is not needed.
Chen Lei
--
devel mailing list
devel@lists.fedora
Hi,
I am packaging kupfer for fedora. I have already packaged
python-keyring which is a dependency for kupfer.
http://rtnpro.fedorapeople.org/Packages/SRPMS/python-keyring-0.2-1.fc12.src.rpm
kupfer SPEC used : http://rtnpro.fedorapeople.org/Packages/SPECS/kupfer.spec
kupfer src : http://kaizer.s