Hi,
I think, dupral.rpm package is same as the limesurvey package. Therefore while searching through internet, I could find duprasl rpm spec file http://dries.ulyssis.org/rpm/packages/drupal5/drupal5-spec.html. I could get some tags and section using this file. But when limesurvey is built, show an error(shown in below ) in prep section, Even I did not give anything to that. Can anyone help me to solve that

/var/tmp/rpm-tmp.221K8K: line 40: cd: limesurvey-12.04: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.221K8K (%prep)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.221K8K (%prep)

Thanks

On Wed, Apr 18, 2012 at 9:01 AM, Kevin Fenzi <kevin@scrye.com> wrote:
On Wed, 18 Apr 2012 00:35:45 +0200
Björn Persson <bjorn@xn--rombobjrn-67a.se> wrote:

> Kevin Fenzi wrote:
> > Try and build it without any BuildRequires, see what doesn't work,
> > figure out what it's looking for and add that, then repeat.
>
> There is a risk with that method. Some build system try to be smart
> and automatically turn off optional features if they don't find some
> library that those features require. When the build seems to work,
> you still need to check that all the components and features that the
> software is supposed to have are actually there.

Sure, you should check build logs and the software's docs on what it
needs to build too.

kevin

--
packaging mailing list
packaging@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/packaging