[shotwell/f14/master] Bump vala requirement to short-circuit builds on unsupported distributions

Michel Alexandre Salim salimma at fedoraproject.org
Thu Mar 17 22:31:00 UTC 2011


commit 813c279207d1e58444addb51e9f3ec03e54b25b7
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Thu Mar 17 23:30:19 2011 +0100

    Bump vala requirement to short-circuit builds on unsupported distributions

 shotwell.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shotwell.spec b/shotwell.spec
index fbc6159..4c93fff 100644
--- a/shotwell.spec
+++ b/shotwell.spec
@@ -14,7 +14,7 @@ Patch1:         shotwell-fix-permissions.patch
 BuildRequires:  gtk2-devel
 BuildRequires:  GConf2-devel
 BuildRequires:  sqlite-devel
-BuildRequires:  vala-devel >= 0.7.10
+BuildRequires:  vala-devel >= 0.9.5
 BuildRequires:  libgee-devel
 BuildRequires:  libgudev-devel
 BuildRequires:  libxml2-devel


More information about the scm-commits mailing list