commit k3b for openSUSE:Factory
Hello community, here is the log from the commit of package k3b for openSUSE:Factory checked in at Thu May 28 05:05:50 CEST 2009. -------- --- KDE/k3b/k3b.changes 2009-04-23 13:51:47.000000000 +0200 +++ k3b/k3b.changes 2009-05-27 12:51:59.000000000 +0200 @@ -1,0 +2,11 @@ +Wed May 27 12:31:29 CEST 2009 - beineri@opensuse.org + +- update to 1.66 Alpha 2: many bugfixes + +------------------------------------------------------------------- +Sun May 3 15:31:49 CEST 2009 - cmorve69@yahoo.es + +- Add support for Musepack/MPC +- Disable K3BSetup + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- k3b-1.65.0alpha1.tar.bz2 qt44.diff r957664.diff New: ---- k3b-1.66.0alpha2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ k3b.spec ++++++ --- /var/tmp/diff_new_pack.H26477/_old 2009-05-28 05:04:13.000000000 +0200 +++ /var/tmp/diff_new_pack.H26477/_new 2009-05-28 05:04:13.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package k3b (Version 1.65.0) +# spec file for package k3b (Version 1.66.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,8 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild +%bcond_with ffmpeg +%bcond_with mad +%bcond_with lame Name: k3b BuildRequires: cups-devel libkcddb4-devel ruby-devel sqlite-devel taglib-devel @@ -24,20 +26,25 @@ BuildRequires: gstreamer010-devel libmtp-devel libnjb-devel libvisual-devel xine-devel BuildRequires: flac-devel libQtWebKit-devel libdvdread-devel libvorbis-devel BuildRequires: dbus-1-glib-devel libogg-devel libsamplerate-devel libsndfile-devel -%if %suse_version > 1030 -BuildRequires: libmusicbrainz3-devel +BuildRequires: libmpcdec-devel libmusicbrainz-devel +%if %{with ffmpeg} +BuildRequires: libffmpeg-devel +%endif +%if %{with mad} +BuildRequires: libmad-devel +%endif +%if %{with lame} +BuildRequires: libmp3lame-devel %endif Url: http://k3b.sourceforge.net/ License: GPL v2 or later Group: Productivity/Multimedia/CD/Record Summary: A Universal CD and DVD Burning Application Requires: /usr/bin/cdrecord /usr/bin/mkisofs /usr/bin/cdrdao dvd+rw-tools -Version: 1.65.0 -Release: 2 +Version: 1.66.0 +Release: 1 # svn.kde.org/home/kde/trunk/extragear/multimedia/k3b -Source0: k3b-1.65.0alpha1.tar.bz2 -Patch0: r957664.diff -Patch1: qt44.diff +Source0: k3b-1.66.0alpha2.tar.bz2 Patch2: kde41.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires @@ -75,12 +82,10 @@ %prep %setup -q -n k3b-%{version} -%patch -%patch1 %patch2 %build - %cmake_kde4 -d build + %cmake_kde4 -d build -- -DK3B_BUILD_K3BSETUP=OFF %make_jobs %install @@ -99,7 +104,6 @@ %files %defattr(-,root,root) /usr/bin/k3b -#/usr/bin/k3bsetup /usr/%_lib/kde4/k3b*.so /usr/%_lib/kde4/kcm_k3b*.so /usr/%_lib/kde4/kio_videodvd.so @@ -126,6 +130,11 @@ /usr/%_lib/libk3bdevice.so %changelog +* Wed May 27 2009 beineri@opensuse.org +- update to 1.66 Alpha 2: many bugfixes +* Sun May 03 2009 cmorve69@yahoo.es +- Add support for Musepack/MPC +- Disable K3BSetup * Thu Apr 23 2009 beineri@opensuse.org - rename to k3b, update to 1.65.0 Alpha * Sat Mar 21 2009 beineri@opensuse.org ++++++ k3b-1.65.0alpha1.tar.bz2 -> k3b-1.66.0alpha2.tar.bz2 ++++++ ++++ 5246 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de