[libproxy] Build with all modules enabled

Nicolas Chauvet kwizart at fedoraproject.org
Mon Sep 6 21:08:14 UTC 2010


commit edeab8455250d72b3b7e5333ed253a16b0eb80b8
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Mon Sep 6 23:07:56 2010 +0200

    Build with all modules enabled

 libproxy.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libproxy.spec b/libproxy.spec
index 8055e59..d62a305 100644
--- a/libproxy.spec
+++ b/libproxy.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 #0 to bootstrap libproxy circle dependencies - 1 normal case
-%if 0
+%if 1
 %if 0%{?fedora} < 15
 %global gecko_version 1.9.2
 %global _with_mozjs 1
@@ -15,7 +15,7 @@
 
 Name:           libproxy
 Version:        0.4.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A library handling all the details of proxy configuration
 
 Group:          System Environment/Libraries
@@ -232,7 +232,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon Sep  6 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.4.5-1
+* Mon Sep 06 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.4.5-2
 - Update to 0.4.5
 - Disable mozjs on fedora >= 15
 - Add libproxy bootstrap option to disable modules.


More information about the scm-commits mailing list