rpms/kino/devel .cvsignore, 1.5, 1.6 kino.spec, 1.11, 1.12 sources,
1.5, 1.6 ffmpeg2dirac.sh, 1.1,
NONE kino-1.3.3-ffmpeg-metadata.patch, 1.1, NONE
Dan Horák
sharkcz at rpmfusion.org
Wed Oct 21 21:54:08 CEST 2009
- Previous message: rpms/avbin/devel avbin.spec,1.4,1.5
- Next message: rpms/mplayer/devel .cvsignore, 1.12, 1.13 mplayer-snapshot.sh, 1.3,
1.4 mplayer.spec, 1.22, 1.23 sources, 1.13,
1.14 mplayer-cflags.patch, 1.1, NONE mplayer-manlinks.patch, 1.2,
NONE mplayer-ppc-compile.patch, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: sharkcz
Update of /cvs/free/rpms/kino/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21086
Modified Files:
.cvsignore kino.spec sources
Removed Files:
ffmpeg2dirac.sh kino-1.3.3-ffmpeg-metadata.patch
Log Message:
* Wed Oct 21 2009 Dan Horák <dan at danny.cz> - 1.3.4-1
- update to 1.3.4 (fixes #882 - failed rebuild with new ffmpeg)
- use ffmpeg2dirac script from kino
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kino/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 30 Jan 2009 13:00:13 -0000 1.5
+++ .cvsignore 21 Oct 2009 19:54:08 -0000 1.6
@@ -1 +1 @@
-kino-1.3.3.tar.gz
+kino-1.3.4.tar.gz
Index: kino.spec
===================================================================
RCS file: /cvs/free/rpms/kino/devel/kino.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- kino.spec 21 Oct 2009 13:30:39 -0000 1.11
+++ kino.spec 21 Oct 2009 19:54:08 -0000 1.12
@@ -1,15 +1,13 @@
Name: kino
-Version: 1.3.3
-Release: 5%{?dist}
+Version: 1.3.4
+Release: 1%{?dist}
Summary: Kino is a non-linear DV editor for GNU/Linux
Group: Applications/Multimedia
License: GPLv2+
URL: http://www.kinodv.org
-Source0: http://dl.sf.net/kino/kino-%{version}.tar.gz
-Source1: ffmpeg2dirac.sh
+Source0: http://downloads.sourceforge.net/kino/kino-%{version}.tar.gz
Patch0: %{name}-udev.patch
-Patch1: %{name}-1.3.3-ffmpeg-metadata.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel
@@ -35,24 +33,27 @@
Requires: ffmpeg2dirac
Requires: ffmpeg2theora
+
%description
Kino is a non-linear DV editor for GNU/Linux. It features excellent
integration with IEEE 1394 for capture, VTR control, and recording
back to the camera. It captures video to disk in AVI format in both
type-1 DV and type-2 DV (separate audio stream) encodings.
+
%package devel
Summary: Files needed to build kino plugins
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
+
%description devel
Files needed to build kino plugins
+
%prep
%setup -q
%patch0 -p1 -b .udev
-%patch1 -p1 -b .metadata
%build
@@ -71,14 +72,10 @@
rm $RPM_BUILD_ROOT%{_datadir}/applications/Kino.desktop
ln -s Kino.desktop kino.desktop
-install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/scripts/exports
-
%find_lang kino
desktop-file-install \
- --vendor=livna \
--dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
- --add-category=X-Livna \
kino.desktop
@@ -89,6 +86,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
+
%files -f kino.lang
%defattr(-,root,root,-)
%doc AUTHORS BUGS COPYING ChangeLog NEWS README* TODO
@@ -102,11 +100,17 @@
%{_datadir}/mime/packages/kino.xml
%{_libdir}/kino-gtk2
+
%files devel
%defattr(-,root,root,-)
%{_includedir}/kino
+
%changelog
+* Wed Oct 21 2009 Dan Horák <dan at danny.cz> - 1.3.4-1
+- update to 1.3.4 (fixes #882 - failed rebuild with new ffmpeg)
+- use ffmpeg2dirac script from kino
+
* Wed Oct 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.3.3-5
- rebuild for new ffmpeg
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kino/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 30 Jan 2009 13:00:13 -0000 1.5
+++ sources 21 Oct 2009 19:54:08 -0000 1.6
@@ -1 +1 @@
-a91b2e574e9872ac2b892165a4529ced kino-1.3.3.tar.gz
+52f8ce690e45a089e3edc6c7af61a05c kino-1.3.4.tar.gz
--- ffmpeg2dirac.sh DELETED ---
--- kino-1.3.3-ffmpeg-metadata.patch DELETED ---
- Previous message: rpms/avbin/devel avbin.spec,1.4,1.5
- Next message: rpms/mplayer/devel .cvsignore, 1.12, 1.13 mplayer-snapshot.sh, 1.3,
1.4 mplayer.spec, 1.22, 1.23 sources, 1.13,
1.14 mplayer-cflags.patch, 1.1, NONE mplayer-manlinks.patch, 1.2,
NONE mplayer-ppc-compile.patch, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rpmfusion-commits
mailing list