rpms/smart/devel smart.spec,1.22,1.23

Axel Thimm (athimm) fedora-extras-commits at redhat.com
Fri Aug 17 19:46:36 UTC 2007


Author: athimm

Update of /cvs/extras/rpms/smart/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv794/devel

Modified Files:
	smart.spec 
Log Message:
python-abi dependencies break in koji


Index: smart.spec
===================================================================
RCS file: /cvs/extras/rpms/smart/devel/smart.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- smart.spec	2 Aug 2007 11:39:32 -0000	1.22
+++ smart.spec	17 Aug 2007 19:46:04 -0000	1.23
@@ -30,7 +30,7 @@
 BuildRequires: qt-devel >= 1:3.2, kdelibs-devel
 BuildRequires: zlib-devel
 %endif
-Requires: python-abi = %(python -c "import sys ; print sys.version[:3]")
+#Requires: python-abi = %(python -c "import sys ; print sys.version[:3]")
 Requires: rpm-python >= 4.4
 %{!?with_pygtk:Requires: usermode}
 Requires: smart-config




More information about the fedora-extras-commits mailing list