SPECS: metasploit3.spec - there are other arch templates too
glen
glen at pld-linux.org
Thu Jul 24 23:46:58 CEST 2008
Author: glen Date: Thu Jul 24 21:46:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- there are other arch templates too
---- Files affected:
SPECS:
metasploit3.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/metasploit3.spec
diff -u SPECS/metasploit3.spec:1.5 SPECS/metasploit3.spec:1.6
--- SPECS/metasploit3.spec:1.5 Thu Jul 24 23:07:06 2008
+++ SPECS/metasploit3.spec Thu Jul 24 23:46:53 2008
@@ -20,8 +20,8 @@
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# some image in x86 ELF format
-%define _noautostrip .*%{_datadir}/metasploit3/data/templates/template_x86_linux.bin
+# Shellcode templates for various arches
+%define _noautostrip .*%{_datadir}/metasploit3/data/templates
# blah, disable stripping, the above didn't work
%define no_install_post_strip 1
%define _enable_debug_packages 0
@@ -101,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008/07/24 21:46:53 glen
+- there are other arch templates too
+
Revision 1.5 2008/07/24 21:07:06 glen
- updated to 3.1, simplified file list, made package noarch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/metasploit3.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list