SPECS: xp.spec, xt.spec - fixed javaclassdir path

hawk hawk at pld-linux.org
Thu Feb 14 17:27:31 CET 2008


Author: hawk                         Date: Thu Feb 14 16:27:31 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed javaclassdir path

---- Files affected:
SPECS:
   xp.spec (1.21 -> 1.22) , xt.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/xp.spec
diff -u SPECS/xp.spec:1.21 SPECS/xp.spec:1.22
--- SPECS/xp.spec:1.21	Mon Feb 12 23:09:25 2007
+++ SPECS/xp.spec	Thu Feb 14 17:27:26 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	XP - analizator składniowy XML-a napisany w Javie
 Name:		xp
 Version:	0.5
-Release:	3
+Release:	4
 Epoch:		1
 Vendor:		James Clark
 License:	Free
@@ -20,7 +20,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildArch:	noarch
 
-%define		_javaclassdir	%{_datadir}/java/classes
+%define		_javaclassdir	%{_datadir}/java
 %define 	_jredir %{java_home}/jre
 # _javaclasspath exported in build as $CLASSPATH by rpm
 %define		_javaclasspath %{_jredir}/lib/rt.jar:%{_javaclassdir}/sax.jar:.
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008-02-14 16:27:26  hawk
+- fixed javaclassdir path
+
 Revision 1.21  2007-02-12 22:09:25  glen
 - tabs in preamble
 

================================================================
Index: SPECS/xt.spec
diff -u SPECS/xt.spec:1.17 SPECS/xt.spec:1.18
--- SPECS/xt.spec:1.17	Mon Feb 12 23:09:25 2007
+++ SPECS/xt.spec	Thu Feb 14 17:27:26 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Procesor XSLT napisany w Javie
 Name:		xt
 Version:	19991105
-Release:	1
+Release:	2
 Vendor:		James Clark
 License:	Free
 Group:		Applications/Publishing/XML/Java
@@ -17,7 +17,7 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_javaclassdir	%{_datadir}/java/classes
+%define		_javaclassdir	%{_datadir}/java
 %define		_jredir		%{_libdir}/jre
 
 %description
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008-02-14 16:27:26  hawk
+- fixed javaclassdir path
+
 Revision 1.17  2007-02-12 22:09:25  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xp.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xt.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list