SOURCES: wvdial-as_needed-fix.patch - updated for wvdial 1.60

wrobell wrobell at pld-linux.org
Tue Jan 6 14:30:43 CET 2009


Author: wrobell                      Date: Tue Jan  6 13:30:43 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for wvdial 1.60

---- Files affected:
SOURCES:
   wvdial-as_needed-fix.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/wvdial-as_needed-fix.patch
diff -u SOURCES/wvdial-as_needed-fix.patch:1.1 SOURCES/wvdial-as_needed-fix.patch:1.2
--- SOURCES/wvdial-as_needed-fix.patch:1.1	Wed Aug  2 02:56:26 2006
+++ SOURCES/wvdial-as_needed-fix.patch	Tue Jan  6 14:30:37 2009
@@ -1,12 +1,11 @@
-diff -Nur wvdial-1.54.0/Makefile wvdial-1.54.0.as_needed-fix/Makefile
---- wvdial-1.54.0/Makefile	2003-11-14 20:46:13.000000000 +0100
-+++ wvdial-1.54.0.as_needed-fix/Makefile	2006-08-02 02:55:30.000000000 +0200
-@@ -21,7 +21,7 @@
- wvdial.a: wvdialer.o wvdialtext.o wvmodemscan.o wvpapchap.o wvdialbrain.o \
- 	wvdialmon.o
- 
--LIBS += -L../wvstreams -lwvutils -lwvstreams
-+LIBS += -L../wvstreams -lwvutils -lwvstreams -lwvbase
- 
- wvdial wvdialconf papchaptest pppmon: wvdial.a
+--- wvdial-1.60/Makefile.orig	2007-07-19 22:22:26.000000000 +0100
++++ wvdial-1.60/Makefile	2008-12-27 11:16:22.000000000 +0000
+@@ -11,7 +11,7 @@
+ endif
+ CPPFLAGS+=$(PC_CFLAGS)
  
+-PC_LIBS=$(shell pkg-config --libs libwvstreams)
++PC_LIBS=$(shell pkg-config --libs libwvstreams) -lwvbase
+ ifeq ($(PC_LIBS),)
+  $(error WvStreams does not appear to be installed)
+ endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/wvdial-as_needed-fix.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list