packages: sip/sip.spec - up to 4.11.1
arekm
arekm at pld-linux.org
Wed Sep 22 09:10:56 CEST 2010
Author: arekm Date: Wed Sep 22 07:10:56 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 4.11.1
---- Files affected:
packages/sip:
sip.spec (1.88 -> 1.89)
---- Diffs:
================================================================
Index: packages/sip/sip.spec
diff -u packages/sip/sip.spec:1.88 packages/sip/sip.spec:1.89
--- packages/sip/sip.spec:1.88 Thu Jul 29 10:38:13 2010
+++ packages/sip/sip.spec Wed Sep 22 09:10:51 2010
@@ -5,13 +5,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
@@ -75,8 +75,8 @@
-d %{py_sitedir} \
CC="%{__cc}" \
CXX="%{__cxx}" \
- CFLAGS="%{rpmcflags}" \
- CXXFLAGS="%{rpmcxxflags}" \
+ CFLAGS="%{rpmcflags} %{rpmcppflags}" \
+ CXXFLAGS="%{rpmcxxflags} %{rpmcppflags}" \
LINK="%{__cxx}" \
LINK_SHLIB="%{__cxx}"
@@ -113,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.89 2010/09/22 07:10:51 arekm
+- up to 4.11.1
+
Revision 1.88 2010/07/29 08:38:13 witekfl
- up to 4.10.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sip/sip.spec?r1=1.88&r2=1.89&f=u
More information about the pld-cvs-commit
mailing list