On Friday 19 December 2003 05:44 pm, BandiPat wrote:
Ok, guys, trying to build a RPM using a spec file and run into this final error:
RPM build errors: Installed (but unpackaged) file(s) found: /opt/gnome/lib/inkscape/extensions/dia2svg.sh
There is a line you can add to have it include this as well, but for the life of me, I can't remember how to insert it into the spec file or how it is suppose to be. Maybe Mads or one of you other rpm packagers can offer a clue. I just didn't know where to look.
Thanks, Lee ============
Thanks anyone that took a minute to think about this, I have it fixed now. Just needed to walk away from it for a minute and it came to me! :o) Lee ============= Ok, Philip & Togan, here is my solution, wasn't sure anyone would want to see it, so didn't post it before. Turns out, all that was needed to fix this error was to add a line under %files area in the spec file to include this file. There were already other files there, so just copying a line and changing to include this file made the fix. Here is the line: %{prefix}/%_lib/inkscape/extensions/dia2svg.sh Again, this goes under the %files part of the spec file. Cheers, Lee -- --- KMail v1.5.4 --- SuSE Linux Pro v9.0 --- Registered Linux User #225206 On any other day, that might seem strange...