rpms/git-cola/F-10 git-cola.spec,1.1,1.2

Ben Boeckel mathstuf at fedoraproject.org
Mon Feb 9 18:32:45 UTC 2009


Author: mathstuf

Update of /cvs/pkgs/rpms/git-cola/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22447

Modified Files:
	git-cola.spec 
Log Message:
Added missing Requires on PyQt4


Index: git-cola.spec
===================================================================
RCS file: /cvs/pkgs/rpms/git-cola/F-10/git-cola.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-cola.spec	6 Feb 2009 15:34:46 -0000	1.1
+++ git-cola.spec	9 Feb 2009 18:32:15 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:           git-cola
 Version:        1.3.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A highly caffeinated git gui
 
 Group:          Development/Tools
@@ -22,6 +22,7 @@
 BuildRequires:  gettext
 BuildRequires:  xmlto
 Requires:       git-core
+Requires:       PyQt4
 Requires:       python-inotify
 
 %description
@@ -66,6 +67,9 @@
 
 
 %changelog
+* Mon Feb 9 2009 Ben Boeckel <MathStuf at gmail.com> 1.3.5-4
+- Added missing Requires on PyQt4
+
 * Thu Feb 5 2009 Ben Boeckel <MathStuf at gmail.com> 1.3.5-3
 - Added patch for shebang line removal
 




More information about the fedora-extras-commits mailing list