Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 950765 Details for
Bug 1019112
nodejs-deep-equal-0.2.1 is available
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Include lib directory
0001-Include-lib-directory-in-package.patch (text/plain), 1.23 KB, created by
Tom Hughes
on 2014-10-26 10:15:16 UTC
(
hide
)
Description:
Include lib directory
Filename:
MIME Type:
Creator:
Tom Hughes
Created:
2014-10-26 10:15:16 UTC
Size:
1.23 KB
patch
obsolete
>From 12e54f3a66de34abc738167e45049c5e4d0c8544 Mon Sep 17 00:00:00 2001 >From: Tom Hughes <tom@compton.nu> >Date: Sun, 26 Oct 2014 10:14:06 +0000 >Subject: [PATCH] Include lib directory in package > >--- > nodejs-deep-equal.spec | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/nodejs-deep-equal.spec b/nodejs-deep-equal.spec >index 05eddf1..329fdb3 100644 >--- a/nodejs-deep-equal.spec >+++ b/nodejs-deep-equal.spec >@@ -4,7 +4,7 @@ > > Name: nodejs-deep-equal > Version: 0.2.1 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: Node's assert.deepEqual algorithm > BuildArch: noarch > >@@ -40,7 +40,7 @@ Node's `assert.deepEqual()` algorithm implemented as a standalone module. > rm -rf %buildroot > > mkdir -p %{buildroot}%{nodejs_sitelib}/deep-equal >-cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/deep-equal >+cp -pr package.json index.js lib %{buildroot}%{nodejs_sitelib}/deep-equal > > %nodejs_symlink_deps > >@@ -59,6 +59,9 @@ rm -rf %buildroot > %doc LICENSE readme.markdown example/ > > %changelog >+* Sun Oct 26 2014 Tom Hughes <tom@compton.nu> - 0.2.1-3 >+- include lib directory >+ > * Sun Oct 26 2014 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.1-2 > - actually run the tests > >-- >1.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1019112
:
950046
| 950765