Description of problem: I tried to build Epiphany plugins (ephy-extenstions, see http://savannah.nongnu.org/files/?group=ephyplugins ) configure successfuly finds /usr/lib/pkgconfig/epiphany-1.0.pc, but this files references /usr/include/epiphany-1.0, which is not included in the rpm. I think headers should be included, or the epiphany-1.0.pc removed.
Wow, does this need a -devel rpm?
Well, you're the boss, but that would be cool. :-)
*** Bug 117767 has been marked as a duplicate of this bug. ***
Created attachment 104975 [details] SPEC file for Epiphany to include epiphany-devel
This is still the case. I've attached a SPEC which makes an epiphany devel. Also, in the SPEC, I moved the pkgconfig file to the devel RPM. It would be real nice if epiphany was built like this, as people like to install epiphany extensions (It would also be nice if epiphany-extensions were included in FC )
Please attach a diff. You can create it using: diff -u oldspec newspec