[gnome-ostree] manifest: Switch pwquality to a tarball, update it to 1.2.0



commit f1f57f596cfaf4e8a8cdfae805507d2338aee86b
Author: Colin Walters <walters verbum org>
Date:   Wed Jun 5 12:10:51 2013 -0400

    manifest: Switch pwquality to a tarball, update it to 1.2.0

 manifest.json |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 6bbe247..f89be32 100644
--- a/manifest.json
+++ b/manifest.json
@@ -808,11 +808,10 @@
 
                {"src": "gnome:clutter-gtk"},
 
-               {"src": "cgwalters:libpwquality-git",
-                 "config-opts": ["--disable-python-bindings"],
-                 "patches": ["libpwquality-builddir.patch",
-                             "libpwquality-python-bindings.patch"]
-                }, 
+                {"src": 
"tarball:https://fedorahosted.org/releases/l/i/libpwquality/libpwquality-1.2.1.tar.bz2";,
+                "name": "libpwquality",
+                "checksum": "7106548d54f49763dbab63e519e76d95d24c9fee50e6de2398050b49da67d46f",
+                 "config-opts": ["--disable-python-bindings"]}, 
 
                {"src": "git:git://github.com/hughsie/colord-gtk.git"},
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]