[zif/f17] New upstream release

Richard Hughes rhughes at fedoraproject.org
Tue Jan 8 11:41:13 UTC 2013


commit 106a038770c371fc24dec2a45c77f589096895ac
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Jan 8 11:43:44 2013 +0000

    New upstream release
    
    - Do not crash if a package does not have a URL set
    - Don't use the deprecated sysconfig files that have been removed in F18
    - Ensure all errors are reported in the zif command line tool
    - Fix several small memory leaks
    - Ignore any fractional part of the timestamp when parsing repomd.xml
    - Only read the metadata files from disk if we need to check the contents
    - Set the correct basearch for ARM processors
    - Store the file checksum in the xattr to speed up checking metadata at startup
    - Turn off header validation when loading the rpmdb

 zif.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/zif.spec b/zif.spec
index 48d6125..d8f92ea 100644
--- a/zif.spec
+++ b/zif.spec
@@ -55,7 +55,7 @@ GLib headers and libraries for zif.
 
 %build
 %configure \
-        --enable-gtk-doc \
+        --disable-gtk-doc \
         --disable-static \
         --disable-dependency-tracking
 


More information about the scm-commits mailing list