mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
version bump to RC1
svn path=/icecast/trunk/icecast/; revision=9802
This commit is contained in:
parent
c4ef54b3be
commit
55b10503a1
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([Icecast], [2.2.0-trunk], [icecast@xiph.org])
|
AC_INIT([Icecast], [2.3.0.rc1], [icecast@xiph.org])
|
||||||
|
|
||||||
AC_PREREQ(2.54)
|
AC_PREREQ(2.54)
|
||||||
AC_CONFIG_SRCDIR(src/main.c)
|
AC_CONFIG_SRCDIR(src/main.c)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: icecast
|
Name: icecast
|
||||||
Version: 2.2.0
|
Version: 2.3.0.rc1
|
||||||
Release: fc1
|
Release: 0
|
||||||
Summary: Xiph Streaming media server that supports multiple audio formats.
|
Summary: Xiph Streaming media server that supports multiple audio formats.
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -22,6 +22,8 @@ Requires: libxslt
|
|||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
Requires: libtheora
|
Requires: libtheora
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
|
Requires: speex
|
||||||
|
BuildRequires: speex-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Icecast is a streaming media server which currently supports Ogg Vorbis
|
Icecast is a streaming media server which currently supports Ogg Vorbis
|
||||||
|
Loading…
Reference in New Issue
Block a user