]> git.pld-linux.org Git - packages/darkice.git/blobdiff - darkice.spec
- rel 2; don't drop privs and use %ghost for logfile
[packages/darkice.git] / darkice.spec
index 029e79e789305e18abdc4c1c25920653a6332373..1c204df32ceabc1a0b5fb2882ed769314c94a7c1 100644 (file)
@@ -3,11 +3,12 @@
 # - add /etc/sysconfig/darkice with log level selection and maybe not dropping
 #   privs (so that realtime=yes could work)
 # - or some other way to keep realtime scheduling while not running as root
+# - add patch for dropping privs *after* turning on real-time scheduling
 Summary:       DarkIce live IceCast / ShoutCast streamer
 Summary(pl):   DarkIce - dostarczyciel strumieni IceCast/ShoutCast
 Name:          darkice
 Version:       0.17.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/darkice/%{name}-%{version}.tar.gz
@@ -116,4 +117,4 @@ fi
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man?/*
 %dir %attr(775,root,darkice) /var/run/darkice
-%attr(660,root,darkice) /var/log/darkice.log
+%attr(660,root,darkice) %ghost /var/log/darkice.log
This page took 0.087584 seconds and 4 git commands to generate.