> Try adding this to %prep
>
> rm -rf .svn
Thanks that works.
Martin
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-condu
Try adding this to %prep
rm -rf .svn
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://f
> On Fri, 07 Dec 2018 09:53:00 -
> "Martin Gansser"
> this would have to be patched out as the builders don't have network
> available
>
>
> Dan
can you give me a hint, how to patching this out ?
this is the relevant part in CMakeLists.txt
# Use SVN to read repository ve
ok thanks, with the new rpm spec file it works.
...
[2] https://martinkg.fedorapeople.org/Packages/glmixer/glmixer.spec
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code
On Fri, 07 Dec 2018 09:53:00 -
"Martin Gansser" wrote:
> Hi,
>
> If I want to build glmixer on the rpmfusion build server I get the
> following error[1]:
the real error seems to be missing BR: chrpath (see the end of the
build.log)
> -- Generating ChangeLog from SVN (please be patient...)