Accepting request 682492 from home:fbui:branches:Base:System

- Include the SUSE version along with the major version of systemd

OBS-URL: https://build.opensuse.org/request/show/682492
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1055
This commit is contained in:
Franck Bui 2019-03-07 15:11:46 +00:00 committed by Git OBS Bridge
parent 11d42612dd
commit 33c7b0a44d
3 changed files with 10 additions and 0 deletions

View File

@ -434,6 +434,7 @@ opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org)
# keep split-usr until all packages have moved their systemd rules to /usr
%meson \
-Dversion-tag=%{suse_version} \
-Ddocdir=%{_docdir}/systemd \
-Drootprefix=/usr \
-Dsplit-usr=true \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 7 14:27:59 UTC 2019 - Franck Bui <fbui@suse.com>
- Include the SUSE version along with the major version of systemd
$ systemctl --version
systemd 241 (+suse.42.g15a1b4d58)
-------------------------------------------------------------------
Wed Mar 6 14:59:22 UTC 2019 - Franck Bui <fbui@suse.com>

View File

@ -432,6 +432,7 @@ opensuse_ntp_servers=({0..3}.opensuse.pool.ntp.org)
# keep split-usr until all packages have moved their systemd rules to /usr
%meson \
-Dversion-tag=%{suse_version} \
-Ddocdir=%{_docdir}/systemd \
-Drootprefix=/usr \
-Dsplit-usr=true \