
On Fri, 18 Feb 2011 16:13:16 -0500 Greg Freemyer <greg.freemyer@gmail.com> wrote:
All,
I'm trying to package log2timeline and I'm pulling the *.tgz via a service pull.
When the tgz file is expanded in %prep, it creates .../log2timeline.
But the %prep section automatically does a "cd log2timeline-0.51" before I can have any control.
How can I rename the extracted directory or cause the cd to go into log2timeline?
fyi: I'm going to need to package some prereq perl modules for this to work, so if you can point me at a good example of a perl module spec file, that would be great too.
Thanks Greg Hi Use the -n option.
%setup -q -n %{name} -- Cheers Malcolm °¿° (Linux Counter #276890) SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.27-0.2-default up 7 days 17:15, 2 users, load average: 0.01, 0.06, 0.07 GPU GeForce 8600 GTS Silent - Driver Version: 260.19.26 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org