Author: mmazur Date: Thu Jan 4 10:17:05 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.17.1, rel 0.1; works, but need to add an init script
---- Files affected: SPECS: darkice.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/darkice.spec diff -u SPECS/darkice.spec:1.23 SPECS/darkice.spec:1.24 --- SPECS/darkice.spec:1.23 Thu Dec 14 21:11:22 2006 +++ SPECS/darkice.spec Thu Jan 4 11:17:00 2007 @@ -2,22 +2,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) @@ -39,8 +40,7 @@ %setup -q %patch0 -p1 %patch1 -p1 -#%patch2 -p1 -%patch3 -p1 +%patch2 -p1 %build %{__aclocal} @@ -74,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2007/01/04 10:17:00 mmazur +- updated to 0.17.1, rel 0.1; works, but need to add an init script + Revision 1.23 2006/12/14 20:11:22 qboosh - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/darkice.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
