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

Mattia Verga <mattia.ve...@email.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@flyn.org
              Flags|                            |needinfo?(m...@flyn.org)



--- Comment #11 from Mattia Verga <mattia.ve...@email.it> ---
- Please fix the .spec file URL to point to the correct version

- You don't need "BuildRequires:  pkgconfig", but you should use, for example,
"BuildRequires:  pkgconfig(openssl) >= 0.9.7a" and maybe for the other -devel
packages. You can look in the file list of the -devel packages and see if they
have a /usr/lib[64]/pkconfig/*.pc file to be used in pkgconfig calls. 
Not all -devel packages have their .pc file, for example libassuan-devel don't,
so in this case you must use the old "BuildRequires:  libassuan-devel" call.

- Look at comment #3 from Jason, can you clarify licenses listed in COPYING? I
also think this file should be treated with the %license macro instead of %doc.

-- 
You are receiving this mail because:
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to