[Bug 688121] Review Request: mod_flvx - FLV progressive download streaming for the Apache HTTP Server

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 25 11:57:04 UTC 2011


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=688121

Robert Scheck <redhat-bugzilla at linuxnetz.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(redhat-bugzilla at l |
                   |inuxnetz.de)                |

--- Comment #5 from Robert Scheck <redhat-bugzilla at linuxnetz.de> 2011-04-25 07:57:03 EDT ---
Other Apache modules are doing that as well, some examples:

- http://pkgs.fedoraproject.org/gitweb/?p=mod_perl.git;a=blob;f=mod_perl.spec
- http://pkgs.fedoraproject.org/gitweb/?p=mod_suphp.git;a=blob;f=mod_suphp.spec
- http://pkgs.fedoraproject.org/gitweb/?p=mod_fcgid.git;a=blob;f=mod_fcgid.spec
- http://pkgs.fedoraproject.org/gitweb/?p=mod_cband.git;a=blob;f=mod_cband.spec
-
http://pkgs.fedoraproject.org/gitweb/?p=mod_evasive.git;a=blob;f=mod_evasive.spec

The goal is to ensure ABI compatibility between the httpd the mod_* package has
been built for and the combination it is currently running with. Unfortunately,
this requirement doesn't seem to be forced by the Guidelines as it IMHO should.

Please note that the command is executed on build-time, not at run-time. That
means that the package gets a runtime requirement like "httpd-mmn = 20051115",
which is satisfied by the httpd package.

-- 
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