SPECS: jedit.spec - up to 4.3 pre4

arekm arekm at pld-linux.org
Thu Jun 1 22:20:01 CEST 2006


Author: arekm                        Date: Thu Jun  1 20:20:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 4.3 pre4

---- Files affected:
SPECS:
   jedit.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/jedit.spec
diff -u SPECS/jedit.spec:1.15 SPECS/jedit.spec:1.16
--- SPECS/jedit.spec:1.15	Fri May 19 13:28:19 2006
+++ SPECS/jedit.spec	Thu Jun  1 22:19:56 2006
@@ -4,18 +4,19 @@
 Summary(pl):	jEdit - międzyplatformowy tekstowy edytor programisty
 Name:		jedit
 Version:	4.3
-%define _pre	pre3
+%define _pre	pre4
 Release:	0.%{_pre}.1
 License:	GPL v2+
 Group:		Applications/Editors
-Source0:	http://dl.sourceforge.net/jedit/%{name}%(echo %{version} | tr -d .)%{_pre}source.tar.gz
-# Source0-md5:	9c58dbe8ea1d04485867f46b761e480d
+Source0:	http://dl.sourceforge.net/jedit/%{name}%{version}%{_pre}source.tar.gz
+# Source0-md5:	0e33e86a97e2426818798b5f1ac56485
 Source1:	%{name}.desktop
 URL:		http://www.jedit.org/
 BuildRequires:	docbook-style-xsl
 BuildRequires:	ant
 BuildRequires:	jdk >= %{min_jre}
 BuildRequires:	libxslt-progs
+BuildRequires:	xml-commons
 Requires:	jre >= %{min_jre}
 Requires:	jre-X11 >= %{min_jre}
 BuildArch:	noarch
@@ -32,7 +33,7 @@
 %setup -q -n jEdit
 
 %build
-JAVA_HOME=%{_libdir}/java; export JAVA_HOME
+JAVA_HOME="%{java_home}"; export JAVA_HOME
 echo 'docbook.xsl=/usr/share/sgml/docbook/xsl-stylesheets' > build.properties
 
 # use xsltproc to build docs (it works, xalan doesn't)
@@ -77,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/06/01 20:19:56  arekm
+- up to 4.3 pre4
+
 Revision 1.15  2006/05/19 11:28:19  jajcus
 - s/jakarta-ant/ant/ in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jedit.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list