[packages/yarn] up to 1.1.0

glen glen at pld-linux.org
Tue Nov 28 10:42:09 CET 2017


commit c8d0b800b8f7932a332cda32a52f06e18840957f
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Sep 27 00:29:28 2017 +0300

    up to 1.1.0

 yarn.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/yarn.spec b/yarn.spec
index 60d2b65..88c7864 100644
--- a/yarn.spec
+++ b/yarn.spec
@@ -1,11 +1,11 @@
 Summary:	Fast, reliable, and secure node dependency management
 Name:		yarn
-Version:	0.27.5
-Release:	1
+Version:	1.1.0
+Release:	0.1
 License:	BSD
 Group:		Development/Tools
 Source0:	https://github.com/yarnpkg/yarn/releases/download/v%{version}/%{name}-v%{version}.tar.gz
-# Source0-md5:	7300299755265c169a8f05a1c7dfd4db
+# Source0-md5:	26588f716ac62a54a98094ee6c1284e4
 URL:		https://yarnpkg.com/
 BuildRequires:	rpmbuild(macros) >= 1.634
 BuildRequires:	sed >= 4.0
@@ -30,8 +30,7 @@ Secure: Yarn uses checksums to verify the integrity of every installed
 package before its code is executed.
 
 %prep
-%setup -qc
-mv dist/* .
+%setup -q -n %{name}-v%{version}
 
 %{__rm} bin/*.cmd
 %{__rm} bin/yarn
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yarn.git/commitdiff/6a7b726a533a4b1ec158a0df47c2044a4cf915c0



More information about the pld-cvs-commit mailing list