]> git.pld-linux.org Git - packages/distcc.git/commitdiff
- gnome by default; TODO: fix log owner
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 May 2004 14:38:49 +0000 (14:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    distcc.spec -> 1.62

distcc.spec

index 54c584948286b800e4f40069cf3bf04c8431e709..5744f8e82bb91738a18d5faaabe681ab90cb38a4 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    gnome   # build with gnome(monitor) support
+%bcond_without gnome   # build without gnome(monitor) support
 #
 Summary:       Program to distribute compilation of C or C++
 Summary(pl):   Program do rozdzielania kompilacji programów w C lub C++
@@ -193,6 +193,7 @@ fi
 %attr(640,root,root) /etc/logrotate.d/distccd
 %attr(755,root,root) %{_bindir}/%{name}d
 %{_mandir}/man?/%{name}d.*
+%attr(640,nobody,root) %ghost %{_var}/log/distcc
 
 %files inetd
 %defattr(644,root,root,755)
This page took 0.052814 seconds and 4 git commands to generate.