openpkg/openpkg.spec

changeset 345
b7180006bcf1
parent 333
4ecfc2416fd8
child 346
c403d9dd5e0e
     1.1 --- a/openpkg/openpkg.spec	Sun May 29 16:29:06 2011 +0200
     1.2 +++ b/openpkg/openpkg.spec	Sun May 29 17:12:08 2011 +0200
     1.3 @@ -39,7 +39,7 @@
     1.4  #   o any cc(1)
     1.5  
     1.6  #   the package version/release
     1.7 -%define       V_openpkg  20110322
     1.8 +%define       V_openpkg  20110424
     1.9  
    1.10  #   the used software versions
    1.11  %define       V_rpm      4.2.1
    1.12 @@ -791,6 +791,7 @@
    1.13            -Dldflags="-L""%{l_prefix}/lib" \
    1.14            -Dlibpth="$libdirs" \
    1.15            -Dglibpth="$libdirs" \
    1.16 +          -Dlibs="-lm" \
    1.17            -Dscriptdir="%{l_prefix}/bin" \
    1.18            -Uinstallusrbinperl \
    1.19            -Adefine:useshrplib='false' \

mercurial