Author: glen Date: Mon Mar 19 14:25:59 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - appears curl patch already existed; rel 5
---- Files affected: SPECS: icecast.spec (1.69.2.1 -> 1.69.2.2) ---- Diffs: ================================================================ Index: SPECS/icecast.spec diff -u SPECS/icecast.spec:1.69.2.1 SPECS/icecast.spec:1.69.2.2 --- SPECS/icecast.spec:1.69.2.1 Sun Mar 18 14:56:32 2007 +++ SPECS/icecast.spec Mon Mar 19 15:25:54 2007 @@ -7,13 +7,14 @@ Summary(pt_BR): Um servidor de streams MP3, Ogg Name: icecast Version: 2.3.1 -Release: 4 +Release: 5 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.69.2.2 2007/03/19 14:25:54 glen +- appears curl patch already existed; rel 5 + Revision 1.69.2.1 2007/03/18 13:56:32 glen - rel 4 (curl rebuild) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/icecast.spec?r1=1.69.2.1&r2=1.69.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
