SPECS: kphone.spec - BR: all used xorg libs, need checking
qboosh
qboosh at pld-linux.org
Sat Oct 7 14:06:44 CEST 2006
Author: qboosh Date: Sat Oct 7 12:06:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: all used xorg libs, need checking
---- Files affected:
SPECS:
kphone.spec (1.51 -> 1.52)
---- Diffs:
================================================================
Index: SPECS/kphone.spec
diff -u SPECS/kphone.spec:1.51 SPECS/kphone.spec:1.52
--- SPECS/kphone.spec:1.51 Thu Sep 14 15:53:25 2006
+++ SPECS/kphone.spec Sat Oct 7 14:06:39 2006
@@ -16,7 +16,6 @@
Patch0: %{name}-opt.patch
Patch1: %{name}-gcc4.patch
URL: http://www.wirlab.net/kphone/index.html
-BuildRequires: xorg-lib-libX11-devel
BuildRequires: alsa-lib-devel
BuildRequires: autoconf
%{?with_jack:BuildRequires: jack-audio-connection-kit-devel}
@@ -24,6 +23,12 @@
BuildRequires: openssl-devel
BuildRequires: qt-devel >= 3.0
BuildRequires: qt-linguist
+# TODO: check which are required, kill the rest from configure
+BuildRequires: xorg-lib-libICE-devel
+BuildRequires: xorg-lib-libSM-devel
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXt-devel
Obsoletes: kphone-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -90,6 +95,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52 2006/10/07 12:06:39 qboosh
+- BR: all used xorg libs, need checking
+
Revision 1.51 2006/09/14 13:53:25 wiget
- added gcc4 fixes, xorg deps, rel. 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kphone.spec?r1=1.51&r2=1.52&f=u
More information about the pld-cvs-commit
mailing list