diff --git a/jython.changes b/jython.changes index d8dbf5c..24203d0 100644 --- a/jython.changes +++ b/jython.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 9 11:06:09 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + ------------------------------------------------------------------- Tue Mar 13 08:36:41 UTC 2012 - cfarrell@suse.com diff --git a/jython.spec b/jython.spec index 89aa795..e3c25e8 100644 --- a/jython.spec +++ b/jython.spec @@ -1,7 +1,7 @@ # # spec file for package jython # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,7 +43,7 @@ Patch0: %{name}-cachedir.patch # ${python.home} Patch1: %{name}-nofullbuildpath.patch Requires: jakarta-oro -Requires: jpackage-utils >= 1.5 +Requires: javapackages-tools Requires: libreadline-java >= 0.8.0-16 Requires: python >= %{cpython_version} Requires: servletapi5