From 0e915b6ca594562d617a47a252574337e5176029 Mon Sep 17 00:00:00 2001 From: root Date: Feb 15 2016 21:55:09 +0000 Subject: Update Requirement (#1308516) --- diff --git a/josm-0-remove_svn_call.patch b/josm-0-remove_svn_call.patch index 8e65794..c0faec1 100644 --- a/josm-0-remove_svn_call.patch +++ b/josm-0-remove_svn_call.patch @@ -1,57 +1,11 @@ ---- a/build.xml -+++ b/build.xml -@@ -76,27 +76,7 @@ - match=".*git-svn-id: [^@]*@([0-9]+).*(\d{4}-\d{2}-\d{2}.\d{2}\:\d{2}\:\d{2}\s*[+-]\d{2}:?\d{2})\s*$" - replace="<info><entry><commit revision="\1"><date>\2</date></commit></entry></info>"/> - -- -- -- -- -- -- -- -- -- -- -- -- -- --# automatically generated by JOSM build.xml - do not edit --Revision: ${version.entry.commit.revision} --Is-Local-Build: true --Build-Date: ${build.tstamp} -- -- -+ - -@@ -108,11 +88,24 @@ Build-Date: ${build.tstamp} +--- b/build.xml 2016-02-15 21:41:04.215437407 +0100 ++++ josm-0/build.xml 2016-02-15 21:41:37.269763034 +0100 +@@ -79,7 +79,7 @@ -- -+ -+ -+ -+ -+ -+ -+ -+ - Revision ${version.entry.commit.revision} - - - -+ -+# automatically generated by JOSM build.xml - do not edit -+Revision: ${version.entry.commit.revision} -+Is-Local-Build: true -+Build-Date: ${build.tstamp} -+ - - - +- ++ + + + diff --git a/josm.spec b/josm.spec index ddba64d..c025bb1 100644 --- a/josm.spec +++ b/josm.spec @@ -6,7 +6,7 @@ Name: josm Version: 0 -Release: 0.73.%{svn_revision}svn%{?dist} +Release: 0.74.%{svn_revision}svn%{?dist} Summary: An editor for OpenStreetMap (OSM) Group: Applications/Internet License: GPLv2+ @@ -57,6 +57,9 @@ Requires: svgsalamander Requires: gnu-getopt Requires: xmpcore Requires: apache-commons-compress +Requires: apache-commons-codec +Requires: apache-commons-jcs-core +Requires: jsonp %description @@ -184,6 +187,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Feb 15 2016 Cédric OLIVIER 0-0.74.9329svn +- Update Requirement (#1308516) + * Wed Feb 10 2016 Cédric OLIVIER 0-0.73.9329svn - Update classpath in josm launcher diff --git a/sources b/sources index a9f4da6..18a51f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1c49cf0f618e085349802703c2b2c06 josm-0.9329svn.tar.gz +8d90033ba1bad43f7c739439128a2ba4 josm-0.9329svn.tar.gz