SPECS: java-sun.spec - add proper th requires (AC-branch exists an...
arekm
arekm at pld-linux.org
Sun May 21 11:51:04 CEST 2006
Author: arekm Date: Sun May 21 09:51:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add proper th requires (AC-branch exists anyway)
---- Files affected:
SPECS:
java-sun.spec (1.133 -> 1.134)
---- Diffs:
================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.133 SPECS/java-sun.spec:1.134
--- SPECS/java-sun.spec:1.133 Sun May 21 11:44:30 2006
+++ SPECS/java-sun.spec Sun May 21 11:50:59 2006
@@ -144,8 +144,10 @@
Summary(pl): Sun JRE - środowisko uruchomieniowe Javy dla Linuksa, części korzystające z X11
Group: Development/Languages/Java
Requires: %{name}-jre = %{version}-%{release}
-# commented out for now to avoid need for AC-branch
-# Requires: XFree86-libs
+Requires: xorg-lib-libX11
+Requires: xorg-lib-libXp
+Requires: xorg-lib-libXtst
+Requires: xorg-lib-libXext
Provides: jre-X11 = %{version}
%ifarch %{ix86}
Provides: javaws = %{version}
@@ -850,6 +852,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.134 2006/05/21 09:50:59 arekm
+- add proper th requires (AC-branch exists anyway)
+
Revision 1.133 2006/05/21 09:44:30 arekm
- rel 7; commented out R: XFree86-libs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/java-sun.spec?r1=1.133&r2=1.134&f=u
More information about the pld-cvs-commit
mailing list