Author: patrys Date: Sat Sep 13 09:42:13 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - drop bcond (upstream behavior changed) - drop patch0 (swap buttons, was disabled anyway) - if you want to change wm's behavior, do it upstream
---- Files affected: SPECS: metacity.spec (1.134.2.11 -> 1.134.2.12) ---- Diffs: ================================================================ Index: SPECS/metacity.spec diff -u SPECS/metacity.spec:1.134.2.11 SPECS/metacity.spec:1.134.2.12 --- SPECS/metacity.spec:1.134.2.11 Wed Sep 10 14:43:01 2008 +++ SPECS/metacity.spec Sat Sep 13 11:42:07 2008 @@ -7,10 +7,6 @@ # instead of linking with built one?) # -%bcond_with xinerama_fix # build with better (imho) window placing in - # while using xinerama, see - # http://ubuntuforums.org/showthread.php?t=242502 - Summary: Metacity window manager Summary(pl.UTF-8): ZarzÄ…dca okien Metacity Name: metacity @@ -21,8 +17,6 @@ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/GNOME/sources/metacity/2.23/%{name}-%{version}.tar.bz2 # Source0-md5: 59bf58fc5c8f4b11014caf66483d6605 -Patch0: %{name}-swap-resize-button.patch -Patch1: http://www.student.dtu.dk/~s021749/metacitydebs/2.16.3_i386/021-twinview-modification.patch BuildRequires: GConf2-devel >= 2.22.0 BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -179,10 +173,6 @@ %prep %setup -q -#%%patch0 -%if %{with xinerama_fix} -%patch1 -p1 -%endif %build %{__intltoolize} @@ -286,6 +276,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.134.2.12 2008/09/13 09:42:07 patrys +- drop bcond (upstream behavior changed) +- drop patch0 (swap buttons, was disabled anyway) +- if you want to change wm's behavior, do it upstream + Revision 1.134.2.11 2008/09/10 12:43:01 patrys - 2.23.610 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/metacity.spec?r1=1.134.2.11&r2=1.134.2.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
