Author: baggins Date: Thu Jul 28 10:14:49 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - disabled gnome support (does not make sense with GNOME3)
---- Files affected: packages/compiz: compiz.spec (1.123 -> 1.124) ---- Diffs: ================================================================ Index: packages/compiz/compiz.spec diff -u packages/compiz/compiz.spec:1.123 packages/compiz/compiz.spec:1.124 --- packages/compiz/compiz.spec:1.123 Fri Nov 5 11:16:15 2010 +++ packages/compiz/compiz.spec Thu Jul 28 12:14:44 2011 @@ -3,7 +3,7 @@ # Conditional build: %bcond_without gconf # gconf plugin %bcond_without gtk # gtk window decorator -%bcond_without gnome # gnome settings module +%bcond_with gnome # gnome settings module %bcond_without metacity # metacity theme support %bcond_with kde # kde-window-decorator and kconfig %bcond_without kde4 # kde4-window-decorator @@ -13,7 +13,7 @@ Name: compiz # note that even versions are STABLE Version: 0.8.6 -Release: 2 +Release: 3 License: GPL or MIT Group: X11/Applications Source0: http://releases.compiz.org/%{version}/%{name}-%{version}.tar.bz2 @@ -414,6 +414,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.124 2011/07/28 10:14:44 baggins +- rel 3 +- disabled gnome support (does not make sense with GNOME3) + Revision 1.123 2010/11/05 10:16:15 glen - adapter ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/compiz/compiz.spec?r1=1.123&r2=1.124&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
