rpms/eric/devel eric.spec,1.23,1.24

Johan Cwiklinski (trasher) fedora-extras-commits at redhat.com
Sat Apr 5 20:48:28 UTC 2008


Author: trasher

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

Modified Files:
	eric.spec 
Log Message:
Using qt4-designer and qt4-doc



Index: eric.spec
===================================================================
RCS file: /cvs/extras/rpms/eric/devel/eric.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- eric.spec	5 Apr 2008 20:26:58 -0000	1.23
+++ eric.spec	5 Apr 2008 20:47:51 -0000	1.24
@@ -5,7 +5,7 @@
 Name:    eric
 Summary: Python IDE
 Version: 4.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPL+
 Group:   Development/Tools
@@ -32,8 +32,8 @@
 
 # Need this for the documentation
 Requires: python-docs
-Requires: qt-designer
-Requires: qt-doc
+Requires: qt4-designer
+Requires: qt4-doc
 
 %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]")
 %global full_python_ver %(%{__python} -c "import sys ; print sys.version[:5]")
@@ -132,6 +132,9 @@
 
 
 %changelog
+* Sat Apr 05 2008 Johan Cwiklinski <johan AT x-tnd DOT be> 4.1.2-2
+- using qt4-designer and qt4-doc
+
 * Sat Apr 05 2008 Johan Cwiklinski <johan AT x-tnd DOT be> 4.1.2-1
 - 4.1.2
 




More information about the fedora-extras-commits mailing list