]> git.pld-linux.org Git - packages/sip.git/commitdiff
- up to 4.11.1 auto/th/sip-4_11_1-1 auto/ti/sip-4_11_1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 22 Sep 2010 07:10:51 +0000 (07:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sip.spec -> 1.89

sip.spec

index 179091379a7bdea5836c3b61e64be66bc5afc912..d2b31523a585161ed044bbda438ae50d076824f4 100644 (file)
--- a/sip.spec
+++ b/sip.spec
@@ -4,13 +4,13 @@
 Summary:       Python bindings generator for C++ class libraries
 Summary(pl.UTF-8):     Generator powiązań Pythona z bibliotekami klas C++
 Name:          sip
-Version:       4.10.5
+Version:       4.11.1
 Release:       1
 Epoch:         2
 License:       redistributable (see LICENSE)
 Group:         Development/Languages/Python
 Source0:       http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
-# Source0-md5: 0a591ef6e59aa16e56822d3eb9fe21b8
+# Source0-md5: d32ae4dfea42ebf37419a0ec28b597de
 URL:           http://www.riverbankcomputing.com/software/sip/
 # Patch0:              %{name}-python2.5.patch
 BuildRequires: libstdc++-devel
@@ -74,8 +74,8 @@ python configure.py \
        -d %{py_sitedir} \
        CC="%{__cc}" \
        CXX="%{__cxx}" \
-       CFLAGS="%{rpmcflags}" \
-       CXXFLAGS="%{rpmcxxflags}" \
+       CFLAGS="%{rpmcflags} %{rpmcppflags}" \
+       CXXFLAGS="%{rpmcxxflags} %{rpmcppflags}" \
        LINK="%{__cxx}" \
        LINK_SHLIB="%{__cxx}"
 
This page took 0.082811 seconds and 4 git commands to generate.