Ignore:
Timestamp:
Aug 5, 2014, 6:59:58 PM (11 years ago)
Author:
Yuri Dario
Message:

spec: mpc, resolve dll conflict with devel package, fixes ticket#82.

File:
1 edited

Legend:

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

    r369 r433  
    44BuildRequires:  mpfr-devel
    55Version:        1.0.1
    6 Release:        2
     6Release:        3
    77Summary:        MPC multiple-precision complex shared library
    88License:        LGPL-3.0+
     
    6969%doc %{_infodir}/*
    7070%{_libdir}/mpc*.a
    71 %{_libdir}/mpc.dll
    7271%{_includedir}/mpc.h
    7372
    7473%changelog
     74* Thu Aug 05 2014 yd
     75- resolve dll conflict with devel package, fixes ticket#82.
     76
    7577* Wed Nov 20 2013 yd
    7678- rebuild with newer gcc runtime.
Note: See TracChangeset for help on using the changeset viewer.