[PyQt4] put back python3-devel, pkgconfig(python3) isn't provided for some reason

Rex Dieter rdieter at fedoraproject.org
Mon Oct 17 16:51:41 UTC 2011


commit 0e88c1e59cf90e744b8d2dd2e341d380181564da
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Oct 17 11:51:15 2011 -0500

    put back python3-devel, pkgconfig(python3) isn't provided for some reason

 PyQt4.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/PyQt4.spec b/PyQt4.spec
index a0376e6..52f23d6 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -34,7 +34,7 @@ BuildRequires: qscintilla
 BuildRequires: sip-devel >= 4.12.4
 
 %if 0%{?with_python3}
-BuildRequires: pkgconfig(python3) 
+BuildRequires: python3-devel 
 BuildRequires: python3-sip-devel >= 4.12.4
 %endif # with_python3
 


More information about the scm-commits mailing list