[nodejs-read-package-json/f19] drop outdated dependency fix

T.C. Hollingsworth patches at fedoraproject.org
Fri Apr 5 20:51:00 UTC 2013


commit 6f99cb3b59f5c50163f86abdf1291eb23572a045
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Apr 5 13:50:35 2013 -0700

    drop outdated dependency fix

 nodejs-read-package-json.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/nodejs-read-package-json.spec b/nodejs-read-package-json.spec
index 442ef0c..b9bb57e 100644
--- a/nodejs-read-package-json.spec
+++ b/nodejs-read-package-json.spec
@@ -1,6 +1,6 @@
 Name:           nodejs-read-package-json
 Version:        0.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        npm's package.json parser
 BuildArch:      noarch
 
@@ -19,8 +19,6 @@ validation.
 %prep
 %setup -q -n package
 
-%nodejs_fixdep lru-cache '2.3.x'
-
 %build
 #nothing to do
 
@@ -40,6 +38,9 @@ rm -rf %buildroot
 %doc LICENSE README.md
 
 %changelog
+* Fri Apr 05 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-2
+- drop outdated dependency fix
+
 * Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.3.0-1
 - new upstream release 0.3.0
 


More information about the scm-commits mailing list