rpms/pitivi/devel .cvsignore, 1.21, 1.22 pitivi.spec, 1.44, 1.45 sources, 1.21, 1.22

Jeffrey C. Ollie jcollie at fedoraproject.org
Tue Mar 9 20:25:01 UTC 2010


Author: jcollie

Update of /cvs/pkgs/rpms/pitivi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11739

Modified Files:
	.cvsignore pitivi.spec sources 
Log Message:
* Tue Mar  9 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.13.%{minor}-0.1
- Update to 0.13.3.2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pitivi/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- .cvsignore	11 Dec 2009 14:35:17 -0000	1.21
+++ .cvsignore	9 Mar 2010 20:25:01 -0000	1.22
@@ -1,2 +1 @@
-pitivi-0.13.3-837f0d73.tar.bz2
-common-888e0a26.tar.bz2
+pitivi-0.13.3.2.tar.bz2


Index: pitivi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pitivi/devel/pitivi.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- pitivi.spec	11 Dec 2009 14:35:17 -0000	1.44
+++ pitivi.spec	9 Mar 2010 20:25:01 -0000	1.45
@@ -1,36 +1,20 @@
-%define pitivi_git	837f0d73
-%define common_git	888e0a26
 %define major   0.13
-%define minor   3
+%define minor   3.2
 Name:           pitivi
 Version:        %{major}.%{minor}
-Release:        3.3.%{pitivi_git}%{?dist}
+Release:        0.1%{?dist}
 Summary:        Non-linear video editor
 
 Group:          Applications/Multimedia
 License:        LGPLv2+
 URL:            http://www.pitivi.org/
 
-#Source0:        http://ftp.gnome.org/pub/GNOME/sources/pitivi/%{major}/pitivi-%{version}-%{pitivi_git}.tar.bz2
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/pitivi/%{major}/pitivi-%{version}.tar.bz2
 
-# To generate the source tarballs:
-#
-# git clone git://git.pitivi.org/git/pitivi.git
-# cd pitivi
-# pitivi_git=`git show-ref --hash=8 HEAD`
-# git archive --format=tar --prefix=pitivi-0.13.3-${pitivi_git}/ ${pitivi_git} | bzip2 > pitivi-0.13.3-${pitivi_git}.tar.bz2
-# git submodule init
-# git submodule update
-# common_git=`git submodule status common | awk '{print substr($1,1,8)}'`
-# cd common
-# git archive --format=tar --prefix=common/ ${common_git} | bzip2 > ../common-${common_git}.tar.bz2
-
-Source0:        pitivi-%{version}-%{pitivi_git}.tar.bz2
-Source1:	common-%{common_git}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Requires:       gnonlin >= 0.10.12.2
+Requires:       gnonlin >= 0.10.15
 Requires:       gstreamer-python >= 0.10.16
 Requires:       gstreamer >= 0.10.24
 Requires:       gstreamer-plugins-base >= 0.10.24
@@ -51,7 +35,7 @@ At this level of development it can be c
 program. 
 
 %prep
-%setup0 -q -n %{name}-%{version}-%{pitivi_git} -a 1
+%setup0 -q -n %{name}-%{version}
 
 for f in `find . -name \*.py`
 do
@@ -96,6 +80,9 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/mime/packages/pitivi.xml
 
 %changelog
+* Tue Mar  9 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.13.%{minor}-0.1
+- Update to 0.13.3.2
+
 * Fri Dec 11 2009 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.13.3-3.3.837f0d73
 - Make sure we have the correct source uploaded.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pitivi/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	11 Dec 2009 14:35:18 -0000	1.21
+++ sources	9 Mar 2010 20:25:01 -0000	1.22
@@ -1,2 +1 @@
-0502329cf1d2dfc0f9a5dd25d8bb61d4  pitivi-0.13.3-837f0d73.tar.bz2
-cb52781416d89653b9168f24fa2f9ca0  common-888e0a26.tar.bz2
+b4567f260db6df2ecd7ca6a674889714  pitivi-0.13.3.2.tar.bz2



More information about the scm-commits mailing list