Author: qboosh Date: Sun Jul 15 23:13:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - more BRs
---- Files affected: SPECS: xoo.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/xoo.spec diff -u SPECS/xoo.spec:1.1 SPECS/xoo.spec:1.2 --- SPECS/xoo.spec:1.1 Mon Jul 9 01:05:34 2007 +++ SPECS/xoo.spec Mon Jul 16 01:13:11 2007 @@ -1,6 +1,6 @@ # $Revision$, $Date$ -# -Summary: Wrapper around Xnest or Xepyhr for embedded emulation +Summary: Wrapper around Xnest or Xephyr for embedded emulation +Summary(pl.UTF-8): Wrapper Xnest lub Xephyr do emulacji urządzeń wbudowanych Name: xoo Version: 0.7 Release: 0.1 @@ -9,12 +9,20 @@ Source0: http://projects.o-hand.com/sources/xoo/%{name}-%{version}.tar.gz # Source0-md5: 9b1911cff0290be0f6eb1f8ba62dcbae URL: http://projects.o-hand.com/xoo/ -BuildRequires: gtk+2-devel +BuildRequires: GConf2-devel >= 2.0 +BuildRequires: expat-devel +BuildRequires: gtk+2-devel >= 1:2.0 +BuildRequires: libglade2-devel >= 1:2.0 +BuildRequires: pkgconfig +BuildRequires: xorg-lib-libXtst-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Wrapper around Xnest or Xepyhr for embedded emulation. +%description -l pl.UTF-8 +Wrapper Xnest lub Xephyr do emulacji urządzeń wbudowanych. + %prep %setup -q @@ -37,7 +45,7 @@ %attr(755,root,root) %{_bindir}/xoo %{_desktopdir}/xoo.desktop %{_pixmapsdir}/xoo.png -%{_datadir}/xoo/ +%{_datadir}/xoo %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -45,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/07/15 23:13:11 qboosh +- pl +- more BRs + Revision 1.1 2007/07/08 23:05:34 aredridel - added - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xoo.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
