This commit is contained in:
parent
9034515e12
commit
16822f5761
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 10:24:49 CEST 2009 - beineri@opensuse.org
|
||||
|
||||
- update to 4.8 snapshot as of 20090430
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:55:50 CET 2008 - dmueller@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sip (Version 4.7.9)
|
||||
# spec file for package python-sip (Version 4.8.snapshot.20090430)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -23,11 +23,12 @@ BuildRequires: c++_compiler python python-devel
|
||||
License: GPL v2 or later
|
||||
Group: Development/Libraries/Python
|
||||
Summary: SIP tool to create python bindings
|
||||
Version: 4.7.9
|
||||
Version: 4.8.snapshot.20090430
|
||||
Release: 1
|
||||
Url: http://www.riverbankcomputing.co.uk/sip/
|
||||
%define rversion 4.8-snapshot-20090430
|
||||
Url: http://www.riverbankcomputing.co.uk/software/sip/intro
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: sip-%{version}.tar.bz2
|
||||
Source0: sip-%{rversion}.tar.bz2
|
||||
Patch0: disable-rpaths.diff
|
||||
%py_requires
|
||||
|
||||
@ -44,7 +45,7 @@ Authors:
|
||||
RIVERBANK COMPUTING LIMITED
|
||||
|
||||
%prep
|
||||
%setup -q -n sip-%{version}
|
||||
%setup -q -n sip-%{rversion}
|
||||
%patch0
|
||||
|
||||
%build
|
||||
@ -71,6 +72,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/sip
|
||||
|
||||
%changelog
|
||||
* Sun May 17 2009 beineri@opensuse.org
|
||||
- update to 4.8 snapshot as of 20090430
|
||||
* Fri Dec 05 2008 dmueller@suse.de
|
||||
- update to 4.7.9:
|
||||
- Added the /Deprecated/ class and function annotation (based on a patch from
|
||||
@ -114,7 +117,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- %%py_requires no longer has buildrequires
|
||||
* Sat Aug 11 2007 dmueller@suse.de
|
||||
- add conflict against python-qt 3.x versions
|
||||
* Thu Aug 02 2007 dmueller@suse.de
|
||||
* Fri Aug 03 2007 dmueller@suse.de
|
||||
- update to 4.7:
|
||||
* Added %%PickleCode to allow handwritten code to pickle a wrapped C++
|
||||
instance or C structure.
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30387f694ddc1fcd9c2e5a34cc1962151d67b8b528931a3d0f3d703673ccf78f
|
||||
size 337298
|
3
sip-4.8-snapshot-20090430.tar.bz2
Normal file
3
sip-4.8-snapshot-20090430.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:802a1627d8b830b19dd1f7402d5b66a9eb4f6f691935607cef765f1268788786
|
||||
size 361790
|
Loading…
x
Reference in New Issue
Block a user