[packages/icecast] - updated to 2.4.1
qboosh
qboosh at pld-linux.org
Sat Nov 29 09:53:49 CET 2014
commit 8a019cbe7f5cc6d75028a85fd84ec9bcc965d8e6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 29 09:46:02 2014 +0100
- updated to 2.4.1
icecast.spec | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/icecast.spec b/icecast.spec
index b00b318..52527d2 100644
--- a/icecast.spec
+++ b/icecast.spec
@@ -5,13 +5,13 @@ Summary(es.UTF-8): Un servidor de streams MP3, Ogg
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.4.0
+Version: 2.4.1
Release: 1
Epoch: 2
License: GPL v2
Group: Networking/Daemons
Source0: http://downloads.xiph.org/releases/icecast/%{name}-%{version}.tar.gz
-# Source0-md5: bb00bfc0d6d2dde24974641085602b81
+# Source0-md5: b1402712a79734d4720c8fe15fd9fb10
Source1: %{name}.init
URL: http://www.icecast.org/
BuildRequires: autoconf >= 2.54
@@ -91,6 +91,9 @@ install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,/var/log/icecast}
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/icecast
+# packaged as %doc
+%{__rm} $RPM_BUILD_ROOT%{_docdir}/icecast/{AUTHORS,COPYING,ChangeLog,NEWS,README,TODO}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -116,7 +119,8 @@ fi
%files
%defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO doc/*.{html,jpg}
+%doc AUTHORS ChangeLog NEWS README TODO
+%{_docdir}/icecast
%attr(754,root,root) /etc/rc.d/init.d/icecast
%attr(755,root,root) %{_bindir}/icecast
%attr(750,root,icecast) %dir %{_sysconfdir}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icecast.git/commitdiff/8a019cbe7f5cc6d75028a85fd84ec9bcc965d8e6
More information about the pld-cvs-commit
mailing list