On Mon, Sep 30, 2013 at 11:39 AM, Daniël Huisman <d.d.huisman@gmail.com> wrote:
Hi Greg,
I know. The testing of the spec-files I did on my own computer. It builds way faster then the openbuild service so it's easier for testing. But I have added the sourcefile to the project. And bobcat gives me the same error as it does on my pc. Even writing the %setup myself didn't work.
Agreed, but when asking for help I typically push what I have to OBS so others can see what I'm doing. As Christian said, changing the Name: field from Bobcat to bobcat will get you past the first error. The next error is you need to add: BuildRequires: icmake The 3rd error is your call to build in the %install section %install %{__rm} -rf %{buildroot} ./build install DESTDIR=%{buildroot} I don't know what that is supposed to be so I'll let you chew on it. Greg -- Greg Freemyer -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org