Changeset 1285 for spec/trunk/SPECS


Ignore:
Timestamp:
Dec 27, 2017, 9:39:01 PM (8 years ago)
Author:
tellie
Message:

spec: whois: Release version 5.2.20-1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/whois.spec

    r1269 r1285  
    11Name:       whois       
    2 Version:    5.2.19
     2Version:    5.2.20
    33Release:    1%{?dist}
    44Summary:    Improved WHOIS client
     
    88
    99Vendor:  bww bitwise works GmbH
    10 %scm_source  svn http://svn.netlabs.org/repos/ports/whois/trunk 2255
     10%scm_source  svn http://svn.netlabs.org/repos/ports/whois/trunk 2269
    1111
    1212BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
     
    4040%build
    4141export EXEEXT='.exe'
    42 export LIBS="-lcx -lintl"
     42export LIBS="-lcx -lintl8_dll"
    4343export LDFLAGS=" -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
    4444make CONFIG_FILE="%{_sysconfdir}/%{cfgfile}" HAVE_LIBIDN=1 HAVE_ICONV=1 \
     
    6767
    6868%changelog
     69* Wed Dec 27 2017 Elbert Pol <elbert.pol@gmail.com> - 5.2.20-1
     70- Updated to v5.2.20
    6971* Mon Dec 11 2017 Elbert Pol <elbert.pol@gmail.com> - 5.2.19-1
    7072- Updated to v5.2.19
Note: See TracChangeset for help on using the changeset viewer.