Renumber source20->15.
This commit is contained in:
parent
224d9399ec
commit
684974ccd8
@ -28,7 +28,7 @@ Source12: cyrus-imapd.sysconfig
|
||||
Source13: cyrus-imapd.cvt_cyrusdb_all
|
||||
Source14: cyrus-imapd.magic
|
||||
# XXX A systemd timer would probably be better
|
||||
Source20: cyrus-imapd.cron-daily
|
||||
Source15: cyrus-imapd.cron-daily
|
||||
Source21: README.rpm
|
||||
Source22: cyrus-imapd.service
|
||||
Source23: cyrus-imapd-init.service
|
||||
@ -274,7 +274,7 @@ install -p -m 644 %SOURCE12 %buildroot/etc/sysconfig/%name
|
||||
install -m 755 %SOURCE13 %buildroot/%cyrexecdir/cvt_cyrusdb_all
|
||||
install -m 644 %SOURCE14 %buildroot/%_datadir/%name/rpm/magic
|
||||
|
||||
install -p -m 755 %SOURCE20 %buildroot/etc/cron.daily/%name
|
||||
install -p -m 755 %SOURCE15 %buildroot/etc/cron.daily/%name
|
||||
|
||||
install -p -m 644 doc/examples/cyrus_conf/prefork.conf %buildroot/etc/cyrus.conf
|
||||
install -p -m 644 doc/examples/imapd_conf/normal.conf %buildroot/etc/imapd.conf
|
||||
|
Loading…
Reference in New Issue
Block a user