This commit is contained in:
parent
37eb2983be
commit
fc9a3ecd52
@ -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
|
Thu Jul 23 12:59:15 CEST 2009 - beineri@opensuse.org
|
||||||
|
|
||||||
|
17
k3b.spec
17
k3b.spec
@ -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.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -41,8 +41,9 @@ License: GPL v2 or later
|
|||||||
Group: Productivity/Multimedia/CD/Record
|
Group: Productivity/Multimedia/CD/Record
|
||||||
Summary: A Universal CD and DVD Burning Application
|
Summary: A Universal CD and DVD Burning Application
|
||||||
Requires: /usr/bin/cdrecord /usr/bin/mkisofs /usr/bin/cdrdao dvd+rw-tools
|
Requires: /usr/bin/cdrecord /usr/bin/mkisofs /usr/bin/cdrdao dvd+rw-tools
|
||||||
Version: 1.66.0
|
Version: 1.66.0.svn1004480
|
||||||
Release: 2
|
Release: 1
|
||||||
|
%define rversion 1.66.0
|
||||||
# svn.kde.org/home/kde/trunk/extragear/multimedia/k3b
|
# svn.kde.org/home/kde/trunk/extragear/multimedia/k3b
|
||||||
Source0: k3b-1.66.0alpha2.tar.bz2
|
Source0: k3b-1.66.0alpha2.tar.bz2
|
||||||
Patch1: trunk.diff
|
Patch1: trunk.diff
|
||||||
@ -82,12 +83,12 @@ Authors:
|
|||||||
Thomas Froescher <tfroescher@gmx.de>
|
Thomas Froescher <tfroescher@gmx.de>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n k3b-%{version}
|
%setup -q -n k3b-%{rversion}
|
||||||
%if %suse_version > 1110
|
#%if %suse_version > 1110
|
||||||
%patch1
|
%patch1
|
||||||
%else
|
#%else
|
||||||
%patch2
|
#%patch2
|
||||||
%endif
|
#%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde4 -d build -- -DK3B_BUILD_K3BSETUP=OFF
|
%cmake_kde4 -d build -- -DK3B_BUILD_K3BSETUP=OFF
|
||||||
|
3219
trunk.diff
3219
trunk.diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user