[libosinfo] Sync spec file with upstream

Christophe Fergeau teuf at fedoraproject.org
Tue May 15 14:06:28 UTC 2012


commit d5a5299f5e5ecb9ac8564481139170d6946bafee
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Tue May 15 15:43:45 2012 +0200

    Sync spec file with upstream

 libosinfo.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libosinfo.spec b/libosinfo.spec
index 48a2218..662990c 100644
--- a/libosinfo.spec
+++ b/libosinfo.spec
@@ -6,7 +6,7 @@
 
 %define with_gir 0
 
-%if 0%{fedora} >= 15
+%if 0%{?fedora} >= 15 || 0{?rhel} >= 7
 %define with_gir 1
 %endif
 


More information about the scm-commits mailing list