On Mon 08 Dec 2014 09:23:23 PM CST, Johannes Kastl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi everyone,
sorry if this is an old hat, but I just stumbled upon it.
lxc changed the sources layout between 1.0.x and 1.1, and no longer directly includes a configure file. So it has to be generated via ./autogen.sh.
What's the right way to do this in a spec file? Just call the autogen.sh script? Or is there a macro for it?
I found an older mail from Ludwig (and others), where %_configure is being redefined to run autogen.sh http://lists.opensuse.org/opensuse-packaging/2011-02/msg00032.html
Regards, Johannes
Hi I just use build requires for automake, autoconf and in the %build # Some note why we use [ -x autogen.sh ] && NOCONFIGURE=1 ./autogen.sh %configure.... -- Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890) SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.28-4-default up 6 days 2:26, 4 users, load average: 0.38, 0.26, 0.17 CPU Intel® B840@1.9GHz | GPU Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org