Author: qboosh Date: Thu Jun 14 13:31:53 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.3.3
---- Files affected: packages/icecast: icecast.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: packages/icecast/icecast.spec diff -u packages/icecast/icecast.spec:1.77 packages/icecast/icecast.spec:1.78 --- packages/icecast/icecast.spec:1.77 Sat Nov 13 13:07:52 2010 +++ packages/icecast/icecast.spec Thu Jun 14 15:31:48 2012 @@ -6,24 +6,26 @@ Summary(pl.UTF-8): Icecast - serwer strumieni MP3 i Ogg Summary(pt_BR.UTF-8): Um servidor de streams MP3, Ogg Name: icecast -Version: 2.3.2 -Release: 3 +Version: 2.3.3 +Release: 1 Epoch: 2 License: GPL v2 Group: Networking/Daemons Source0: http://downloads.xiph.org/releases/icecast/%{name}-%{version}.tar.gz -# Source0-md5: ff516b3ccd2bcc31e68f460cd316093f +# Source0-md5: 2b5d1b40778922e5f6431b7758c359ad Source1: %{name}.init URL: http://www.icecast.org/ BuildRequires: autoconf >= 2.54 BuildRequires: automake BuildRequires: curl-devel >= 7.10.0 +BuildRequires: libkate-devel BuildRequires: libogg-devel >= 2:1.0 BuildRequires: libtheora-devel BuildRequires: libtool BuildRequires: libvorbis-devel >= 1:1.0 BuildRequires: libxml2-devel BuildRequires: libxslt-devel +BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: rpmbuild(macros) >= 1.268 @@ -117,9 +119,9 @@ %defattr(644,root,root,755) %doc AUTHORS NEWS README TODO doc/*.{html,jpg} %attr(754,root,root) /etc/rc.d/init.d/icecast -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/icecast %attr(750,root,icecast) %dir %{_sysconfdir} -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.xml +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/icecast.xml %{_datadir}/icecast %attr(770,root,icecast) %config(noreplace) %verify(not md5 mtime size) /var/log/icecast @@ -129,6 +131,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2012/06/14 13:31:48 qboosh +- updated to 2.3.3 + Revision 1.77 2010/11/13 12:07:52 pawelz - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/icecast/icecast.spec?r1=1.77&r2=1.78 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
