Author: pluto Date: Fri Aug 29 10:45:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - don't try to compile windows resources on linux (something defines HAVE_RC on the fly, auto*bug?). - release 3.
---- Files affected: SPECS: gmpc.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/gmpc.spec diff -u SPECS/gmpc.spec:1.17 SPECS/gmpc.spec:1.18 --- SPECS/gmpc.spec:1.17 Fri Aug 29 12:22:41 2008 +++ SPECS/gmpc.spec Fri Aug 29 12:45:01 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Odtwarzacz Gnome Music Player Client Name: gmpc Version: 0.15.5.0 -Release: 2 +Release: 3 License: GPL Group: X11/Applications/Sound # http://download.sarine.nl/gmpc-0.15.5/ @@ -72,6 +72,7 @@ %{__autoheader} %{__automake} +RC=no \ %configure %{__make} @@ -108,6 +109,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008/08/29 10:45:01 pluto +- don't try to compile windows resources on linux (something defines HAVE_RC on the fly, auto*bug?). +- release 3. + Revision 1.17 2008/08/29 10:22:41 pluto - add missed BRs, fix reentrant build. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
