Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 46
[-]
[+]
Changed
nginx.spec
@@ -7,14 +7,14 @@ %define nginx_datadir %{_datadir}/nginx %define nginx_webroot %{nginx_datadir}/html %define rtmp_ext nginx-rtmp-module -%define rtmp_ext_version 1.0.1 +%define rtmp_ext_version 1.0.2 %define rtmp %{rtmp_ext}-%{rtmp_ext_version} %define rtmp_nover %{rtmp_ext} %define with_rtmp_ext 1 Name: nginx version: 1.4.2 -Release: 1 +Release: 2 Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -208,7 +208,12 @@ %changelog +* Sun Aug 04 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.2-2 +- update rtmp module to 1.0.2 + * Wed Jul 17 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.2-1 +- update nginx to 1.4.2 + * Sat Jun 29 2013 Carsten Schoene <cs@linux-administrator.com> - 1.4.1-4 - update rtmp module to 1.0.1
Added
nginx-rtmp-module-1.0.2.tar.bz2
^