Author: arekm Date: Thu Jan 4 18:17:50 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4
---- Files affected: SPECS: icecast.spec (1.69 -> 1.70) ---- Diffs: ================================================================ Index: SPECS/icecast.spec diff -u SPECS/icecast.spec:1.69 SPECS/icecast.spec:1.70 --- SPECS/icecast.spec:1.69 Fri Sep 8 20:03:40 2006 +++ SPECS/icecast.spec Thu Jan 4 19:17:45 2007 @@ -7,13 +7,14 @@ Summary(pt_BR): Um servidor de streams MP3, Ogg Name: icecast Version: 2.3.1 -Release: 3 +Release: 4 Epoch: 2 License: GPL Group: Networking/Daemons Source0: http://downloads.xiph.org/releases/icecast/%{name}-%{version}.tar.gz # Source0-md5: 2d80a249fa8529f82d018c6216108ea8 Source1: %{name}.init +Patch0: %{name}-curl.patch URL: http://www.icecast.org/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -69,6 +70,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -128,6 +130,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.70 2007/01/04 18:17:45 arekm +- rel 4 + Revision 1.69 2006/09/08 18:03:40 glen - rel 3 (rebuild with fixed %useradd/%groupadd macros) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/icecast.spec?r1=1.69&r2=1.70&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
