[mate-applets/f18] Update spec

Dan Mashal vicodan at fedoraproject.org
Wed May 29 05:17:38 UTC 2013


commit d31a24e84a3c3e6e5d42012befb784a869df0b59
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Tue May 28 22:17:30 2013 -0700

    Update spec

 mate-applets.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/mate-applets.spec b/mate-applets.spec
index 70a620c..5aa3e0f 100644
--- a/mate-applets.spec
+++ b/mate-applets.spec
@@ -10,7 +10,7 @@ BuildRequires: dbus-glib-devel
 BuildRequires: gucharmap-devel
 BuildRequires: libgtop2-devel
 BuildRequires: libmatekeyring-devel
-BuildRequires: libmatenotify-devel
+BuildRequires: libnotify-devel
 BuildRequires: libmateweather-devel
 BuildRequires: libmatewnck-devel
 BuildRequires: libnotify-devel
@@ -47,10 +47,9 @@ NOCONFIGURE=1 ./autogen.sh
 
 
 %build
-%configure   \
+%configure                                   \
     --disable-schemas-compile                \
     --disable-scrollkeeper                   \
-    --with-gnu-ld                            \
     --with-x                                 \
     --enable-polkit                          \
     --enable-networkmanager                  \
@@ -59,7 +58,7 @@ NOCONFIGURE=1 ./autogen.sh
     --enable-suid                            \
     --disable-cpufreq                        \
     --disable-timer-applet                   \
-    --libexecdir=%{_libexecdir}/mate-applets 
+    --libexecdir=%{_libexecdir}/mate-applets
 
 make %{?_smp_mflags} V=1
 


More information about the scm-commits mailing list