[Bug 537640] Review Request: pdfmod - A simple application for modifying PDF documents

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 17 13:03:37 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=537640

Phil Mayers <p.mayers at ic.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mayers at ic.ac.uk

--- Comment #3 from Phil Mayers <p.mayers at ic.ac.uk> 2010-02-17 08:03:34 EST ---
This doesn't build under a clean F12 buildroot (mock) for me, because the
makefile tries to:

cp /usr/lib64/hyena/Hyena.dll /usr/lib64/hyena/Hyena.Gui.dll ../bin
cp: cannot stat `/usr/lib64/hyena/Hyena.dll': No such file or directory
cp: cannot stat `/usr/lib64/hyena/Hyena.Gui.dll': No such file or directory
make[1]: *** [../bin/PdfMod.exe] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/pdfmod-0.8/src'

...and pdfmod.spec only:

Requires: hyena-devel

...which just contains the .pc files, not the .dll files. Whether hyena-devel
should depend on hyena or pdfmod should BuildRequires: both of them I don't
pretend to know.

Also, pdfmod needs:

BuildRequires: gnome-doc-utils desktop-file-utils

With these changes, the package looks good.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list