]> git.pld-linux.org Git - packages/sip.git/commitdiff
- proper package required by %%pyrequires_eq auto/ac/sip-4_1_1-2
authorMichal Chruszcz <mchruszcz@gmail.com>
Fri, 24 Dec 2004 13:49:44 +0000 (13:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics
- rel 2 to rebuild with Python 2.4

Changed files:
    sip.spec -> 1.43

sip.spec

index 47a93d62e60f81c5e89bebe65d89dd4b4b183b89..c0e437c9705f9e653a3dc8894be8536892b225bf 100644 (file)
--- a/sip.spec
+++ b/sip.spec
@@ -2,22 +2,19 @@ Summary:      Python bindings generator for C++ class libraries
 Summary(pl):   Generator powi±zañ Pythona z bibliotekami klas C++
 Name:          sip
 Version:       4.1.1
-#%%define      _snap   20040218
-#Release:      0.%{_snap}.7
-Release:       1
+Release:       2
 Epoch:         2
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       http://www.river-bank.demon.co.uk/download/sip/%{name}-%{version}.tar.gz
 # Source0-md5: f9dc81a7726305af114fede6c4107ce6
-# Source0-size:        296512
 # Source0:     http://www.river-bank.demon.co.uk/download/snapshots/sip/%{name}-snapshot-%{_snap}.tar.gz
 URL:           http://www.riverbankcomputing.co.uk/sip/index.php
 BuildRequires: python-devel >= 2.2
 BuildRequires: qt-devel >= 3.1.2
 BuildRequires: rpm-pythonprov
 BuildRequires: tmake
-%pyrequires_eq python
+%pyrequires_eq python-libs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sipfilesdir    %{_datadir}/sip
@@ -34,7 +31,6 @@ uruchomienia wszystkich wygenerowanych powi
 
 %prep
 %setup -q 
-#%%setup -q -n %{name}-snapshot-%{_snap}
 
 %build
 # configure.py notes:
This page took 0.09905 seconds and 4 git commands to generate.