[Bug 283] revel - Really easy video encoding library
RPM Fusion Bugzilla
noreply at rpmfusion.org
Mon Dec 29 12:48:36 CET 2008
http://bugzilla.rpmfusion.org/show_bug.cgi?id=283
--- Comment #1 from Andrea Musuruane <musuruan at gmail.com> 2008-12-29 12:48:35 ---
Some notes:
- Packages including libraries should exclude static libs as far as possible.
In general, packagers are strongly encouraged not to ship static libs unless a
compelling reason exists.
Therefore what is the compelling reason? Can't a patch be made to compile a
dynamic lib?
Even if you can provide a compelling reason, you are not following Fedora
Guidelines to package a static only library:
http://fedoraproject.org/wiki/Packaging/Guidelines#Exclusion_of_Static_Libraries
- The gcc-c++ BR is not necessary:
http://fedoraproject.org/wiki/Packaging/Guidelines#Exceptions_2
- You should really provide a debuginfo package:
http://fedoraproject.org/wiki/Packaging/Guidelines#Debuginfo_packages
- UTF-8 file conversion should happen in %prep and not in %install
- It seems you used as a base the PackMan package. Adapting another
distribution package can be a daunting task. Sometimes it is better to start
from scratch.
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the rpmfusion-developers
mailing list