SHA256
1
0
forked from pool/k3b
OBS User unknown 2009-07-31 17:55:02 +00:00 committed by Git OBS Bridge
parent 37eb2983be
commit fc9a3ecd52
3 changed files with 2500 additions and 741 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 30 12:16:20 CEST 2009 - beineri@opensuse.org
- apply trunk diff (r1004480) when building on 11.2
-------------------------------------------------------------------
Thu Jul 23 12:59:15 CEST 2009 - beineri@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package k3b (Version 1.66.0)
# spec file for package k3b (Version 1.66.0.svn1004480)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -41,8 +41,9 @@ 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.66.0
Release: 2
Version: 1.66.0.svn1004480
Release: 1
%define rversion 1.66.0
# svn.kde.org/home/kde/trunk/extragear/multimedia/k3b
Source0: k3b-1.66.0alpha2.tar.bz2
Patch1: trunk.diff
@ -82,12 +83,12 @@ Authors:
Thomas Froescher <tfroescher@gmx.de>
%prep
%setup -q -n k3b-%{version}
%if %suse_version > 1110
%setup -q -n k3b-%{rversion}
#%if %suse_version > 1110
%patch1
%else
%patch2
%endif
#%else
#%patch2
#%endif
%build
%cmake_kde4 -d build -- -DK3B_BUILD_K3BSETUP=OFF

3219
trunk.diff

File diff suppressed because it is too large Load Diff