SPECS: perl-Inline-Java.spec - release 2: use java_home macro
radek
radek at pld-linux.org
Fri Aug 25 20:44:47 CEST 2006
Author: radek Date: Fri Aug 25 18:44:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- release 2: use java_home macro
---- Files affected:
SPECS:
perl-Inline-Java.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/perl-Inline-Java.spec
diff -u SPECS/perl-Inline-Java.spec:1.18 SPECS/perl-Inline-Java.spec:1.19
--- SPECS/perl-Inline-Java.spec:1.18 Tue Dec 14 17:59:56 2004
+++ SPECS/perl-Inline-Java.spec Fri Aug 25 20:44:42 2006
@@ -10,7 +10,7 @@
Summary(pl): Inline::Java - pisanie klas Perla w Javie
Name: perl-Inline-Java
Version: 0.49
-Release: 1
+Release: 2
License: Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -37,7 +37,7 @@
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor \
- J2SDK=%{_libdir}/java \
+ J2SDK=%{java_home} \
</dev/null
%{__make} java
@@ -72,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2006/08/25 18:44:42 radek
+- release 2: use java_home macro
+
Revision 1.18 2004/12/14 16:59:56 baggins
- DON'T hardcode java paths!
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Inline-Java.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list