diff --git a/jline.changes b/jline.changes index 9fb118c..dd5adca 100644 --- a/jline.changes +++ b/jline.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 9 11:06:04 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + ------------------------------------------------------------------- Mon Aug 26 07:57:51 UTC 2013 - mvyskocil@suse.com diff --git a/jline.spec b/jline.spec index 1ccc78a..d5ec9fc 100644 --- a/jline.spec +++ b/jline.spec @@ -38,12 +38,12 @@ Source2: jline-build.xml Source3: jline-0.9.94.pom Requires: /bin/sh Requires: /bin/stty -Requires(post): jpackage-utils -Requires(postun): jpackage-utils +Requires(post): javapackages-tools +Requires(postun): javapackages-tools #bnc#816314: for update_maven_depmap Requires(post): findutils Requires(postun): findutils -BuildRequires: jpackage-utils >= 1.7.2 +BuildRequires: javapackages-tools BuildRequires: xml-commons-resolver %if %with maven BuildRequires: maven-release