rpms/dropwatch/F-12 .cvsignore, 1.2, 1.3 dropwatch.spec, 1.2, 1.3 sources, 1.2, 1.3

Neil Horman nhorman at fedoraproject.org
Tue Apr 20 19:51:35 UTC 2010


Author: nhorman

Update of /cvs/pkgs/rpms/dropwatch/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4966

Modified Files:
	.cvsignore dropwatch.spec sources 
Log Message:
Updating to latest version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dropwatch/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	24 Mar 2009 18:07:04 -0000	1.2
+++ .cvsignore	20 Apr 2010 19:51:34 -0000	1.3
@@ -1 +1,2 @@
 dropwatch-1.0.tbz2
+dropwatch-1.1-0.tbz2


Index: dropwatch.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dropwatch/F-12/dropwatch.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- dropwatch.spec	24 Jul 2009 20:33:19 -0000	1.2
+++ dropwatch.spec	20 Apr 2010 19:51:35 -0000	1.3
@@ -1,13 +1,15 @@
+%define upstream_release 0
 Summary: Kernel dropped packet monitor 
 Name: dropwatch 
-Version: 1.0 
-Release: 3%{?dist} 
-Source0: https://fedorahosted.org/releases/d/r/dropwatch/dropwatch-%{version}.tbz2
+Version: 1.1
+Release: 2%{?dist} 
+Source0: https://fedorahosted.org/releases/d/r/dropwatch/dropwatch-%{version}-%{upstream_release}.tbz2
 URL: http://fedorahosted.org/dropwatch
 License: GPLv2+ 
 Group: Applications/System 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: kernel-devel, libnl-devel, readline-devel
+BuildRequires: binutils-devel, binutils-static
 Requires: libnl, readline
 
 %description
@@ -15,7 +17,7 @@ dropwatch is an utility to interface to 
 network packets.
 
 %prep
-%setup -q
+%setup -q -n dropwatch-%{version}
 
 %build
 cd src
@@ -41,6 +43,15 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING
 
 %changelog
+* Thu Apr 07 2010 Neil Horman <nhorman at redhat.com> - 1.1-2
+- Adding more missing buildrequires
+
+* Wed Apr 07 2010 Neil Horman <nhorman at redhat.com> - 1.1-1
+- Add missing buildrequires
+
+* Wed Apr 07 2010 Neil Horman <nhorman at redhat.com> - 1.1-0
+- Move to latest upstream sources
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dropwatch/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	24 Mar 2009 18:07:04 -0000	1.2
+++ sources	20 Apr 2010 19:51:35 -0000	1.3
@@ -1 +1 @@
-34338735d1d2d339c92f21d9c7f1202f  dropwatch-1.0.tbz2
+f17a6ec30f82a2c1c5a675325d3e722a  dropwatch-1.1-0.tbz2



More information about the scm-commits mailing list