diff --git a/nodejs-millstone.spec b/nodejs-millstone.spec index 2a976ba..af61171 100644 --- a/nodejs-millstone.spec +++ b/nodejs-millstone.spec @@ -2,7 +2,7 @@ Name: nodejs-millstone Version: 0.5.15 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Prepares data sources in an MML file for consumption in Mapnik License: BSD @@ -48,6 +48,7 @@ flush can be used to clear the cache of a specific resource. %patch1 -p1 -b .request %patch2 -p1 -b .underscore %patch3 -p1 -b .tests +%nodejs_fixdep srs "~0.3.0" rm -rf node_modules @@ -73,6 +74,9 @@ NODE_PATH=lib %{nodejs_sitelib}/mocha/bin/mocha -R spec --timeout 10000 %changelog +* Fri Aug 9 2013 Tom Hughes - 0.5.15-5 +- Rebuild against nodejs-srs 0.3.0 + * Sat Aug 03 2013 Fedora Release Engineering - 0.5.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild