[apper] disable appstream support

Rex Dieter rdieter at fedoraproject.org
Tue Apr 22 23:47:56 UTC 2014


commit 87921fa321164c4d95ea4ac1c98f79e49c4252b6
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Apr 22 18:47:38 2014 -0500

    disable appstream support
    
    FTBFS

 apper.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/apper.spec b/apper.spec
index cdfca7e..bf5e7f2 100644
--- a/apper.spec
+++ b/apper.spec
@@ -2,9 +2,8 @@
 
 ## include app-install support and/or for testing/customizing categories.xml
 #define appinstall 1
-%if 0%{?fedora} > 19
-%define appstream 1
-%endif
+## appstream support is busted :( -- rex
+#define appstream 1
 
 %define snap 20140422
 


More information about the scm-commits mailing list