Author: baggins Date: Thu Nov 11 21:15:39 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - dirs cleanup - fix am install
---- Files affected: packages/xfwm4: xfwm4.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: packages/xfwm4/xfwm4.spec diff -u packages/xfwm4/xfwm4.spec:1.56 packages/xfwm4/xfwm4.spec:1.57 --- packages/xfwm4/xfwm4.spec:1.56 Mon Apr 27 10:15:13 2009 +++ packages/xfwm4/xfwm4.spec Thu Nov 11 22:15:34 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): ZarzÄ…dca okien nowej generacji dla Xfce Name: xfwm4 Version: 4.6.1 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications Source0: http://www.xfce.org/archive/xfce-%{version}/src/%{name}-%{version}.tar.bz2 @@ -29,6 +29,7 @@ BuildRequires: xorg-lib-libXpm-devel Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme +Requires: xfce4-dirs >= 4.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -86,11 +87,12 @@ %{_datadir}/themes/* %{_iconsdir}/hicolor/*/*/* -%docdir %{_datadir}/xfce4/doc -# undermentioned dirs belong to libxfce4util -%{_datadir}/xfce4/doc/C/* -%lang(fr) %{_datadir}/xfce4/doc/fr/* -%lang(it) %{_datadir}/xfce4/doc/it/* +%{_datadir}/xfce4/doc/C/*.html +%{_datadir}/xfce4/doc/C/images/*.png +%lang(fr) %{_datadir}/xfce4/doc/fr/*.html +%lang(fr) %{_datadir}/xfce4/doc/fr/images/*.png +%lang(it) %{_datadir}/xfce4/doc/it/*.html +%lang(it) %{_datadir}/xfce4/doc/it/images/*.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -98,6 +100,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2010/11/11 21:15:34 baggins +- rel 2 +- dirs cleanup +- fix am install + Revision 1.56 2009/04/27 08:15:13 adamg - updated to 4.6.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xfwm4/xfwm4.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
