Hello community, here is the log from the commit of package dvgrab for openSUSE:Factory checked in at Mon May 30 10:54:24 CEST 2011.
-------- --- dvgrab/dvgrab.changes 2010-10-10 13:58:03.000000000 +0200 +++ /mounts/work_src_done/STABLE/dvgrab/dvgrab.changes 2011-05-27 12:46:59.000000000 +0200 @@ -1,0 +2,5 @@ +Fri May 27 10:44:43 UTC 2011 - [email protected] + +- Add BuildRequires on libavc1394-devel and zlib-devel + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dvgrab.spec ++++++ --- /var/tmp/diff_new_pack.RdiQBK/_old 2011-05-30 10:52:38.000000000 +0200 +++ /var/tmp/diff_new_pack.RdiQBK/_new 2011-05-30 10:52:38.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package dvgrab (Version 3.5) +# spec file for package dvgrab # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,21 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: dvgrab -BuildRequires: gcc-c++ libiec61883-devel libjpeg-devel libquicktime-devel libraw1394-devel pkgconfig -Url: http://www.kinodv.org/ -License: GPLv2+ -Group: Productivity/Multimedia/CD/Grabbers -AutoReqProv: on Version: 3.5 -Release: 4 +Release: 8 +License: GPLv2+ Summary: Record Digital Video (DV) via an IEEE 1394 (Firewire) Interface -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Url: http://www.kinodv.org/ +Group: Productivity/Multimedia/CD/Grabbers Source: %{name}-%{version}.tar.bz2 Patch1: dvgrab-3.2-gcc44.patch +BuildRequires: gcc-c++ +BuildRequires: libavc1394-devel +BuildRequires: libiec61883-devel +BuildRequires: libjpeg-devel +BuildRequires: libquicktime-devel +BuildRequires: libraw1394-devel +BuildRequires: pkgconfig +BuildRequires: zlib-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description dvgrab receives audio and video data from a digital camcorder via an @@ -37,29 +42,24 @@ file. It features autosplit of long video sequences into several files and supports saving the data as raw frames, AVI type 1, and AVI type 2. -Authors: --------- - Arne Schirmacher <[email protected]> - Dan Dennedy <[email protected]> - %prep %setup -q %patch1 -p1 %build %configure -make %{?jobs:-j%{jobs}} +make %{?_smp_mflags} %install -make DESTDIR=$RPM_BUILD_ROOT install +%makeinstall %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog README TODO -/usr/bin/dvgrab +%{_bindir}/dvgrab %{_mandir}/man1/dvgrab.1* %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
