Mercurial > wflogs-daemon
comparison wflogs-daemon.spec.in @ 2:400b1de6e1c6
allow multiple config contexts
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 17 May 2013 10:32:12 -0700 |
parents | 0aa1171aebd2 |
children | 37eace15ef87 |
comparison
equal
deleted
inserted
replaced
1:964c1127ae65 | 2:400b1de6e1c6 |
---|---|
65 %config(noreplace) %{_sysconfdir}/%{name}.conf | 65 %config(noreplace) %{_sysconfdir}/%{name}.conf |
66 /etc/rc.d/init.d/%{name} | 66 /etc/rc.d/init.d/%{name} |
67 | 67 |
68 | 68 |
69 %changelog | 69 %changelog |
70 * Fri May 17 2013 Carl Byington <carl@five-ten-sg.com> - 1.1-1 | |
71 - allow multiple config contexts | |
72 | |
70 * Wed May 15 2013 Carl Byington <carl@five-ten-sg.com> - 1.0-1 | 73 * Wed May 15 2013 Carl Byington <carl@five-ten-sg.com> - 1.0-1 |
71 - initial revision | 74 - initial revision |