SPECS: midentd.spec - fix build ('fixme' comment in separated line)

darekr darekr at pld-linux.org
Thu Nov 15 23:03:48 CET 2007


Author: darekr                       Date: Thu Nov 15 22:03:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build ('fixme' comment in separated line)

---- Files affected:
SPECS:
   midentd.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/midentd.spec
diff -u SPECS/midentd.spec:1.28 SPECS/midentd.spec:1.29
--- SPECS/midentd.spec:1.28	Tue Feb 13 07:46:54 2007
+++ SPECS/midentd.spec	Thu Nov 15 23:03:43 2007
@@ -75,7 +75,8 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/midentd.*
 %attr(755,root,root) %{_sbindir}/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/midentd
-%attr(600,nobody,root) %ghost /var/log/midentd.log # FIXME nobody user/group can't own files! -adapter.awk
+# FIXME nobody user/group can't own files! -adapter.awk
+%attr(600,nobody,root) %ghost /var/log/midentd.log
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -83,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2007-11-15 22:03:43  darekr
+- fix build ('fixme' comment in separated line)
+
 Revision 1.28  2007-02-13 06:46:54  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/midentd.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list