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