[grilo/f20] Remove the libvala sed hack

Bastien Nocera hadess at fedoraproject.org
Sat Feb 22 09:56:38 UTC 2014


commit aafdd9b0a49c3464b7c363ad6598f17b37b236e0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Feb 19 09:48:40 2014 +0100

    Remove the libvala sed hack
    
    grilo 0.2.9 no longer checks for libvala.
    
    Conflicts:
    	grilo.spec

 grilo.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/grilo.spec b/grilo.spec
index c19128c..cf7a01c 100644
--- a/grilo.spec
+++ b/grilo.spec
@@ -57,9 +57,6 @@ This package contains the Vala language bindings.
 %prep
 %setup -q
 
-# Fix vala detection for version 0.22
-sed -i 's/libvala-0.20/libvala-0.22/g' configure*
-
 %build
 %configure                      \
         --enable-vala           \


More information about the scm-commits mailing list