diff --git a/nodejs-millstone.spec b/nodejs-millstone.spec index f3676a8..ea1addb 100644 --- a/nodejs-millstone.spec +++ b/nodejs-millstone.spec @@ -2,7 +2,7 @@ Name: nodejs-millstone Version: 0.6.16 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Prepares data sources in an MML file for consumption in Mapnik License: BSD @@ -40,7 +40,6 @@ flush can be used to clear the cache of a specific resource. %patch0 -p1 %endif %nodejs_fixdep generic-pool "^2.0.3" -%nodejs_fixdep mkdirp "^0.3.5" %nodejs_fixdep request "^2.25.0" %nodejs_fixdep optimist "^0.4.0" %nodejs_fixdep sqlite3 "^3.0.0" @@ -70,6 +69,9 @@ cp -pr package.json bin lib %{buildroot}/%{nodejs_sitelib}/millstone %changelog +* Fri Jan 1 2016 Tom Hughes - 0.6.16-5 +- Remove npm(mkdirp) fixdep + * Mon Nov 30 2015 Tom Hughes - 0.6.16-4 - Enable tests