Author: sparky                       Date: Sun Jan 31 01:02:41 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: alsa-lib-devel, libxml2-devel and gcc-c++ (because of broken configure)

---- Files affected:
packages/ices:
   ices.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/ices/ices.spec
diff -u packages/ices/ices.spec:1.37 packages/ices/ices.spec:1.38
--- packages/ices/ices.spec:1.37        Sat Jan 30 16:37:15 2010
+++ packages/ices/ices.spec     Sun Jan 31 02:02:32 2010
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-# TODO: check init files 
+# TODO: check init files
 
 Summary:       ices2 - Program for feeding MP3 and OGG streams to an Icecast 
server
 Summary(pl.UTF-8):     ices2 - program dostarczający strumienie MP3 oraz OGG 
do serwera Icecast
@@ -14,28 +14,32 @@
 Source1:       %{name}.init
 Source2:       %{name}.conf.txt
 URL:           http://www.icecast.org/ices.php
+BuildRequires: alsa-lib-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: gcc-c++
 BuildRequires: libshout-devel
+BuildRequires: libxml2-devel
 BuildRequires: pkgconfig
 BuildRequires: python-devel
 BuildRequires: rpmbuild(macros) >= 1.202
-PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
+Requires(postun):      /usr/sbin/groupdel
+Requires(postun):      /usr/sbin/userdel
 Requires(pre): /bin/id
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
-Requires(postun):      /usr/sbin/groupdel
-Requires(postun):      /usr/sbin/userdel
-Requires(post,preun):/sbin/chkconfig
 Requires:      lame-libs
+Requires:      rc-scripts
 Provides:      group(icecast)
 Provides:      user(icecast)
 Obsoletes:     shout
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Ices is a part of Icecast server. It submits MP3 and OGG files from a playlist.
+Ices is a part of Icecast server. It submits MP3 and OGG files from a
+playlist.
 
 %description -l pl.UTF-8
 Ices jest częścią serwera Icecast. Odpowiada za dostarczanie plików
@@ -99,8 +103,8 @@
 %doc AUTHORS README TODO doc/*.html doc/style.css
 %attr(754,root,root) /etc/rc.d/init.d/ices
 %attr(640,root,icecast) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/icecast/*
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/ices
+%{_mandir}/man1/ices2.1*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -108,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2010/01/31 01:02:32  sparky
+- BR: alsa-lib-devel, libxml2-devel and gcc-c++ (because of broken configure)
+
 Revision 1.37  2010/01/30 15:37:15  dirdival
 - I've forgotten change release, my fault
 - now is release 2
@@ -200,7 +207,7 @@
 Revision 1.9  2002/05/21 23:13:34  kloczek
 - perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-            s/^autoconf/\%\{__autoconf\}/"
+            s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.8  2002/05/10 08:29:05  qboosh
 - removed COPYING from doc (known - GPL)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ices/ices.spec?r1=1.37&r2=1.38&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to