]> git.pld-linux.org Git - packages/wammu.git/commitdiff
- require exact version of python binary, autogenerated python(abi) is
authorTomasz Pala <gotar@pld-linux.org>
Tue, 31 Mar 2009 12:50:16 +0000 (12:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  provided by python-libs which don't imply the same versions (in case of
  multiple python-libs being installed)

Changed files:
    wammu.spec -> 1.22

wammu.spec

index df5858b5eb35e7808cf09b829e5993d05ca21449..127148108ed7147bc5dcbc335537fd0691475e5f 100644 (file)
@@ -18,7 +18,7 @@ BuildRequires:        python-gammu >= 0.24
 BuildRequires: python-wxPython
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
-%pyrequires_eq python
+%pyrequires_eq python = %py_ver
 Requires:      gammu
 Requires:      obexfs
 Requires:      obextool
This page took 0.080996 seconds and 4 git commands to generate.