Build with all modules enabled

This commit is contained in:
Nicolas Chauvet 2010-09-06 23:07:56 +02:00
parent 303f20e786
commit edeab84552

View File

@ -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@gmail.com> - 0.4.5-1
* Mon Sep 06 2010 Nicolas Chauvet <kwizart@gmail.com> - 0.4.5-2
- Update to 0.4.5
- Disable mozjs on fedora >= 15
- Add libproxy bootstrap option to disable modules.