diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-07-07 16:51:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-07-07 16:51:21 +0200 |
commit | 16b6f0ab493b16a5b8fd9ad82e65facdca66bc77 (patch) | |
tree | 86438a2cae75855a41f6c33c68d1a3db0a45e125 | |
parent | 53704b484843c23739951330956d671dc4dd2457 (diff) |
mod_fcgid: sync with rawhdie
-rw-r--r-- | mod_flvx.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/mod_flvx.spec b/mod_flvx.spec index 71ee368..38e80dd 100644 --- a/mod_flvx.spec +++ b/mod_flvx.spec @@ -6,7 +6,7 @@ Summary: FLV progressive download streaming for the Apache HTTP Server Name: mod_flvx Version: 0 -Release: 0.1.20100525git%{?dist} +Release: 0.3.20100525git%{?dist} Group: System Environment/Daemons License: ASL 2.0 URL: http://tperspective.blogspot.com/2009/02/apache-flv-streaming-done-right.html @@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/httpd/conf.d/flvx.conf %changelog +* Sat Jul 7 2012 Remi Collet <RPMS@FamilleCollet.com> - 0-0.3.20100525git +- rebuild for remi repo and httpd 2.4 + +* Thu Jul 5 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 0-0.3.20100525git +- Bump build so rawhide is higher than F-17 + * Sat Mar 31 2012 Remi Collet <RPMS@FamilleCollet.com> - 0-0.1.20100525git - rebuild for remi repo and httpd 2.4 |