From d6b12c70cb39a30a5cd2b7ce99918aef82564927 Mon Sep 17 00:00:00 2001 From: Mariusz Mazur Date: Thu, 4 Jan 2007 10:17:00 +0000 Subject: [PATCH] - updated to 0.17.1, rel 0.1; works, but need to add an init script Changed files: darkice.spec -> 1.24 --- darkice.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/darkice.spec b/darkice.spec index d4fc5fc..cfc0755 100644 --- a/darkice.spec +++ b/darkice.spec @@ -1,22 +1,23 @@ Summary: DarkIce live IceCast / ShoutCast streamer Summary(pl): DarkIce - dostarczyciel strumieni IceCast/ShoutCast Name: darkice -Version: 0.14 -Release: 1 +Version: 0.17.1 +Release: 0.1 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/darkice/%{name}-%{version}.tar.gz # Source0-md5: e196487f376ab29c43277add33be15be Patch0: %{name}-shared.patch Patch1: %{name}-no_libnsl.patch -Patch2: %{name}-am_fixes.patch -Patch3: %{name}-ac25x.patch +Patch2: %{name}-amd64.patch URL: http://darkice.sourceforge.net/ +BuildRequires: alsa-lib-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: lame-libs-devel BuildRequires: libstdc++-devel BuildRequires: libvorbis-devel >= 1:1.0 +BuildRequires: pkgconfig BuildRequires: readline-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,8 +39,7 @@ serwer %setup -q %patch0 -p1 %patch1 -p1 -#%patch2 -p1 -%patch3 -p1 +%patch2 -p1 %build %{__aclocal} -- 2.43.0