SPECS (DEVEL): k3b.spec - added kde-ac260.patch (common patch for ...
wiget
wiget at pld-linux.org
Fri Aug 18 13:21:30 CEST 2006
Author: wiget Date: Fri Aug 18 11:21:30 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- added kde-ac260.patch (common patch for all KDE related spec - allow autoconf 2.60)
- added qt336.patch (sed2patch)
- build with dbus-qt3
---- Files affected:
SPECS:
k3b.spec (1.133.2.4 -> 1.133.2.5)
---- Diffs:
================================================================
Index: SPECS/k3b.spec
diff -u SPECS/k3b.spec:1.133.2.4 SPECS/k3b.spec:1.133.2.5
--- SPECS/k3b.spec:1.133.2.4 Thu Aug 10 12:24:32 2006
+++ SPECS/k3b.spec Fri Aug 18 13:21:24 2006
@@ -13,7 +13,7 @@
Summary(pl): Kreator CD
Name: k3b
Version: 1.0
-Release: 0.%{_pre}.1
+Release: 0.%{_pre}.2
License: GPL v2
Group: X11/Applications
Source0: http://dl.sourceforge.net/k3b/%{name}-%{version}%{_pre}.tar.bz2
@@ -21,11 +21,13 @@
Patch0: %{name}-linux22.patch
Patch1: %{name}-desktop.patch
Patch2: %{name}-group.patch
+Patch3: kde-ac260.patch
+Patch4: %{name}-qt336.patch
URL: http://www.k3b.org/
BuildRequires: arts-qt-devel
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.9.4
-BuildRequires: dbus-qt-devel >= 0.33
+BuildRequires: dbus-qt3-devel >= 0.2
BuildRequires: ffmpeg-devel >= 0.4.9
BuildRequires: flac-devel >= 1.1.2
BuildRequires: gettext-devel
@@ -91,7 +93,7 @@
Summary(pl): Pliki nagłówkowe biblioteki libk3bcore
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: dbus-qt-devel
+Requires: dbus-qt3-devel >= 0.2
Requires: hal-devel
Requires: kdelibs-devel
Requires: libsamplerate-devel
@@ -294,7 +296,8 @@
%{?with_linux22:%patch0 -p1}
%patch1 -p0
%patch2 -p1
-%{__sed} -i -e 's/"#MIN_CONFIG(3.4)"/"#MIN_CONFIG(3.3)"/g' configure.in.in
+%patch3 -p1
+%patch4 -p1
%build
cp -f /usr/share/automake/config.sub admin
@@ -464,6 +467,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.133.2.5 2006/08/18 11:21:24 wiget
+- added kde-ac260.patch (common patch for all KDE related spec - allow autoconf 2.60)
+- added qt336.patch (sed2patch)
+- build with dbus-qt3
+
Revision 1.133.2.4 2006/08/10 10:24:32 shadzik
- BR: sed, quote sed expresion
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/k3b.spec?r1=1.133.2.4&r2=1.133.2.5&f=u
More information about the pld-cvs-commit
mailing list