Accepting request 24944 from home:frispete:branches:KDE:Qt
Copy from home:frispete:branches:KDE:Qt/python-sip via accept of submit request 24944 revision 30. Request was accepted with message: thanks! OBS-URL: https://build.opensuse.org/request/show/24944 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=28
This commit is contained in:
parent
24e8c74f70
commit
ae31ba09df
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 10:46:00 CET 2009 - hpj@urpla.net
|
||||
|
||||
- update to 4.9.3:
|
||||
* A bug fix release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 12:15:54 CET 2009 - dmueller@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ BuildRequires: c++_compiler python python-devel
|
||||
License: GPL v2 or later
|
||||
Group: Development/Libraries/Python
|
||||
Summary: SIP tool to use python sip bindings
|
||||
Version: 4.9.2
|
||||
Version: 4.9.3
|
||||
Release: 1
|
||||
%define rversion %version
|
||||
Url: http://www.riverbankcomputing.com/software/sip/intro
|
||||
@ -47,12 +47,14 @@ Authors:
|
||||
Riverbank Computing Limited
|
||||
|
||||
|
||||
%debug_package
|
||||
%package devel
|
||||
License: GPL v2 or later
|
||||
Group: Development/Libraries/Python
|
||||
Summary: SIP tool to create python bindings
|
||||
Provides: python-sip:/usr/bin/sip
|
||||
Requires: %name = %version
|
||||
Requires: c++_compiler python-devel
|
||||
|
||||
%description devel
|
||||
SIP is a tool that makes it very easy to create Python bindings for C
|
||||
@ -82,7 +84,7 @@ Authors:
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
export CXXFLAGS="$RPM_OPT_FLAGS"
|
||||
export SUSE_ASNEEDED=0
|
||||
python configure.py
|
||||
python configure.py --debug CFLAGS+="$RPM_OPT_FLAGS" CXXFLAGS+="$RPM_OPT_FLAGS"
|
||||
make %{?jobs:-j %jobs}
|
||||
|
||||
%install
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cbdd165446b5fefe6579ba52754ec968766d0d81983e74c60aba7a32c69d3c3
|
||||
size 494064
|
3
sip-4.9.3.tar.bz2
Normal file
3
sip-4.9.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:158f7453bd3da28fc461c65f88e2ceefe1841ff9a8df4de9c8dfee3cecc05808
|
||||
size 494120
|
Loading…
Reference in New Issue
Block a user