Ignore:
Timestamp:
Jan 31, 2019, 5:59:52 PM (7 years ago)
Author:
tellie
Message:

spec: LibRaw: Release version 0.19.2-5.

File:
1 edited

Legend:

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

    r1581 r1582  
    22Name: LibRaw
    33Version: 0.19.2
    4 Release: 4%{?dist}
     4Release: 5%{?dist}
    55License: BSD and (CDDL or LGPLv2)
    66URL: http://www.libraw.org
     
    9292
    9393%files
     94%defattr(-,root,root)
    9495%doc Changelog.txt
    9596%license LICENSE.CDDL LICENSE.LGPL COPYRIGHT
     
    9798
    9899%files static
     100%defattr(-,root,root)
    99101%{_libdir}/raw_r.a
    100102%{_libdir}/raw.a
     
    102104
    103105%files devel
     106%defattr(-,root,root)
    104107%doc manual
    105108%doc samples
    106109%{_includedir}/libraw/
    107 %{_libdir}/raw*.dll
    108110%{_libdir}/raw*_dll.a
    109111%{_libdir}/pkgconfig/libraw.pc
     
    112114
    113115%files samples
     116%defattr(-,root,root)
    114117%{_bindir}/*
    115118
    116119%changelog
     120* Thu Jan 31 2019 Elbert Pol <elbert.pol@gmail.com> - 0.19.2-5
     121- Remove dll's from the devel package.
     122
    117123* Wed Jan 30 2019 Elbert Pol <elbert.pol@gmail.com> - 0.19.2-4
    118124- Add the raw_*.a files to devel package.
Note: See TracChangeset for help on using the changeset viewer.