SPECS: k3b.spec - fix ffmpeg, fix i18n, release 3.

pluto pluto at pld-linux.org
Thu Oct 2 15:42:04 CEST 2008


Author: pluto                        Date: Thu Oct  2 13:42:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix ffmpeg, fix i18n, release 3.

---- Files affected:
SPECS:
   k3b.spec (1.176 -> 1.177) 

---- Diffs:

================================================================
Index: SPECS/k3b.spec
diff -u SPECS/k3b.spec:1.176 SPECS/k3b.spec:1.177
--- SPECS/k3b.spec:1.176	Wed Oct  1 23:31:46 2008
+++ SPECS/k3b.spec	Thu Oct  2 15:41:58 2008
@@ -11,7 +11,7 @@
 Summary(pl.UTF-8):	Kreator CD
 Name:		k3b
 Version:	1.0.5
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/k3b/%{name}-%{version}.tar.bz2
@@ -21,12 +21,13 @@
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-group.patch
 Patch2:		%{name}-libadd.patch
+Patch3:		%{name}-ffmpeg.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.70
-BuildRequires:	ffmpeg-devel >= 0.4.9
+BuildRequires:	ffmpeg-devel >= 0.4.9-4.20080930.1
 BuildRequires:	flac-c++-devel >= 1.2.0
 BuildRequires:	gettext-devel
 %{?with_hal:BuildRequires:	hal-devel >= 0.5}
@@ -298,6 +299,7 @@
 %patch0 -p0
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 curdir=$(pwd)
@@ -333,6 +335,7 @@
 
 %{__make} -C k3b-i18n-* install \
 	DESTDIR=$RPM_BUILD_ROOT \
+	kde_htmldir=%{_kdedocdir}
 
 install libk3b/tools/libisofs/*.h $RPM_BUILD_ROOT%{_includedir}/libisofs
 
@@ -480,6 +483,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.177  2008/10/02 13:41:58  pluto
+- fix ffmpeg, fix i18n, release 3.
+
 Revision 1.176  2008/10/01 21:31:46  vip
 - rel up (rebuild with new ffmpeg)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/k3b.spec?r1=1.176&r2=1.177&f=u



More information about the pld-cvs-commit mailing list