From 4f02ef206dd5a7a2b6c774ac8d7299cd4aaf905ef2ab4fab6e9b8af08d953737 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Tue, 3 Apr 2012 09:58:03 +0000 Subject: [PATCH] - apply ppc patch to systemd-gtk too (fixes build) - apply ppc patch to systemd-gtk too (fixes build) 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 b9c3ba1..e40aeb8 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 7e1beea..1cc8b14 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 b9c3ba1..e40aeb8 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