SPECS: limewire.spec - update java deps

glen glen at pld-linux.org
Wed Jul 20 23:06:36 CEST 2005


Author: glen                         Date: Wed Jul 20 21:06:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update java deps

---- Files affected:
SPECS:
   limewire.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/limewire.spec
diff -u SPECS/limewire.spec:1.3 SPECS/limewire.spec:1.4
--- SPECS/limewire.spec:1.3	Tue Jul 12 22:28:33 2005
+++ SPECS/limewire.spec	Wed Jul 20 23:06:31 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Program do współdzielenia plików metodą P2P
 Name:		limewire
 Version:	4.8.1
-Release:	0.2
+Release:	0.5
 Epoch:		0
 # ??? GPL v2 with missing sources = non-distributable
 License:	GPL v2
@@ -14,9 +14,15 @@
 NoSource:	0
 URL:		http://www.limewire.com/
 Requires:	bash
-Requires:	jre
+Requires:	jre > 1.4.0
+# somehow to notify we need java-sun-jre-X11 or equivalent
+%ifarch %{x8664}
+Requires:	libmawt.so()(64bit)
+%else
+Requires:	libmawt.so
+%endif
 #BuildArch:	noarch
-# Two .so files in package
+# Two .so files in package. subpackage?
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -87,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/07/20 21:06:31  glen
+- update java deps
+
 Revision 1.3  2005/07/12 20:28:33  qboosh
 - use NoSource for now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/limewire.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list