[rygel] fix gtk versioning

Peter Robinson pbrobinson at fedoraproject.org
Wed Nov 10 07:53:14 UTC 2010


commit 1a48087874968d7d3f6f5b5bc522033501b0154e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Nov 10 07:53:10 2010 +0000

    fix gtk versioning

 rygel.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rygel.spec b/rygel.spec
index 983f3f7..d709b9b 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -54,7 +54,7 @@ A plugin for rygel to use tracker to locate media on the local machine.
 %setup -q
 
 %build
-%configure --with-gtk=2.0 --enable-tracker-plugin --enable-media-export-plugin --enable-external-plugin --enable-mediathek-plugin --enable-gst-launch-plugin --disable-silent-rules
+%configure --with-gtk=3.0 --enable-tracker-plugin --enable-media-export-plugin --enable-external-plugin --enable-mediathek-plugin --enable-gst-launch-plugin --disable-silent-rules
 make %{?_smp_mflags} V=1
 
 %install


More information about the scm-commits mailing list