Author: megabajt Date: Wed Jan 9 17:29:45 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - updated to 2.21.2.1
---- Files affected: SPECS: libwnck.spec (1.81.2.1 -> 1.81.2.2) ---- Diffs: ================================================================ Index: SPECS/libwnck.spec diff -u SPECS/libwnck.spec:1.81.2.1 SPECS/libwnck.spec:1.81.2.2 --- SPECS/libwnck.spec:1.81.2.1 Wed Dec 19 21:40:40 2007 +++ SPECS/libwnck.spec Wed Jan 9 18:29:40 2008 @@ -6,15 +6,17 @@ Summary: General Window Manager interfacing for GNOME utilities Summary(pl.UTF-8): Interfejs General Window Manager dla narzÄdzi GNOME Name: libwnck -Version: 2.21.2 +Version: 2.21.2.1 Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libwnck/2.21/%{name}-%{version}.tar.bz2 -# Source0-md5: 7ab4bf47a45e1ede30396a526b7d27e0 +# Source0-md5: 90e6dac2bcba0c6010da20d867fc00c5 Patch0: %{name}-compiz.patch BuildRequires: autoconf BuildRequires: automake +BuildRequires: gettext-devel +BuildRequires: gnome-common >= 2.20.0 BuildRequires: gtk+2-devel >= 2:2.12.0 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: gtk-doc-automake @@ -80,9 +82,6 @@ # needs update! #%patch0 -p0 -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv po/[EMAIL PROTECTED],latin}.po - %build %{__glib_gettextize} %{__intltoolize} @@ -101,6 +100,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} + %find_lang %{name} %clean @@ -114,6 +115,7 @@ %doc AUTHORS ChangeLog MAINTAINERS NEWS README %attr(755,root,root) %{_bindir}/wnckprop %attr(755,root,root) %{_libdir}/libwnck-1.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libwnck-1.so.22 %files devel %defattr(644,root,root,755) @@ -138,6 +140,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81.2.2 2008-01-09 17:29:40 megabajt +- updated to 2.21.2.1 + Revision 1.81.2.1 2007-12-19 20:40:40 patrys - 2.21.2 - patch1 no longer relevant ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libwnck.spec?r1=1.81.2.1&r2=1.81.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
