[packages/metasploit] disable dependency generator

glen glen at pld-linux.org
Sat Mar 16 00:07:54 CET 2013


commit 3117915d80d23e12639189847298321d35da3d29
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 16 01:07:35 2013 +0200

    disable dependency generator

 metasploit.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/metasploit.spec b/metasploit.spec
index fb74455..5b8d7da 100644
--- a/metasploit.spec
+++ b/metasploit.spec
@@ -1,11 +1,12 @@
 # TODO:
 # - add R: rails and RubyGems (msfweb)
 # - some docs redundant
+# - package stuff for current arch, require tools from system
 Summary:	The Metasploit Framework - a powerful tool for penetration testing
 Summary(pl.UTF-8):	Metasploit Framework - narzędzie wspomagające testy penetracyjne
 Name:		metasploit
 Version:	4.5.2
-Release:	0.2
+Release:	0.4
 License:	MFL v1.2+
 Group:		Applications
 Source0:	http://downloads.metasploit.com/data/releases/archive/framework-%{version}.tar.bz2
@@ -17,6 +18,8 @@ BuildRequires:	sed >= 4.0
 Requires:	ruby
 #Requires:	ruby-RubyGems
 BuildArch:	noarch
+# currently archive contains mixed arch files, do not generate any dependencies at all
+AutoReqProv: no
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # Shellcode templates for various arches
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/metasploit.git/commitdiff/3117915d80d23e12639189847298321d35da3d29



More information about the pld-cvs-commit mailing list