[fedora-arm] [Patch] etherbat: remove dependancy on libnet.a

Mahavir Jain mjain at marvell.com
Tue Jul 28 09:35:16 UTC 2009


Signed-off-by : Mahavir Jain <mjain at marvell.com>

--- b/etherbat.spec	2009-07-28 12:50:05.000000000 +0530
+++ a/etherbat.spec	2009-07-28 14:45:32.000000000 +0530
@@ -1,6 +1,6 @@
 Name:		etherbat
 Version:	1.0.1
-Release:	5%{?dist}
+Release:	5%{?dist}.fa1
 Summary:	Ethernet topology discovery
 
 Group:		Applications/Internet
@@ -20,7 +20,7 @@ running Etherbat and two other devices.
 %setup -q
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" make LIBNET_STATIC=%{_libdir}/libnet.a
+CFLAGS="$RPM_OPT_FLAGS" make
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/etherbat
 
 %changelog
+* Tue Jul 28 2009 Mahavir Jain <mjain at marvell.com> 1.0.1-5.fa1
+- Build etherbat dynamically as libnet-devel 1.3 provides libnet.so.
+
 * Tue Feb 24 2009 Fedora Release Engineering
<rel-eng at lists.fedoraproject.org> - 1.0.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 





More information about the arm mailing list