From cc4141f2b0d151195c969391770132a08247a090 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Feb 21 2010 21:52:00 +0000 Subject: - Globalism and update gecko to 1.9.2 --- diff --git a/libproxy.spec b/libproxy.spec index 126ba30..7ca6700 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -1,10 +1,10 @@ -%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%define gecko_version 1.9.1 +%global gecko_version 1.9.2 Name: libproxy Version: 0.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library handling all the details of proxy configuration Group: System Environment/Libraries @@ -190,6 +190,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Feb 21 2010 Nicolas Chauvet - 0.3.1-2 +- Globalism and update gecko to 1.9.2 + * Sun Dec 27 2009 Nicolas Chauvet - 0.3.1-1 - Update to 0.3.1 - Avoid dependecies on -python and -bin subpackages