]> git.pld-linux.org Git - packages/alltray.git/blobdiff - alltray.spec
- tabs in preamble
[packages/alltray.git] / alltray.spec
index f79672a464e535be22f11adc9a2095eb2fdeddd6..19d8af41d5fcd746f7ab0665168d8a3a6cc37e1c 100644 (file)
@@ -1,17 +1,19 @@
 Summary:       AllTray - small program to dock application into the system tray
-Summary(pl):   AllTray - ma³y program do dokowania aplikacji w tacce systemowej
+Summary(pl.UTF-8):     AllTray - mały program do dokowania aplikacji w tacce systemowej
 Name:          alltray
-Version:       0.51
-Release:       2
+Version:       0.66
+Release:       1
 License:       GPL v2
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/alltray/%{name}-%{version}.tar.gz
-# Source0-md5: 44466a011131c4f132b64722dbdd8ae3
+# Source0-md5: 78b43bd2e19258b0518af99e21123561
 #Patch0:               %{name}-notitlechange_nomenutitle.patch
 URL:           http://alltray.sourceforge.net/
+BuildRequires: GConf2-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gtk+2-devel >= 2:2.4.0
+BuildRequires: libtool
 BuildRequires: pkgconfig
 Requires:      gtk+2 >= 2:2.4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -19,12 +21,12 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 With AllTray you can dock any application with no native tray icon
 (like Evolution, Thunderbird, Terminals) into the system tray. It
-works well with Gnome, KDE, XFCE 4, Fluxbox and WindowMaker.
+works well with Gnome, KDE, Xfce 4, Fluxbox and WindowMaker.
 
-%description -l pl
-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.
+%description -l pl.UTF-8
+Dzięki AllTray można zadokować dowolną aplikację (jak Evolution,
+Thunderbird czy terminal) do tacki systemowej. Działa dobrze z GNOME,
+KDE, Xfce 4, Fluxboksem i WindowMakerem.
 
 %prep
 %setup -q
@@ -54,3 +56,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/liballtray*.so.*.*
 %{_mandir}/man1/alltray.1*
+%{_desktopdir}/%{name}.desktop
+%{_pixmapsdir}/*.png
This page took 0.066131 seconds and 4 git commands to generate.