fab pushed to examiner (epel7). "Fixed #515452"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 24 20:00:52 UTC 2015


>From f0730de4456f5c9f41b2e3a53d862551203c91b4 Mon Sep 17 00:00:00 2001
From: Rakesh Pandit <rakesh at fedoraproject.org>
Date: Sun, 23 Aug 2009 07:13:44 +0000
Subject: Fixed #515452


diff --git a/examiner-0.5-examiner_hashes_pl.patch b/examiner-0.5-examiner_hashes_pl.patch
new file mode 100644
index 0000000..4b60611
--- /dev/null
+++ b/examiner-0.5-examiner_hashes_pl.patch
@@ -0,0 +1,19 @@
+--- examiner-0.5.org/os/linux/examiner_hashes.pl	2009-08-23 12:30:17.119579762 +0530
++++ examiner-0.5/os/linux/examiner_hashes.pl	2009-08-23 12:34:22.883579938 +0530
+@@ -1,6 +1,6 @@
+ $loaded_library=1;
+ 
+-syscalls = (
++$syscalls = (
+ 	1 => "exit",
+ 	2 => "fork",
+ 	3 => "read",
+@@ -240,7 +240,7 @@
+ 	237 => "fremovexattr",
+ );
+ 
+-socketcall = (
++$socketcall = (
+ 	1 => "SOCKET",
+ 	2 => "BIND",
+ 	3 => "CONNECT",
diff --git a/examiner.spec b/examiner.spec
index 0ab4951..d84ba07 100644
--- a/examiner.spec
+++ b/examiner.spec
@@ -1,12 +1,13 @@
 Name:           examiner
 Version:        0.5
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Utility to disassemble and comment foreign executable binaries 
 
 Group:          Development/Tools
 License:        GPLv2
 URL:            http://www.academicunderground.org/%{name}/
 Source0:        http://www.academicunderground.org/examiner/%{name}-%{version}.tar.gz
+Patch0:         examiner-0.5-examiner_hashes_pl.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl
@@ -24,6 +25,7 @@ not analyze live running code.
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0 -p1
 
 %build
 # empty build
@@ -52,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/
 
 %changelog
+* Sun Aug 23 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.5-6
+- Applied  examiner-0.5-examiner_hashes_pl.patch #515452
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/import.log b/import.log
index f9141d2..7f52b67 100644
--- a/import.log
+++ b/import.log
@@ -1 +1,2 @@
 examiner-0_5-2_fc9:HEAD:examiner-0.5-2.fc9.src.rpm:1228881614
+examiner-0_5-6_fc11:HEAD:examiner-0.5-6.fc11.src.rpm:1251011846
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/examiner.git/commit/?h=epel7&id=f0730de4456f5c9f41b2e3a53d862551203c91b4

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list