commit ef8b9cea955ea8cf81088735439719a6783d88b2
Author: Aria Stewart <[email protected]>
Date:   Sun Dec 2 20:52:17 2012 -0700

    Up to 0.2.8

 nodejs-minimatch-fixdeps.patch | 11 -----------
 nodejs-minimatch.spec          |  9 ++++-----
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/nodejs-minimatch.spec b/nodejs-minimatch.spec
index 8d16109..f79080e 100644
--- a/nodejs-minimatch.spec
+++ b/nodejs-minimatch.spec
@@ -1,18 +1,18 @@
 %define                pkg     minimatch
 Summary:       JavaScript glob matcher
 Name:          nodejs-%{pkg}
-Version:       0.2.4
+Version:       0.2.8
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 URL:           https://github.com/isaacs/minimatch
 Source0:       http://registry.npmjs.org/minimatch/-/minimatch-%{version}.tgz
-# Source0-md5: 8ebe9a77e7e120aaa473052a5324b995
+# Source0-md5: aab77712c6130f66c6a39c16bc9f4993
 # fix deps to newer version in RPMs
-Patch0:                nodejs-minimatch-fixdeps.patch
 BuildRequires: rpmbuild(macros) >= 1.634
 Requires:      nodejs
-Requires:      nodejs-lru-cache >= 1.1.0
+Requires:      nodejs-lru-cache >= 2.0.0, nodejs-lru-cache < 2.1.0
+Requires:      nodejs-sigmund >= 1.0.0, nodejs-sigmund < 1.1.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,7 +22,6 @@ Converts glob expressions to JavaScript "RegExp" objects.
 %prep
 %setup -qc
 mv package/* .
-%patch0 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
diff --git a/nodejs-minimatch-fixdeps.patch b/nodejs-minimatch-fixdeps.patch
deleted file mode 100644
index e4468ca..0000000
--- a/nodejs-minimatch-fixdeps.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- package.json.orig  2012-03-28 18:44:43.000000000 -0700
-+++ package.json       2012-04-26 19:08:33.741860892 -0700
-@@ -15,7 +15,7 @@
-     "node": "*"
-   },
-   "dependencies": {
--    "lru-cache": "~1.0.5"
-+    "lru-cache": "1.1.x"
-   },
-   "devDependencies": {
-     "tap": ""
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-minimatch.git/commitdiff/ef8b9cea955ea8cf81088735439719a6783d88b2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to