rpms/pitivi/FC-6 pitivi.spec,1.11,1.12

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Thu Dec 14 14:04:49 UTC 2006


Author: jcollie

Update of /cvs/extras/rpms/pitivi/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30119

Modified Files:
	pitivi.spec 
Log Message:
Fix stupid mistake


Index: pitivi.spec
===================================================================
RCS file: /cvs/extras/rpms/pitivi/FC-6/pitivi.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pitivi.spec	14 Dec 2006 13:37:00 -0000	1.11
+++ pitivi.spec	14 Dec 2006 14:04:19 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           pitivi
 Version:        0.10.1
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Non-linear video editor
 
 Group:          Applications/Multimedia
@@ -36,7 +36,7 @@
 
 %prep
 %setup0 -q
-%patch0 -p1 -b .sync
+%patch0 -p0 -b .sync
 
 for f in `find . -name \*.py`
 do
@@ -68,6 +68,9 @@
 %{_datadir}/applications/*
 
 %changelog
+* Thu Dec 14 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.10.1-7
+- Fix stupid mistake
+
 * Thu Dec 14 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.10.1-6
 - Launch pitivi with --sync option (BZ#219604)
 - Fix buildroot macro usage




More information about the scm-commits mailing list