- Fix packaging error, there is no syslog.target anymore
do not pretend there is one. - Fix packaging error, there is no syslog.target anymore do not pretend there is one. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=366
This commit is contained in:
parent
4ae8e483c0
commit
f231194f7d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 21 22:24:15 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Fix packaging error, there is no syslog.target anymore
|
||||||
|
do not pretend there is one.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 19 16:40:17 UTC 2013 - fcrozat@suse.com
|
Fri Apr 19 16:40:17 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
|
@ -546,7 +546,6 @@ mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-sleep/
|
|||||||
# Make sure these directories are properly owned
|
# Make sure these directories are properly owned
|
||||||
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/default.target.wants
|
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/default.target.wants
|
||||||
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/dbus.target.wants
|
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/dbus.target.wants
|
||||||
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/syslog.target.wants
|
|
||||||
|
|
||||||
src="%buildroot/%_libexecdir/systemd/system/getty@.service"
|
src="%buildroot/%_libexecdir/systemd/system/getty@.service"
|
||||||
dst="${src/@/@tty1}"
|
dst="${src/@/@tty1}"
|
||||||
@ -781,7 +780,6 @@ fi
|
|||||||
%dir %{_prefix}/lib/systemd/system-sleep/
|
%dir %{_prefix}/lib/systemd/system-sleep/
|
||||||
%dir %{_prefix}/lib/systemd/system/default.target.wants
|
%dir %{_prefix}/lib/systemd/system/default.target.wants
|
||||||
%dir %{_prefix}/lib/systemd/system/dbus.target.wants
|
%dir %{_prefix}/lib/systemd/system/dbus.target.wants
|
||||||
%dir %{_prefix}/lib/systemd/system/syslog.target.wants
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
%{_prefix}/lib/systemd/system-generators/systemd-cryptsetup-generator
|
%{_prefix}/lib/systemd/system-generators/systemd-cryptsetup-generator
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 21 22:24:15 UTC 2013 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Fix packaging error, there is no syslog.target anymore
|
||||||
|
do not pretend there is one.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 19 16:40:17 UTC 2013 - fcrozat@suse.com
|
Fri Apr 19 16:40:17 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
|
@ -541,7 +541,6 @@ mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-sleep/
|
|||||||
# Make sure these directories are properly owned
|
# Make sure these directories are properly owned
|
||||||
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/default.target.wants
|
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/default.target.wants
|
||||||
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/dbus.target.wants
|
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/dbus.target.wants
|
||||||
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/syslog.target.wants
|
|
||||||
|
|
||||||
src="%buildroot/%_libexecdir/systemd/system/getty@.service"
|
src="%buildroot/%_libexecdir/systemd/system/getty@.service"
|
||||||
dst="${src/@/@tty1}"
|
dst="${src/@/@tty1}"
|
||||||
@ -776,7 +775,6 @@ fi
|
|||||||
%dir %{_prefix}/lib/systemd/system-sleep/
|
%dir %{_prefix}/lib/systemd/system-sleep/
|
||||||
%dir %{_prefix}/lib/systemd/system/default.target.wants
|
%dir %{_prefix}/lib/systemd/system/default.target.wants
|
||||||
%dir %{_prefix}/lib/systemd/system/dbus.target.wants
|
%dir %{_prefix}/lib/systemd/system/dbus.target.wants
|
||||||
%dir %{_prefix}/lib/systemd/system/syslog.target.wants
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
%{_prefix}/lib/systemd/system-generators/systemd-cryptsetup-generator
|
%{_prefix}/lib/systemd/system-generators/systemd-cryptsetup-generator
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user