Author: megabajt Date: Thu Feb 14 12:31:53 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.21.13
---- Files affected: SPECS: metacity.spec (1.132.2.2 -> 1.132.2.3) ---- Diffs: ================================================================ Index: SPECS/metacity.spec diff -u SPECS/metacity.spec:1.132.2.2 SPECS/metacity.spec:1.132.2.3 --- SPECS/metacity.spec:1.132.2.2 Wed Feb 6 14:09:42 2008 +++ SPECS/metacity.spec Thu Feb 14 13:31:48 2008 @@ -14,29 +14,26 @@ Summary: Metacity window manager Summary(pl.UTF-8): Zarządca okien Metacity Name: metacity -Version: 2.21.8 +Version: 2.21.13 Release: 1 Epoch: 2 License: GPL v2+ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/GNOME/sources/metacity/2.21/%{name}-%{version}.tar.bz2 -# Source0-md5: 485e9f160764f029d1b3bd82066ee495 -Patch1: %{name}-swap-resize-button.patch -Patch2: http://www.student.dtu.dk/~s021749/metacitydebs/2.16.3_i386/021-twinview-modification.patch -BuildRequires: GConf2-devel >= 2.19.1 +# Source0-md5: d5c4b1179b32c4a7c439bd0f44a94758 +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.21.90 BuildRequires: autoconf >= 2.50 BuildRequires: automake -BuildRequires: fontconfig-devel BuildRequires: gettext-devel -BuildRequires: gtk+2-devel >= 2:2.12.0 -BuildRequires: intltool >= 0.36.2 -BuildRequires: libcm-devel >= 0.1.1 -BuildRequires: libglade2-devel >= 1:2.6.2 +BuildRequires: gtk+2-devel >= 2:2.12.8 +BuildRequires: intltool >= 0.37.0 BuildRequires: libtool -BuildRequires: pango-devel >= 1:1.18.1 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: startup-notification-devel >= 0.8 +BuildRequires: xorg-lib-libSM-devel Requires(post,preun): GConf2 Requires: %{name}-libs = %{epoch}:%{version}-%{release} Requires: metacity-theme-base = %{epoch}:%{version}-%{release} @@ -71,7 +68,7 @@ Summary(pl.UTF-8): Metacity - pliki nagłówkowe Group: X11/Development/Libraries Requires: %{name}-libs = %{epoch}:%{version}-%{release} -Requires: libcm-devel +Requires: gtk+2-devel >= 2:2.12.8 %description devel This package contains header files for Metacity window manager. @@ -184,9 +181,9 @@ %prep %setup -q -#%%patch1 +#%%patch0 %if %{with xinerama_fix} -%patch2 -p1 +%patch1 -p1 %endif sed -i -e [EMAIL PROTECTED]@latin# po/LINGUAS @@ -197,6 +194,7 @@ %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ --disable-schemas-install \ @@ -274,6 +272,7 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libmetacity-private.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libmetacity-private.so.0 %files devel %defattr(644,root,root,755) @@ -293,6 +292,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.132.2.3 2008-02-14 12:31:48 megabajt +- updated to 2.21.13 + Revision 1.132.2.2 2008-02-06 13:09:42 patrys - 2.21.8 - drop patch0 (no longer needed) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/metacity.spec?r1=1.132.2.2&r2=1.132.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
