Accepting request 25191 from KDE:Qt
Copy from KDE:Qt/python-sip based on submit request 25191 from user dirkmueller OBS-URL: https://build.opensuse.org/request/show/25191 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sip?expand=0&rev=26
This commit is contained in:
parent
b1f3c6c20f
commit
23b2c470f8
@ -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
|
Fri Nov 20 12:15:54 CET 2009 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sip (Version 4.9.2)
|
# spec file for package python-sip (Version 4.9.3)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -20,10 +20,10 @@
|
|||||||
|
|
||||||
Name: python-sip
|
Name: python-sip
|
||||||
BuildRequires: c++_compiler python python-devel
|
BuildRequires: c++_compiler python python-devel
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Summary: SIP tool to use python sip bindings
|
Summary: SIP tool to use python sip bindings
|
||||||
Version: 4.9.2
|
Version: 4.9.3
|
||||||
Release: 1
|
Release: 1
|
||||||
%define rversion %version
|
%define rversion %version
|
||||||
Url: http://www.riverbankcomputing.com/software/sip/intro
|
Url: http://www.riverbankcomputing.com/software/sip/intro
|
||||||
@ -48,11 +48,12 @@ Authors:
|
|||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Summary: SIP tool to create python bindings
|
Summary: SIP tool to create python bindings
|
||||||
Provides: python-sip:/usr/bin/sip
|
Provides: python-sip:/usr/bin/sip
|
||||||
Requires: %name = %version
|
Requires: %name = %version
|
||||||
|
Requires: c++_compiler python-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
SIP is a tool that makes it very easy to create Python bindings for C
|
SIP is a tool that makes it very easy to create Python bindings for C
|
||||||
@ -82,7 +83,7 @@ Authors:
|
|||||||
export CFLAGS="$RPM_OPT_FLAGS"
|
export CFLAGS="$RPM_OPT_FLAGS"
|
||||||
export CXXFLAGS="$RPM_OPT_FLAGS"
|
export CXXFLAGS="$RPM_OPT_FLAGS"
|
||||||
export SUSE_ASNEEDED=0
|
export SUSE_ASNEEDED=0
|
||||||
python configure.py
|
python configure.py --debug CFLAGS+="$RPM_OPT_FLAGS" CXXFLAGS+="$RPM_OPT_FLAGS"
|
||||||
make %{?jobs:-j %jobs}
|
make %{?jobs:-j %jobs}
|
||||||
|
|
||||||
%install
|
%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…
x
Reference in New Issue
Block a user