Changeset 422 for spec/trunk/SPECS


Ignore:
Timestamp:
May 21, 2014, 12:24:41 AM (11 years ago)
Author:
dmik
Message:

spec: exceptq 7.11-9: Hot fix patch.

File:
1 edited

Legend:

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

    r421 r422  
    55Name: exceptq
    66Version: 7.11
    7 Release: 8%{?dist}
     7Release: 9%{?dist}
    88License: custom
    99Group: Development/Libraries
     
    1111#Source1: exceptq.h
    1212#Source2: exceptq71-dev.zip
     13
     14Patch1: exceptq_h.diff
    1315
    1416%description
     
    4446%prep
    4547%setup -q -c
     48
     49%patch1 -p0 -b .bak
     50[ $? = 0 ] || exit 1
    4651
    4752%build
     
    8691
    8792%changelog
     93* Tue May 20 2014 Dmitriy Kuminov <coding@dmik.org> 7.11-9
     94- Patch exceptq.h to fix usage in muptiple sources.
     95
    8896* Tue Apr 29 2014 yd
    8997- update to SHL 2014-03-03 binaries.
Note: See TracChangeset for help on using the changeset viewer.