[masscan/f19] tods

Rino Rondan villadalmine at fedoraproject.org
Mon Jun 23 20:49:50 UTC 2014


commit 772295071f03219048ac50e033d0e5beae0216e7
Author: Rino Mario Bross Rondan <villadalmine at gmail.com>
Date:   Mon Jun 23 17:49:19 2014 -0300

    tods

 .gitignore   |    1 +
 masscan.spec |   16 +++++++++++-----
 sources      |    2 +-
 3 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f2dd65..a7db2f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /masscan-1.0-8746c78.zip
+/d4656ad8a32d694723da49e6f31d33e0c47e22c7.tar.gz
diff --git a/masscan.spec b/masscan.spec
index 32a0fd1..0b98eb2 100644
--- a/masscan.spec
+++ b/masscan.spec
@@ -1,13 +1,13 @@
-%global commit	8746c78856ca9a4d20617dd5d234850a6136b0af
+%global commit d4656ad8a32d694723da49e6f31d33e0c47e22c7
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 Name:	masscan
-Version:	1.0
-Release:	8%{?dist}
+Version:	1.0.3
+Release:	1%{?dist}
 Summary:	This is the fastest Internet port scanner
 License:	BSD
 URL:		https://github.com/robertdavidgraham/%{name}	
-Source0:	https://github.com/robertdavidgraham/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.zip
-Patch0:		%{name}-1.0-secondary.patch
+Source0:        https://github.com/robertdavidgraham/%{name}/archive/%{commit}/%{commit}.tar.gz
+Patch0:		%{name}-%{version}-secondary.patch
 
 BuildRequires:	libpcap-devel
 
@@ -37,6 +37,12 @@ install -pm 0755 bin/masscan %{buildroot}%{_bindir}/%{name}
 
 
 %changelog
+* Mon Jun 23 2014 Rino Rondan <villadalmine at fedoraproject.org> - 1.0.3-1
+- Rebuilt for version 1.0.3 and fix Source0
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
 * Tue Jan 21 2014 Dan HorĂ¡k <dan[at]danny.cz> - 1.0-8
 - fix build on secondary arches
 
diff --git a/sources b/sources
index 7c30573..7a3d5f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e73ce6a66ab558630292a985c28d95e8  masscan-1.0-8746c78.zip
+fbf0969c2bdd703e42cdab908b5474a2  d4656ad8a32d694723da49e6f31d33e0c47e22c7.tar.gz


More information about the scm-commits mailing list