SPECS: netdude.spec - added -bpf patch, strict deps

darekr darekr at pld-linux.org
Mon Dec 12 22:16:18 CET 2005


Author: darekr                       Date: Mon Dec 12 21:16:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -bpf patch, strict deps

---- Files affected:
SPECS:
   netdude.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/netdude.spec
diff -u SPECS/netdude.spec:1.3 SPECS/netdude.spec:1.4
--- SPECS/netdude.spec:1.3	Tue Nov 11 00:22:21 2003
+++ SPECS/netdude.spec	Mon Dec 12 22:16:12 2005
@@ -6,10 +6,12 @@
 Release:	1
 License:	GPL
 Group:		Networking/Utilities
-Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://dl.sourceforge.net/netdude/%{name}-%{version}.tar.gz
+# Source0-md5:	d561feec5388469f3449bb4ba4d89bdf
 Patch0:		%{name}-am.patch
 Patch1:		%{name}-paths.patch
-URL:		http://netdude.sf.net/
+Patch2:		%{name}-bpf.patch
+URL:		http://netdude.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gettext-devel
@@ -34,7 +36,7 @@
 Summary:	Header files for developing netdude plugins
 Summary(pl):	Pliki nagłówkowe do budowy wtyczek netdude
 Group:		Development
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{version}
 Obsoletes:	netdude-static
 
 %description devel
@@ -47,6 +49,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -f missing configure.in
@@ -98,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/12/12 21:16:12  darekr
+- added -bpf patch, strict deps
+
 Revision 1.3  2003/11/10 23:22:21  qboosh
 - BR: ac,am,lt
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/netdude.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list