Changeset 681 for spec/trunk/SPECS/pixman.spec
- Timestamp:
- Mar 1, 2016, 7:19:53 PM (10 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/pixman.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/pixman.spec
r665 r681 3 3 Name: pixman 4 4 Version: 0.32.8 5 Release: 2%{?dist}5 Release: 3%{?dist} 6 6 Summary: Pixel manipulation library 7 7 … … 46 46 47 47 %build 48 export LDFLAGS="-Zhigh-mem" 49 export LIBS="-lurpo" 48 CFLAGS="%{optflags}" \ 49 LDFLAGS="-Zhigh-mem" \ 50 LIBS="-lurpo" \ 50 51 %configure \ 51 52 --disable-static … … 76 77 77 78 %changelog 79 * Tue Mar 1 2016 Dmitriy Kuminov <coding@dmik.org> 0.32.8-3 80 - Use respective optimization flags for different architectures. 81 78 82 * Sat Feb 20 2016 Dmitriy Kuminov <coding@dmik.org> 0.32.8-2 79 83 - Allow loading DLL into high memory.
Note:
See TracChangeset
for help on using the changeset viewer.
