I tried to disable curl if %if 0%{?suse_version} > 1140 || 0%{?fedora} > 16 … but it still didn’t build. The version in my 11.4 repo works under 11.2. I would prefer to have it in my 11.2 repo though. That would make future installations simpler and faster. Do you have it, Malcolm? I missed something in your conky (I don’t remember what, but it wasn’t curl) and ended up building my own version. Now I don’t install conky nor conkyweather directly. They are both in my conkyconf dependencies. That’s why I would like to have it in my repo.
Actually, I noticed that I completely disabled curl support no matter the version, but it still wants curl/types.h … and in fact, looking at the log, --disable-curl had no effect. Am I missing something?
I will try that.
Sorry for the stupid question but how come copying/pasting from the page in your link above (and from the editor web interface in OBS) doesn’t work? It used to work before they changed the interface.
I can paste the text of your post (or any post or code) on the forum (into gvim) but not the text of the patch in your link. I’m using FF. But I have the same problem while trying to copy/paste to or from .spec files in OBS.
I know that you can download the file. I just wondered why you could not paste into and from those files (anymore).
The conky problem is solved. Thank you for your help.
I don’t know why it was necessary, but directly applying small changes to spec files in OBS web ui (such as adding a line of code or a date - I never know the day, even not the year I’m living in) will take significantly longer if copying/pasting into and from the editor is not possible.