rpms/pitivi/F-8 pitivi.spec,1.23,1.24

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Mon Jan 14 16:03:46 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/pitivi/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17184

Modified Files:
	pitivi.spec 
Log Message:
Add requirement for python-setuptools.


Index: pitivi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pitivi/F-8/pitivi.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- pitivi.spec	9 Dec 2007 05:09:22 -0000	1.23
+++ pitivi.spec	14 Jan 2008 16:03:09 -0000	1.24
@@ -2,7 +2,7 @@
 %define minor   1
 Name:           pitivi
 Version:        %{major}.%{minor}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Non-linear video editor
 
 Group:          Applications/Multimedia
@@ -16,6 +16,7 @@
 Requires:       gstreamer-python >= 0.10.6
 Requires:       gstreamer >= 0.10.14
 Requires:	python-zope-interface
+Requires:       python-setuptools
 
 BuildRequires:  gstreamer-devel >= 0.10.14
 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.14
@@ -73,6 +74,9 @@
 %{_datadir}/applications/*
 
 %changelog
+* Mon Jan 14 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.11.1-2
+- Add requirement for python-setuptools. (BZ#426855)
+
 * Sat Dec  8 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.11.1-1
 - Update to 0.11.1
 




More information about the fedora-extras-commits mailing list