rpms/pitivi/devel pitivi.spec,1.21,1.22

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sun Nov 11 19:31:09 UTC 2007


Author: jcollie

Update of /cvs/pkgs/rpms/pitivi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17983

Modified Files:
	pitivi.spec 
Log Message:
Add missing BR


Index: pitivi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pitivi/devel/pitivi.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- pitivi.spec	3 Nov 2007 17:47:21 -0000	1.21
+++ pitivi.spec	11 Nov 2007 19:30:35 -0000	1.22
@@ -2,7 +2,7 @@
 %define minor   0
 Name:           pitivi
 Version:        %{major}.%{minor}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Non-linear video editor
 
 Group:          Applications/Multimedia
@@ -15,6 +15,7 @@
 Requires:       gnonlin >= 0.10.9
 Requires:       gstreamer-python >= 0.10.6
 Requires:       gstreamer >= 0.10.14
+Requires:	python-zope-interface
 
 BuildRequires:  gstreamer-devel >= 0.10.14
 BuildRequires:  gstreamer-plugins-base-devel >= 0.10.14
@@ -72,6 +73,9 @@
 %{_datadir}/applications/*
 
 %changelog
+* Sun Nov 11 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.11.0-2
+- Add missing BR
+
 * Wed Oct 16 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.11.0-1
 - Update to 0.11.0
 




More information about the fedora-extras-commits mailing list