| 29 Packager: OpenPKG Foundation e.V. |
29 Packager: OpenPKG Foundation e.V. |
| 30 Distribution: OpenPKG Community |
30 Distribution: OpenPKG Community |
| 31 Class: PLUS |
31 Class: PLUS |
| 32 Group: Audio |
32 Group: Audio |
| 33 License: GPL |
33 License: GPL |
| 34 Version: 1.6.3 |
34 Version: 1.12.3 |
| 35 Release: 20090106 |
35 Release: 20100728 |
| 36 |
36 |
| 37 # package options |
37 # package options |
| 38 %option with_dev no |
38 %option with_dev no |
| 39 |
39 |
| 40 # list of sources |
40 # list of sources |
| 41 Source0: http://www.mpg123.de/download/mpg123-%{version}.tar.bz2 |
41 Source0: http://www.mpg123.de/download/mpg123-%{version}.tar.bz2 |
| 42 Patch0: mpg123.patch |
|
| 43 |
42 |
| 44 # build information |
43 # build information |
| 45 Prefix: %{l_prefix} |
44 Prefix: %{l_prefix} |
| 46 BuildRoot: %{l_buildroot} |
45 BuildRoot: %{l_buildroot} |
| 47 BuildPreReq: OpenPKG, openpkg >= 20040130, make |
46 BuildPreReq: OpenPKG, openpkg >= 20040130, make |