Author: arekm                        Date: Sun Feb  5 12:57:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 4.3pre3

---- Files affected:
SPECS:
   jedit.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/jedit.spec
diff -u SPECS/jedit.spec:1.13 SPECS/jedit.spec:1.14
--- SPECS/jedit.spec:1.13       Thu Dec  1 18:09:03 2005
+++ SPECS/jedit.spec    Sun Feb  5 13:57:52 2006
@@ -1,20 +1,23 @@
 # $Revision$, $Date$
+%define        min_jre 1.4
 Summary:       jEdit - cross platform programmer's text editor
 Summary(pl):   jEdit - międzyplatformowy tekstowy edytor programisty
 Name:          jedit
-Version:       4.2
-Release:       1
+Version:       4.3
+%define _pre   pre3
+Release:       0.%{_pre}.1
 License:       GPL v2+
 Group:         Applications/Editors
-Source0:       http://dl.sourceforge.net/jedit/%{name}%(echo %{version} | tr 
-d .)source.tar.gz
-# Source0-md5: c7fa902fd5ad3207efb45c9171eaacf1
+Source0:       http://dl.sourceforge.net/jedit/%{name}%(echo %{version} | tr 
-d .)%{_pre}source.tar.gz
+# Source0-md5: 9c58dbe8ea1d04485867f46b761e480d
 Source1:       %{name}.desktop
 URL:           http://www.jedit.org/
 BuildRequires: docbook-style-xsl
 BuildRequires: jakarta-ant
-BuildRequires: jdk >= 1.3
+BuildRequires: jdk >= %{min_jre}
 BuildRequires: libxslt-progs
-Requires:      jre >= 1.3
+Requires:      jre >= %{min_jre}
+Requires:      jre-X11 >= %{min_jre}
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/02/05 12:57:52  arekm
+- up to 4.3pre3
+
 Revision 1.13  2005/12/01 17:09:03  arekm
 - install news42 dir
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to