OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 08-Jul-2008 18:53:32 Branch: HEAD Handle: 2008070817533100 Modified files: openpkg-src/avis avis.spec Log: modifying package: avis-1.2.1 20080628 -> 20080708 Summary: Revision Changes Path 1.18 +3 -2 openpkg-src/avis/avis.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/avis/avis.spec ============================================================================ $ cvs diff -u -r1.17 -r1.18 avis.spec --- openpkg-src/avis/avis.spec 28 Jun 2008 08:11:48 -0000 1.17 +++ openpkg-src/avis/avis.spec 8 Jul 2008 16:53:31 -0000 1.18 @@ -25,7 +25,7 @@ %define V_avis 1.2.1 %define V_avis_server 1.2.1 %define V_avis_client 1.1.0 -%define V_avis_client_c 0.1.0 +%define V_avis_client_c 0.2.0 # package information Name: avis @@ -38,7 +38,7 @@ Group: InstantMessaging License: GPL Version: %{V_avis} -Release: 20080628 +Release: 20080708 # list of sources Source0: http://switch.dl.sourceforge.net/avis/avis-src-%{V_avis_server}.zip @@ -91,6 +91,7 @@ ( cd avis-client-%{V_avis_client_c} CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ + LIBS="-lm" \ ./configure \ --prefix=%{l_prefix} \ --disable-shared @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org