SHA256
1
0
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:
Frederic Crozat 2012-04-03 09:58:03 +00:00 committed by Git OBS Bridge
parent b3750d1f49
commit cdc04c5dbb
3 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -50,6 +50,7 @@ Group: System/Base
Requires: systemd = %{version}
Source0: http://www.freedesktop.org/software/systemd/systemd-%{version}.tar.xz
Source1: systemd-rpmlintrc
Patch0: fixppc.patch
# Upstream First - Policy:
# 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
%setup -q -n systemd-%{version}
%patch0 -p1
%build
autoreconf -fiv

View File

@ -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