This commit is contained in:
parent
ab0aa70287
commit
f633bb20bc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 12 13:32:48 CEST 2007 - dmueller@suse.de
|
||||||
|
|
||||||
|
- %py_requires no longer has buildrequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 11 19:35:11 CEST 2007 - dmueller@suse.de
|
Sat Aug 11 19:35:11 CEST 2007 - dmueller@suse.de
|
||||||
|
|
||||||
|
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: python-sip
|
Name: python-sip
|
||||||
BuildRequires: c++_compiler python
|
BuildRequires: c++_compiler python python-devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Summary: SIP tool to create python bindings
|
Summary: SIP tool to create python bindings
|
||||||
Version: 4.7
|
Version: 4.7
|
||||||
Release: 5
|
Release: 6
|
||||||
URL: http://www.riverbankcomputing.co.uk/sip/
|
URL: http://www.riverbankcomputing.co.uk/sip/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: sip-%{version}.tar.bz2
|
Source0: sip-%{version}.tar.bz2
|
||||||
@ -65,6 +65,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/sip
|
/usr/share/sip
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 12 2007 - dmueller@suse.de
|
||||||
|
- %%py_requires no longer has buildrequires
|
||||||
* Sat Aug 11 2007 - dmueller@suse.de
|
* Sat Aug 11 2007 - dmueller@suse.de
|
||||||
- add conflict against python-qt 3.x versions
|
- add conflict against python-qt 3.x versions
|
||||||
* Fri Aug 03 2007 - dmueller@suse.de
|
* Fri Aug 03 2007 - dmueller@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user