rpms/wvdial/devel wvdial.spec,1.21,1.22

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 18 12:02:12 UTC 2007


Author: harald

Update of /cvs/dist/rpms/wvdial/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11753

Modified Files:
	wvdial.spec 
Log Message:
specfile review


Index: wvdial.spec
===================================================================
RCS file: /cvs/dist/rpms/wvdial/devel/wvdial.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- wvdial.spec	12 Jul 2006 08:51:34 -0000	1.21
+++ wvdial.spec	18 Apr 2007 12:02:09 -0000	1.22
@@ -1,14 +1,14 @@
-Summary: A heuristic autodialer for PPP connections.
+Summary: A heuristic autodialer for PPP connections
 Name: wvdial
 Version: 1.54.0
-Release: 5.2.2.1
+Release: 6%{?dist}
 License: LGPL
-URL: http://open.nit.ca/wvdial/
+URL: http://open.nit.ca/wiki/index.php?page=WvDial
 Group: System Environment/Daemons
 Source0: http://open.nit.ca/download/wvdial-%{version}.tar.gz
 Patch1: wvdial-1.53-remotename.patch
-Buildroot: %{_tmppath}/wvdial-root
-BuildRequires: libwvstreams-devel >= 0:3.75.0 lockdev-devel openssl-devel
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: libwvstreams-devel >= 0:4.2.2 lockdev-devel openssl-devel
 Requires: ppp >= 0:2.3.7
 
 %description
@@ -23,8 +23,7 @@
 
 %build
 make \
-	CFLAGS="$RPM_OPT_FLAGS -DUSE_LOCKDEV=1" \
-	CXXFLAGS="$RPM_OPT_FLAGS -DUSE_LOCKDEV=1 -fno-rtti" \
+	CPPOPTS="$RPM_OPT_FLAGS -DUSE_LOCKDEV=1 -fno-rtti" \
 	LOCKDEV=-llockdev \
 	XX_LIBS="-lcrypt -llockdev" \
 	PREFIX=%{_prefix} \




More information about the fedora-cvs-commits mailing list