Changeset 422 for spec/trunk/SPECS
- Timestamp:
- May 21, 2014, 12:24:41 AM (11 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/exceptq.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/exceptq.spec
r421 r422 5 5 Name: exceptq 6 6 Version: 7.11 7 Release: 8%{?dist}7 Release: 9%{?dist} 8 8 License: custom 9 9 Group: Development/Libraries … … 11 11 #Source1: exceptq.h 12 12 #Source2: exceptq71-dev.zip 13 14 Patch1: exceptq_h.diff 13 15 14 16 %description … … 44 46 %prep 45 47 %setup -q -c 48 49 %patch1 -p0 -b .bak 50 [ $? = 0 ] || exit 1 46 51 47 52 %build … … 86 91 87 92 %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 88 96 * Tue Apr 29 2014 yd 89 97 - update to SHL 2014-03-03 binaries.
Note:
See TracChangeset
for help on using the changeset viewer.
