[packages/rpm/nodejs: 2/5] needs file(1) that can recognize nodejs files
glen
glen at pld-linux.org
Sun Apr 28 23:06:56 CEST 2013
commit 1ac505e39b9b23ae1e9a1cf4549ce96f606e3ec1
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Apr 28 23:40:55 2013 +0300
needs file(1) that can recognize nodejs files
rpm.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 049a579..53b9f81 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -638,7 +638,7 @@ Requires: chrpath >= 0.10-4
Requires: cpio
Requires: diffutils
Requires: elfutils
-Requires: file >= 5.11-2
+Requires: file >= 4.17
Requires: fileutils
Requires: findutils
%ifarch athlon
@@ -776,6 +776,7 @@ Summary: Node.js tools, which simplify creation of RPM packages with Node.js sof
Summary(pl.UTF-8): Makra ułatwiające tworzenie pakietów RPM z programami napisanymi w Ruby
Group: Applications/File
Requires: %{name} = %{version}-%{release}
+Requires: file >= 5.11-2
%description nodejsprov
Node.js tools, which simplifies creation of RPM packages with Node.js
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/a6170955991f542eaf1cf303a5912538f85374ed
More information about the pld-cvs-commit
mailing list