Hello community, here is the log from the commit of package libdv for openSUSE:Factory checked in at 2013-04-23 15:10:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdv (Old) and /work/SRC/openSUSE:Factory/.libdv.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdv", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libdv/libdv.changes 2011-11-14 12:03:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libdv.new/libdv.changes 2013-04-23 15:10:49.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Apr 22 17:42:04 UTC 2013 - [email protected] + +- Add libXv-devel BuildRequires: this used to be pulled in by SDL, + but those dependencies were cleaned up. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdv.spec ++++++ --- /var/tmp/diff_new_pack.s8w9tO/_old 2013-04-23 15:10:52.000000000 +0200 +++ /var/tmp/diff_new_pack.s8w9tO/_new 2013-04-23 15:10:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libdv # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,28 +15,29 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libdv -BuildRequires: SDL-devel gtk2-devel popt-devel -BuildRequires: xorg-x11-libX11-devel xorg-x11-libXext-devel +BuildRequires: SDL-devel +BuildRequires: gtk2-devel +BuildRequires: libXv-devel BuildRequires: libtool +BuildRequires: popt-devel +BuildRequires: xorg-x11-libX11-devel +BuildRequires: xorg-x11-libXext-devel %if 0%{?suse_version} >= 1210 BuildRequires: libv4l-devel >= 0.8.4 %endif Url: http://libdv.sourceforge.net/ -License: GPL-2.0+ -Group: Development/Libraries/Other -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: libdv-64bit %endif # Version: 1.0.0 -Release: 160 +Release: 0 Summary: The Quasar DV Codec +License: GPL-2.0+ +Group: Development/Libraries/Other Source: %name-%version.tar.bz2 Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -67,9 +68,8 @@ Charles 'Buck' Krasic <[email protected]> %package -n libdv4 -License: GPL-2.0+ -Group: Development/Libraries/Other Summary: The Quasar DV Codec +Group: Development/Libraries/Other # bug437293 %ifarch ppc64 Obsoletes: libdv-64bit @@ -94,11 +94,10 @@ Charles 'Buck' Krasic <[email protected]> %package devel -License: GPL-2.0+ -Group: Development/Libraries/Other Summary: The Quasar DV codec -Requires: libdv4 = %{version} +Group: Development/Libraries/Other Requires: glibc-devel +Requires: libdv4 = %{version} # bug437293 %ifarch ppc64 Obsoletes: libdv-devel-64bit -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
