From 66c39e526e329b7672e22183b4dda627a8ec48bc Mon Sep 17 00:00:00 2001 From: leafnode Date: Mon, 3 Nov 2003 11:42:10 +0000 Subject: [PATCH] - separated Esetroot - removed mmx flag from i686 arch (ppro is also i686 but it's without mmx) Changed files: Eterm.spec -> 1.62 --- Eterm.spec | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/Eterm.spec b/Eterm.spec index 9baa2b8..7f5badf 100644 --- a/Eterm.spec +++ b/Eterm.spec @@ -4,7 +4,7 @@ Summary(pl): Terminal dla Enlightenmenta Summary(pt_BR): Eterm versão %{version} Name: Eterm Version: 0.9.2 -Release: 2 +Release: 3 License: GPL Group: X11/Applications Source0: http://www.eterm.org/download/%{name}-%{version}.tar.gz @@ -54,6 +54,18 @@ para os usu Enlightenment, ou simplesmente queiram algo mais agradável para os olhos. O Eterm usa a Imlib para trabalhar com gráficos. +%package -n Esetroot +Summary: Sets root pixmap +Summary(pl): Aplikacja ustawiaj±ca t³o nadrzêdnego okna +Group: X11/Window Managers/Tools + +%description -n Esetroot +This program enables non-Enlightenment users to use pseudotransparency. + +%description -n Esetroot -l pl +Program ten umo¿liwia u¿ytkownikom zarz±dców okien innych ni¿ Enlightenment +korzystanie z pseudo-przezroczysto¶ci. + %prep %setup -q -a1 %patch0 -p1 @@ -74,7 +86,7 @@ rm -f missing --without-debugging \ --enable-trans \ --enable-multi-charset \ -%ifarch i686 athlon +%ifarch athlon --enable-mmx %else --disable-mmx @@ -100,15 +112,18 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc doc/*.html ReleaseNotes* ChangeLog %attr(755,root,root) %{_bindir}/Eterm -%attr(755,root,root) %{_bindir}/Esetroot %attr(755,root,root) %{_bindir}/Etbg %attr(755,root,root) %{_bindir}/Etcolors %attr(755,root,root) %{_bindir}/Ettable %attr(755,root,root) %{_bindir}/Etbg_update_list %attr(755,root,root) %{_bindir}/Etsearch -%attr(755,root,root) %{_bindir}/kEsetroot %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_mandir}/man1/* %{_datadir}/Eterm %{_applnkdir}/Terminals/* + +%files -n Esetroot +%attr(755,root,root) %{_bindir}/Esetroot +%attr(755,root,root) %{_bindir}/kEsetroot + -- 2.43.0