Changeset 1720 for spec/trunk/SPECS


Ignore:
Timestamp:
Oct 18, 2020, 9:31:53 PM (5 years ago)
Author:
tellie
Message:

spec: yaz: Release version 5.30.3-2.

File:
1 edited

Legend:

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

    r1711 r1720  
    99Summary: Z39.50 Programs
    1010Version: 5.30.3
    11 Release: 1
     11Release: 2
    1212# determine system
    1313%if !0%{?os2_version}
     
    3131Group: Applications/Internet
    3232Vendor: Index Data ApS <info@indexdata.dk>
    33 #Source: yaz-%{version}.tar.gz
    34 %scm_source github https://github.com/indexdata/yaz master
     33%if !0%{?os2_version}
     34Source: yaz-%{version}.tar.gz
     35%else
     36%scm_source github https://github.com/Tellie/yaz-os2 %{version}-os2
     37%endif
     38 
    3539BuildRoot: %{_tmppath}/%{name}-%{version}-root
    3640Prefix: %{_prefix}
     
    172176%{_includedir}/yaz
    173177%{_libdir}/pkgconfig/yaz*.pc
    174 %{_libdir}/*.dll
    175178%{_libdir}/*.a
    176179%{_datadir}/aclocal/yaz.m4
     
    192195
    193196%changelog
     197* Sun Oct 18 2020 Elbert Pol <elbert.pol@gmail.com> - 5.30.3-2
     198- Update to own github source
     199- Updated the spec file
     200
    194201* Sat Aug 01 2020 Elbert Pol <elbert.pol@gmail.com> - 5.30.3-1
    195202- Updated to latest source
Note: See TracChangeset for help on using the changeset viewer.