forked from pool/systemd
Accepting request 112340 from home:k0da:ppc
- apply ppc patch to systemd-gtk too (fixes build) - apply ppc patch to systemd-gtk too (fixes build) OBS-URL: https://build.opensuse.org/request/show/112340 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=265
This commit is contained in:
parent
b3750d1f49
commit
cdc04c5dbb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 3 09:37:09 UTC 2012 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- apply ppc patch to systemd-gtk too (fixes build)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 22 08:47:36 UTC 2012 - fcrozat@suse.com
|
Thu Mar 22 08:47:36 UTC 2012 - fcrozat@suse.com
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ Group: System/Base
|
|||||||
Requires: systemd = %{version}
|
Requires: systemd = %{version}
|
||||||
Source0: http://www.freedesktop.org/software/systemd/systemd-%{version}.tar.xz
|
Source0: http://www.freedesktop.org/software/systemd/systemd-%{version}.tar.xz
|
||||||
Source1: systemd-rpmlintrc
|
Source1: systemd-rpmlintrc
|
||||||
|
Patch0: fixppc.patch
|
||||||
|
|
||||||
# Upstream First - Policy:
|
# Upstream First - Policy:
|
||||||
# Never add any patches to this package without the upstream commit id
|
# Never add any patches to this package without the upstream commit id
|
||||||
@ -61,6 +62,7 @@ Graphical front-end for systemd system and service manager.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n systemd-%{version}
|
%setup -q -n systemd-%{version}
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 3 09:37:09 UTC 2012 - dvaleev@suse.com
|
||||||
|
|
||||||
|
- apply ppc patch to systemd-gtk too (fixes build)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 22 08:47:36 UTC 2012 - fcrozat@suse.com
|
Thu Mar 22 08:47:36 UTC 2012 - fcrozat@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user