Accepting request 214974 from home:aeneas_jaissle:branches:Base:System
Leave /usr/sbin/rccron in as link to /sbin/service OBS-URL: https://build.opensuse.org/request/show/214974 OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=127
This commit is contained in:
parent
abd9145a8d
commit
c1b667a7f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 21:08:55 UTC 2014 - aj@ajaissle.de
|
||||
|
||||
- Leave /usr/sbin/rccron in as link to /sbin/service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 20 14:50:52 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cronie
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -117,6 +117,7 @@ export LDFLAGS="-Wl,-z,relro,-z,now,-z,defs"
|
||||
%{__install} -v -m 600 %{SOURCE4} %{buildroot}/etc/cron.deny
|
||||
%{__install} -v -d %{buildroot}/usr/lib/cron
|
||||
%{__install} -v %{SOURCE2} %{buildroot}/usr/lib/cron
|
||||
%{__ln_s} -f ../../sbin/service %{buildroot}/usr/sbin/rccron
|
||||
%{__install} -v -d %{buildroot}/%{_unitdir}
|
||||
%{__install} -v -m 644 %{SOURCE8} %{buildroot}/%{_unitdir}
|
||||
%{__install} -m 644 contrib/anacrontab $RPM_BUILD_ROOT%{_sysconfdir}/anacrontab
|
||||
@ -195,6 +196,7 @@ fi
|
||||
%{_mandir}/man8/crond.8.gz
|
||||
%verify(not mode) %attr (4750,root,trusted) /usr/bin/crontab
|
||||
%attr (755,root,root) %{_sbindir}/cron
|
||||
%{_sbindir}/rccron
|
||||
/usr/lib/cron
|
||||
%config %{_sysconfdir}/omc/srvinfo.d/cron.xml
|
||||
%dir %{_sysconfdir}/omc/srvinfo.d/
|
||||
|
Loading…
x
Reference in New Issue
Block a user