SPECS: jpackage-utils.spec - check for $JAVA_HOME being directory ...

glen glen at pld-linux.org
Mon Jan 22 15:01:33 CET 2007


Author: glen                         Date: Mon Jan 22 14:01:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check for $JAVA_HOME being directory not just arbitary string; rel 13

---- Files affected:
SPECS:
   jpackage-utils.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/jpackage-utils.spec
diff -u SPECS/jpackage-utils.spec:1.21 SPECS/jpackage-utils.spec:1.22
--- SPECS/jpackage-utils.spec:1.21	Thu Jan 11 13:41:43 2007
+++ SPECS/jpackage-utils.spec	Mon Jan 22 15:01:28 2007
@@ -4,13 +4,14 @@
 Summary(pl):	Narzędzia JPackage
 Name:		jpackage-utils
 Version:	1.6.6
-Release:	12
+Release:	13
 Epoch:		0
 License:	BSD-like
 Group:		Development/Languages/Java
 Source0:	%{name}-%{version}.tar.bz2
 # Source0-md5:	85336e72018ecefa2f9999fc4e6f3eb8
 Patch0:		%{name}-pdksh.patch
+Patch1:		%{name}-checkdir.patch
 URL:		http://www.jpackage.org/
 BuildRequires:	rpmbuild(macros) >= 1.318
 Requires:	/bin/egrep
@@ -64,6 +65,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 echo "JPackage release %{jpackage_distver} (PLD Linux port) for %{buildarch}" > etc/jpackage-release
@@ -178,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/01/22 14:01:28  glen
+- check for $JAVA_HOME being directory not just arbitary string; rel 13
+
 Revision 1.21  2007/01/11 12:41:43  glen
 - support 32-bit dirs on archs with lib64
 - rel 12
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jpackage-utils.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list