SHA256
1
0
forked from pool/k3b

Accepting request 114366 from KDE:Distro:Factory

OBS-URL: https://build.opensuse.org/request/show/114366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k3b?expand=0&rev=45
This commit is contained in:
Stephan Kulow 2012-04-19 06:48:59 +00:00 committed by Git OBS Bridge
parent a39e878405
commit ddfcaaac1c
2 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Apr 15 20:36:11 UTC 2012 - dmueller@suse.com
- update buildrequires (taglib->libtag)
-------------------------------------------------------------------
Wed Aug 31 09:44:15 UTC 2011 - idonmez@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package k3b
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@ -22,12 +22,12 @@
Name: k3b
Version: 2.0.2
Release: 16
Release: 0
Summary: CD/DVD/Blu-ray Burning Application for KDE
License: GPL-2.0+
Url: http://www.k3b.org/
Group: Productivity/Multimedia/CD/Record
Url: http://www.k3b.org/
Source0: http://prdownloads.sourceforge.net/k3b/%{name}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE initial-preference.diff llunak@novell.com -- Make the default handler for .iso files instead of Ark
Patch0: initial-preference.diff
@ -58,8 +58,8 @@ BuildRequires: libmpcdec-devel
BuildRequires: libmusicbrainz-devel
BuildRequires: libsamplerate-devel
BuildRequires: libsndfile-devel
BuildRequires: libtag-devel
BuildRequires: libvorbis-devel
BuildRequires: taglib-devel
%if 0%{?suse_version}
BuildRequires: update-desktop-files
%endif
@ -89,7 +89,6 @@ complicated tasks such as audiovisual encoding and decoding.
%package devel
Summary: Development files for k3b
License: GPL-2.0+
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}