rpms/kino/devel .cvsignore, 1.2, 1.3 kino.spec, 1.2, 1.3 sources, 1.2, 1.3 kino-ffmpeg.patch, 1.1, NONE kino-gcc43.patch, 1.1, NONE

Dan Horák sharkcz at rpmfusion.org
Sun Aug 17 10:55:18 CEST 2008


Author: sharkcz

Update of /cvs/free/rpms/kino/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7588

Modified Files:
	.cvsignore kino.spec sources 
Removed Files:
	kino-ffmpeg.patch kino-gcc43.patch 
Log Message:
* Mon Aug 11 2008 Dan Horák <dan at danny.cz> - 1.3.0-2
- fix build with new ffmpeg



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kino/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	23 Jul 2008 05:45:54 -0000	1.2
+++ .cvsignore	17 Aug 2008 08:55:17 -0000	1.3
@@ -1 +1 @@
-kino-1.3.0.tar.gz
+kino-1.3.1.tar.gz


Index: kino.spec
===================================================================
RCS file: /cvs/free/rpms/kino/devel/kino.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kino.spec	11 Aug 2008 09:51:35 -0000	1.2
+++ kino.spec	17 Aug 2008 08:55:17 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           kino
-Version:        1.3.0
-Release:        2%{?dist}
+Version:        1.3.1
+Release:        1%{?dist}
 Summary:        Kino is a non-linear DV editor for GNU/Linux
 
 Group:          Applications/Multimedia
@@ -8,8 +8,6 @@
 URL:            http://www.kinodv.org
 Source0:        http://dl.sf.net/kino/kino-%{version}.tar.gz
 Patch0:         %{name}-udev.patch
-Patch3:         %{name}-gcc43.patch
-Patch4:         %{name}-ffmpeg.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: gtk2-devel
@@ -50,8 +48,6 @@
 %prep
 %setup -q
 %patch0 -p1 -b .udev
-%patch3 -p1 -b .gcc43
-%patch4 -p1 -b .ffmpeg
 
 
 %build
@@ -104,6 +100,10 @@
 %{_includedir}/kino
 
 %changelog
+* Wed Aug 13 2008 Dan Horák <dan at danny.cz> - 1.3.1-1
+1.3.1
+- dropped upstream'd patches
+
 * Mon Aug 11 2008 Dan Horák <dan at danny.cz> - 1.3.0-2
 - fix build with new ffmpeg
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/kino/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	23 Jul 2008 05:45:54 -0000	1.2
+++ sources	17 Aug 2008 08:55:17 -0000	1.3
@@ -1 +1 @@
-843af2668846dd03a6985ecaf12a9259  kino-1.3.0.tar.gz
+b1f734e78b447b8ba1aa4a3482527d67  kino-1.3.1.tar.gz


--- kino-ffmpeg.patch DELETED ---


--- kino-gcc43.patch DELETED ---



More information about the rpmfusion-commits mailing list