SPECS: wvdial.spec - sed 2 patch

sparky sparky at pld-linux.org
Wed Aug 2 02:56:46 CEST 2006


Author: sparky                       Date: Wed Aug  2 00:56:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sed 2 patch

---- Files affected:
SPECS:
   wvdial.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/wvdial.spec
diff -u SPECS/wvdial.spec:1.18 SPECS/wvdial.spec:1.19
--- SPECS/wvdial.spec:1.18	Mon Jul 31 03:28:38 2006
+++ SPECS/wvdial.spec	Wed Aug  2 02:56:40 2006
@@ -8,9 +8,9 @@
 Group:		Networking/Daemons
 Source0:	http://open.nit.ca/download/%{name}-%{version}.tar.gz
 # Source0-md5:	8648c044305fc66ee33ecc55d36f8c8b
+Patch0:		%{name}-as_needed-fix.patch
 URL:		http://open.nit.ca/wvdial/
 BuildRequires:	libstdc++-devel
-BuildRequires:	sed >= 4.0
 BuildRequires:	wvstreams-devel
 Requires:	ppp >= 2.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,7 +32,7 @@
 
 %prep
 %setup -q
-sed '/LIBS +=/s/$/ -lwvbase/' -i Makefile
+%patch0 -p1
 
 %build
 %{__make} \
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/08/02 00:56:40  sparky
+- sed 2 patch
+
 Revision 1.18  2006/07/31 01:28:38  sparky
 - programs use symbols from libwvbase directly too, fix build with --as-needed
 
@@ -98,16 +101,16 @@
 - release 2
 
 Revision 1.9  2002/01/18 02:15:26  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.8  2001/06/29 05:49:40  kloczek
 - updated to 1.42.
 
 Revision 1.7  2001/05/03 01:14:06  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.6  2000/06/09 07:24:04  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.5  2000/05/15 07:18:54  zagrodzki
 - fixed (?) file attributes
@@ -162,5 +165,3 @@
 
 * Wed Jul 28 1999 Michael K. Johnson <johnsonm at redhat.com>
 - Initial Red Hat package
-
-%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wvdial.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list