Changeset 1821 for spec/trunk/SPECS
- Timestamp:
- Nov 5, 2022, 2:08:43 PM (3 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/mpg123.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/mpg123.spec
r1817 r1821 4 4 5 5 Name: mpg123 6 Version: 1.3 0.16 Version: 1.31.1 7 7 Release: 1%{?dist} 8 8 Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 … … 122 122 %make_build 123 123 %else 124 export LDFLAGS="-Zomf -Zmap -Zhigh-mem -Zargs- wild -Zargs-resp"124 export LDFLAGS="-Zomf -Zmap -Zhigh-mem -Zargs-resp -Zbin-files" 125 125 export LIBS="-lcx" 126 126 127 %configure --with-cpu=x86 --enable-debug=no --enable-modules=no --with-network= exec--with-default-audio=os2127 %configure --with-cpu=x86 --enable-debug=no --enable-modules=no --with-network=auto --with-default-audio=os2 128 128 make %{?_smp_mflags} 129 129 %endif … … 221 221 222 222 %changelog 223 * Sat Nov 05 2022 Elbert Pol <elbert.pol@gmail.com> - 1.31.1-1 224 - Updated to latest version 225 226 * Wed Oct 26 2022 Elbert Pol <elbert.pol@gmail.com> - 1.31.0-1 227 - Updated to latest version 228 223 229 * Fri Jul 22 2022 Elbert Pol <elbert.pol@gmail.com> - 1.30.1-1 224 230 - Updated to latest version
Note:
See TracChangeset
for help on using the changeset viewer.
