packages: java-sun/java-sun.spec - look into the arch directory for Xusage....

jajcus jajcus at pld-linux.org
Fri Apr 16 20:29:19 CEST 2010


Author: jajcus                       Date: Fri Apr 16 18:29:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- look into the arch directory for Xusage.txt files

---- Files affected:
packages/java-sun:
   java-sun.spec (1.256 -> 1.257) 

---- Diffs:

================================================================
Index: packages/java-sun/java-sun.spec
diff -u packages/java-sun/java-sun.spec:1.256 packages/java-sun/java-sun.spec:1.257
--- packages/java-sun/java-sun.spec:1.256	Fri Apr 16 19:34:59 2010
+++ packages/java-sun/java-sun.spec	Fri Apr 16 20:29:13 2010
@@ -16,7 +16,7 @@
 Summary(pl.UTF-8):	Sun JDK - środowisko programistyczne Javy dla Linuksa
 Name:		java-sun
 Version:	1.6.0.20
-Release:	2
+Release:	3
 License:	restricted, distributable
 Group:		Development/Languages/Java
 Source0:	http://download.java.net/dlj/binaries/jdk-%{_src_ver}-dlj-linux-i586.bin
@@ -421,11 +421,11 @@
 install man/man1/* $RPM_BUILD_ROOT%{_mandir}/man1
 install man/ja/man1/* $RPM_BUILD_ROOT%{_mandir}/ja/man1
 
-if test -f jre/lib/i386/client/Xusage.txt; then
-	mv -f jre/lib/i386/client/Xusage.txt jre/Xusage.client
+if test -f jre/lib/%{arch}/client/Xusage.txt; then
+	mv -f jre/lib/%{arch}/client/Xusage.txt jre/Xusage.client
 fi
-if test -f jre/lib/i386/server/Xusage.txt; then
-	mv -f jre/lib/i386/server/Xusage.txt jre/Xusage.server
+if test -f jre/lib/%{arch}/server/Xusage.txt; then
+	mv -f jre/lib/%{arch}/server/Xusage.txt jre/Xusage.server
 fi
 if test -f jre/lib/*.txt; then
 	mv -f jre/lib/*.txt jre
@@ -998,6 +998,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.257  2010/04/16 18:29:13  jajcus
+- look into the arch directory for Xusage.txt files
+
 Revision 1.256  2010/04/16 17:34:59  jajcus
 - Release: 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-sun/java-sun.spec?r1=1.256&r2=1.257&f=u



More information about the pld-cvs-commit mailing list