From d437b34f3c70515b4dbb51921e0dd34e1fae6976f4861881e6448950dcafe79b Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Tue, 3 Apr 2012 09:58:03 +0000 Subject: [PATCH] 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 --- systemd-gtk.changes | 5 +++++ systemd-gtk.spec | 2 ++ systemd.changes | 5 +++++ 3 files changed, 12 insertions(+) diff --git a/systemd-gtk.changes b/systemd-gtk.changes index b9c3ba18..e40aeb84 100644 --- a/systemd-gtk.changes +++ b/systemd-gtk.changes @@ -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 diff --git a/systemd-gtk.spec b/systemd-gtk.spec index 7e1beeab..1cc8b141 100644 --- a/systemd-gtk.spec +++ b/systemd-gtk.spec @@ -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 diff --git a/systemd.changes b/systemd.changes index b9c3ba18..e40aeb84 100644 --- a/systemd.changes +++ b/systemd.changes @@ -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