Author: freetz Date: Tue Jul 11 21:31:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.15.8, updated deps, --as-needed for linker
---- Files affected: SPECS: metacity.spec (1.110 -> 1.111) ---- Diffs: ================================================================ Index: SPECS/metacity.spec diff -u SPECS/metacity.spec:1.110 SPECS/metacity.spec:1.111 --- SPECS/metacity.spec:1.110 Sun Jul 9 22:08:14 2006 +++ SPECS/metacity.spec Tue Jul 11 23:31:34 2006 @@ -9,13 +9,13 @@ Summary: Metacity window manager Summary(pl): ZarzÄ…dca okien Metacity Name: metacity -Version: 2.15.5 -Release: 3 +Version: 2.15.8 +Release: 1 Epoch: 2 License: GPL v2+ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/gnome/sources/metacity/2.15/%{name}-%{version}.tar.bz2 -# Source0-md5: 057a284898385218b8711229d659c2ed +# Source0-md5: 9f7fd5688fa9b0b7c9179a236b9c6831 Patch0: %{name}-libtool.patch Patch1: %{name}-swap-resize-button.patch BuildRequires: GConf2-devel >= 2.14.0 @@ -23,12 +23,12 @@ BuildRequires: automake BuildRequires: fontconfig-devel BuildRequires: gettext-devel -BuildRequires: gtk+2-devel >= 2:2.9.3 +BuildRequires: gtk+2-devel >= 2:2.10.0 BuildRequires: intltool >= 0.35.0 BuildRequires: libcm-devel >= 0.0.22 BuildRequires: libglade2-devel >= 1:2.5.1 BuildRequires: libtool -BuildRequires: pango-devel >= 1:1.13.2 +BuildRequires: pango-devel >= 1:1.13.3 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: startup-notification-devel >= 0.8 @@ -185,6 +185,7 @@ %{__aclocal} %{__autoconf} %{__automake} +LDFLAGS="%{rpmldflags} -Wl,--as-needed" %configure \ --disable-schemas-install \ --enable-compositor @@ -278,6 +279,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.111 2006/07/11 21:31:34 freetz +- 2.15.8, updated deps, --as-needed for linker + Revision 1.110 2006/07/09 20:08:14 pluto - release 3 for kill libpng12.la deps. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/metacity.spec?r1=1.110&r2=1.111&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
