]> git.pld-linux.org Git - packages/fbdesk.git/blobdiff - fbdesk.spec
- pl fixes
[packages/fbdesk.git] / fbdesk.spec
index 348552fe78908ccc74462de98d350c15c489818b..57a02c4e6bfee59307ff011555a21d49e7a11928 100644 (file)
@@ -1,12 +1,14 @@
-Summary:       Application to create and manage icons on fluxbox desktop.
-Summary(pl):   Aplikacja do tworzenia i zarzadzania ikonami w fluxbox'ie.
+Summary:       Application to create and manage icons on fluxbox desktop
+Summary(pl):   Aplikacja do tworzenia i zarz±dzania ikonami w fluxboksie
 Name:          fbdesk
 Version:       1.1.3
-Release:       0.9
+Release:       1
 License:       GPL
-Group:         Applications/System
+Group:         X11/Window Managers/Tools
 Source0:       http://fluxbox.org/download/%{name}-%{version}.tar.gz
 Patch0:                %{name}-XFT.patch
+BuildRequires: XFree86-devel
+BuildRequires: XFree86-xft-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libpng-devel
@@ -14,26 +16,26 @@ Requires:   fluxbox
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package include an application to create and manage icons
-on fluxbox desktop. It suports antyaliasking, XPM and PNG icons.
-You can put text above or below, left or at right side icons.
-Supports UTF-8.
+This package include an application to create and manage icons on
+fluxbox desktop. It supports antialiasing, XPM and PNG icons. You can
+put text above or below, at the left or right side icons. Supports
+UTF-8.
 
 %description -l pl
-Ten pakiet zawiera narzêdzie do tworzenia i zarz±dzania ikonami na 
-pulpicie fluxbox'a. Wspiera antyaliasing, ikony zarówno w formacie XPM 
-jak i PNG. Tekst mo¿e byæ umiejscowiony pod lub nad ikonami, z lewej albo
-z prawej strony. Obs³uguje UTF-8.
+Ten pakiet zawiera narzêdzie do tworzenia i zarz±dzania ikonami na
+pulpicie fluxboksa. Wspiera antyaliasing, ikony zarówno w formacie XPM
+jak i PNG. Tekst mo¿e byæ umiejscowiony pod lub nad ikonami, z lewej
+albo z prawej strony. Obs³uguje UTF-8.
 
 %prep
-%setup  -q 
+%setup  -q
 %patch0 -p0
 
 %build
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure 
+%configure
 %{__make}
 
 %install
This page took 0.092014 seconds and 4 git commands to generate.