[dnstop] Bump to latest upstream version.

konradm konradm at fedoraproject.org
Sat Jul 16 20:03:59 UTC 2011


commit 36cb7dbefafcef015e3d8ddbd7a8a1fb3a5199b1
Author: Conrad Meyer <cemeyer at cs.washington.edu>
Date:   Sat Jul 16 13:03:39 2011 -0700

    Bump to latest upstream version.

 .gitignore                      |    1 +
 dnstop-20090128_make-DATE.patch |    9 ---------
 dnstop.spec                     |    9 +++++----
 sources                         |    2 +-
 4 files changed, 7 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a50799..d87d15b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 dnstop-20090128.tar.gz
+/dnstop-20110502.tar.gz
diff --git a/dnstop.spec b/dnstop.spec
index a41e8c7..cfad8fc 100644
--- a/dnstop.spec
+++ b/dnstop.spec
@@ -1,12 +1,11 @@
 Name:           dnstop
-Version:        20090128
-Release:        3%{?dist}
+Version:        20110502
+Release:        1%{?dist}
 Summary:        Displays information about DNS traffic on your network
 Group:          Applications/System
 License:        BSD
 URL:            http://dns.measurement-factory.com/tools/dnstop/
 Source0:        http://dns.measurement-factory.com/tools/dnstop/src/dnstop-%{version}.tar.gz
-Patch0:         dnstop-20090128_make-DATE.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  libpcap-devel
 BuildRequires:  ncurses-devel
@@ -27,7 +26,6 @@ tcpdump savefile.
 
 %prep
 %setup -q
-%patch0 -p1 -b .DATE
 
 %build
 %configure
@@ -60,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 16 2011 Conrad Meyer <konrad at tylerc.org> - 20110502-1
+- Bump to latest upstream version.
+
 * Fri Mar 25 2011 Niels de Vos <devos at fedoraproject.org> - 20090128-3
 - Fiy Failed To Build From Source (#660807)
 
diff --git a/sources b/sources
index 5097e94..c043211 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-827a0d2020b157b925411dd30b6feff3  dnstop-20090128.tar.gz
+28cb54f3780b27e15df8924235e4e37b  dnstop-20110502.tar.gz


More information about the scm-commits mailing list