- cron job should be marked as config file
This commit is contained in:
parent
546100c9c4
commit
0dc36cc664
@ -76,7 +76,7 @@ rm -rf %{buildroot}
|
||||
%attr(0660,root,ods) %config(noreplace) %{_sysconfdir}/opendnssec/*.xml
|
||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/ods
|
||||
%attr(0770,root,ods) %dir %{_localstatedir}/run/opendnssec
|
||||
%attr(0644,root,root) %{_sysconfdir}/cron.d/opendnssec
|
||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/opendnssec
|
||||
%doc NEWS README LICENSE
|
||||
%{_mandir}/*/*
|
||||
%{_sbindir}/*
|
||||
@ -114,6 +114,7 @@ fi
|
||||
* Tue Dec 18 2012 Paul Wouters <pwouters@redhat.com> - 1.4.0-0.5.b2
|
||||
- Updated to 1.4.0b2
|
||||
- All patches have been merged upstream
|
||||
- cron job should be marked as config file
|
||||
|
||||
* Tue Oct 30 2012 Paul Wouters <pwouters@redhat.com> - 1.4.0-0.4.b1
|
||||
- Added BuildRequires: procps-ng for bug OPENDNSSEC-345
|
||||
|
||||
Loading…
Reference in New Issue
Block a user