rpms/ices/devel ices.spec,1.3,1.4

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Mon Feb 18 18:02:14 UTC 2008


Author: ixs

Update of /cvs/pkgs/rpms/ices/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19978

Modified Files:
	ices.spec 
Log Message:
* Mon Feb 18 2008 Andreas Thienemann <athienem at redhat.com> - 2.0.1-5
- Rebuilt against gcc43



Index: ices.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ices/devel/ices.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ices.spec	7 Mar 2007 10:25:53 -0000	1.3
+++ ices.spec	18 Feb 2008 18:01:38 -0000	1.4
@@ -51,7 +51,7 @@
 
 %pre
 /usr/sbin/useradd -c "IceS Shoutcast source" \
-        -s /sbin/nologin -r -d /dev/null ices 2> /dev/null || :
+        -s /sbin/nologin -r -d /tmp ices 2> /dev/null || :
 
 %post
 if [ $1 = 1 ]; then
@@ -79,6 +79,9 @@
 %attr(0770,root,ices) %{_var}/log/ices
 
 %changelog
+* Mon Feb 18 2008 Andreas Thienemann <athienem at redhat.com> - 2.0.1-5
+- Rebuilt against gcc43
+
 * Wed Mar 07 2007 Andreas Thienemann <andreas at bawue.net> - 2.0.1-4
 - Fixed logrotation script to point to the correct file
 




More information about the fedora-extras-commits mailing list