Ignore:
Timestamp:
Jun 25, 2011, 9:10:31 AM (14 years ago)
Author:
Yuri Dario
Message:

spec: since requires clause can match both a file and a package, pthread rpm must contain both old and new dll. Ticket:16.

File:
1 edited

Legend:

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

    r159 r165  
    22Name: pthread
    33Version: 20110422
    4 Release: 4%{?dist}
     4Release: 5%{?dist}
    55License: unknown
    66Group: Development/Libraries
     
    5454%defattr(-,root,root)
    5555%{_libdir}/pthr??.dll
     56%{_libdir}/pthread.dll
    5657
    5758%files devel
Note: See TracChangeset for help on using the changeset viewer.