[systemd] reenable gtk tools

Michal Schmidt michich at fedoraproject.org
Sun Jan 22 21:04:57 UTC 2012


commit 0dd00cf13111fa116f3553d609550c21de789dcc
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Sun Jan 22 20:46:28 2012 +0100

    reenable gtk tools
    
    Need to build against libgee06-devel.

 systemd.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 3e294db..1766da2 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -19,7 +19,7 @@ BuildRequires:  vala >= 0.11
 BuildRequires:  pkgconfig
 BuildRequires:  gtk2-devel
 BuildRequires:  glib2-devel
-BuildRequires:  libgee-devel
+BuildRequires:  libgee06-devel
 BuildRequires:  libnotify-devel >= 0.7
 BuildRequires:  libacl-devel
 BuildRequires:  automake
@@ -358,9 +358,8 @@ fi
 
 %files gtk
 %defattr(-,root,root,-)
-# FIXME: hack to make things build for now
-#%{_bindir}/systemadm
-#%{_bindir}/systemd-gnome-ask-password-agent
+%{_bindir}/systemadm
+%{_bindir}/systemd-gnome-ask-password-agent
 %{_mandir}/man1/systemadm.*
 
 %files devel


More information about the scm-commits mailing list