Author: megabajt Date: Tue Jan 26 13:45:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.28.1
---- Files affected: packages/metacity: metacity.spec (1.141 -> 1.142) ---- Diffs: ================================================================ Index: packages/metacity/metacity.spec diff -u packages/metacity/metacity.spec:1.141 packages/metacity/metacity.spec:1.142 --- packages/metacity/metacity.spec:1.141 Thu Nov 12 17:17:41 2009 +++ packages/metacity/metacity.spec Tue Jan 26 14:45:07 2010 @@ -10,13 +10,13 @@ Summary: Metacity window manager Summary(pl.UTF-8): ZarzÄ…dca okien Metacity Name: metacity -Version: 2.28.0 -Release: 2 +Version: 2.28.1 +Release: 1 Epoch: 2 License: GPL v2+ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/GNOME/sources/metacity/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: 9d87e390cf9979978f2290aebc41f83b +# Source0-md5: cd444560753d63dec3ac5ee3bd061007 BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -29,6 +29,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 +BuildRequires: sed >= 4.0 BuildRequires: startup-notification-devel >= 0.8 BuildRequires: xorg-lib-libSM-devel # do we want to patch it? @@ -180,6 +181,9 @@ %prep %setup -q +%{__sed} -i -e 's/e...@shaw//' po/LINGUAS +%{__sed} -i -e 's/^la$//' po/LINGUAS +%{__rm} -f po/{...@shaw,la}.po %build %{__intltoolize} @@ -203,8 +207,6 @@ install doc/metacity-theme.dtd $RPM_BUILD_ROOT%{_datadir}/xml/metacity -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{...@valencia,la} - %find_lang %{name} --with-gnome --all-name %clean @@ -285,6 +287,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.142 2010/01/26 13:45:07 megabajt +- updated to 2.28.1 + Revision 1.141 2009/11/12 16:17:41 patrys - rebuild - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/metacity/metacity.spec?r1=1.141&r2=1.142&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
