Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Icecast-Server
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
93
Issues
93
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xiph.Org
Icecast-Server
Commits
55b10503
Commit
55b10503
authored
Aug 20, 2005
by
Ed "oddsock" Zaleski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version bump to RC1
svn path=/icecast/trunk/icecast/; revision=9802
parent
c4ef54b3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
configure.in
configure.in
+1
-1
icecast.spec
icecast.spec
+4
-2
No files found.
configure.in
View file @
55b10503
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_CONFIG_SRCDIR(src/main.c)
...
...
icecast.spec
View file @
55b10503
Name: icecast
Version: 2.
2.0
Release:
fc1
Version: 2.
3.0.rc1
Release:
0
Summary: Xiph Streaming media server that supports multiple audio formats.
Group: Applications/Multimedia
License: GPL
...
...
@@ -22,6 +22,8 @@ Requires: libxslt
BuildRequires: libxslt-devel
Requires: libtheora
BuildRequires: libtheora-devel
Requires: speex
BuildRequires: speex-devel
%description
Icecast is a streaming media server which currently supports Ogg Vorbis
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment