Author: shadzik Date: Mon Oct 23 02:50:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix OSS support - rel 0.2
---- Files affected: SPECS: mpg123.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/mpg123.spec diff -u SPECS/mpg123.spec:1.63 SPECS/mpg123.spec:1.64 --- SPECS/mpg123.spec:1.63 Mon Oct 23 02:31:04 2006 +++ SPECS/mpg123.spec Mon Oct 23 04:50:05 2006 @@ -15,7 +15,7 @@ Summary(uk): đŇĎÇŇÁ×ÁŢ MPEG ÁŐÄŚĎĆÁĘĚŚ× Name: mpg123 Version: 0.61 -Release: 0.1 +Release: 0.2 License: freely distributable for non-commercial use, GPL (mpglib) Group: Applications/Sound Source0: http://dl.sourceforge.net/mpg123/%{name}-%{version}.tar.bz2 @@ -169,7 +169,7 @@ %build %configure \ - %{?with_oss:--with-audio=oss} \ + --with-audio=oss \ %{?with_mmx:--with-cpu=mmx} %{__make} mv -f src/mpg123 src/mpg123.base @@ -276,6 +276,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.64 2006/10/23 02:50:05 shadzik +- fix OSS support +- rel 0.2 + Revision 1.63 2006/10/23 00:31:04 shadzik - sorted BRs and switched Group with License ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mpg123.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
