From 98f8b14643fb4f3d4124e6365f3f97d4fc9d0efd Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 29 Mar 2005 22:07:38 +0000 Subject: [PATCH] - pl fixes (uhm, what about convention for "system tray" translation?) - BR: ac,am,gtk+2 2.4.0, pkgconfig - revised docs Changed files: alltray.spec -> 1.4 --- alltray.spec | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/alltray.spec b/alltray.spec index 3e407da..cc6ecef 100644 --- a/alltray.spec +++ b/alltray.spec @@ -1,5 +1,5 @@ Summary: AllTray - small program to dock application into the system tray -Summary(pl): AllTray - ma³y program do dokowania aplikacji w system tray'u +Summary(pl): AllTray - ma³y program do dokowania aplikacji w tacce systemowej Name: alltray Version: 0.42 Release: 1 @@ -9,7 +9,11 @@ Source0: http://dl.sourceforge.net/alltray/%{name}-%{version}.tar.gz # Source0-md5: 2646556343a0350b4ede7dbd228c78ee Patch0: %{name}-notitlechange_nomenutitle.patch URL: http://alltray.sourceforge.net/ -BuildRequires: gtk+2-devel +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: gtk+2-devel >= 2:2.4.0 +BuildRequires: pkgconfig +Requires: gtk+2 >= 2:2.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -18,9 +22,9 @@ With AllTray you can dock any application with no native tray icon works well with Gnome, KDE, XFCE 4, Fluxbox and WindowMaker. %description -l pl -Dziêki AllTray mo¿esz zdokowaæ dowoln± aplikacjê (jak Evolution, -Thunderbird czy terminal) do systemtray'a. Dzia³a dobrze z Gnome, KDE, -XFCE 4, Fluxboxem i WindowMakerem. +Dziêki AllTray mo¿na zdokowaæ dowoln± aplikacjê (jak Evolution, +Thunderbird czy terminal) do tacki systemowej. Dzia³a dobrze z GNOME, +KDE, XFCE 4, Fluxboksem i WindowMakerem. %prep %setup -q @@ -34,12 +38,14 @@ XFCE 4, Fluxboxem i WindowMakerem. %install rm -rf $RPM_BUILD_ROOT -%{__make} install DESTDIR=$RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/* -%doc AUTHORS ChangeLog COPYING -- 2.43.0