[opensuse-buildservice] "Building" source rpm only ?
Hi, One of the library I am trying to package is ATLAS, which is a self tuned library for blas/lapack (numeric code). Because it is tuned to the machine where it is built, packaging it is particularly tricky (and won't build on xen for some reasons). As a first step, I would like to provide source rpms only. Is this possible ? cheers, David --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
David Cournapeau wrote:
Hi,
One of the library I am trying to package is ATLAS, which is a self tuned library for blas/lapack (numeric code). Because it is tuned to the machine where it is built, packaging it is particularly tricky (and won't build on xen for some reasons). As a first step, I would like to provide source rpms only. Is this possible ?
FWIW, you can create a dummy binary RPM if %opensuse_bs is defined. The source RPM will allways contain all the sources listed in the preamble. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Saturday 23 June 2007 12:30:21 wrote David Cournapeau:
Hi,
One of the library I am trying to package is ATLAS, which is a self tuned library for blas/lapack (numeric code). Because it is tuned to the machine where it is built, packaging it is particularly tricky (and won't build on xen for some reasons). As a first step, I would like to provide source rpms only. Is this possible ?
hm, checking if you run in a openSUSE build service XEN instance and skip the "%files" sections in this case ? Dunno what a valid check for this could be, maybe if the build runs as "abuild" user ? -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
David Cournapeau
-
Michal Marek