X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=conky.spec;h=c6021693fd5fa4ad2c95f5461759a3d437812496;hb=924a87fc3f31977649f2f869f99596939df14938;hp=db499ff4523d9db74eee4d406a57dd0b27e5d915;hpb=d1207c191a312a2a238d43cba13c30fbe52e987c;p=packages%2Fconky.git diff --git a/conky.spec b/conky.spec index db499ff..c602169 100644 --- a/conky.spec +++ b/conky.spec @@ -1,16 +1,17 @@ Summary: A light-weight system monitor -Summary(pl): Monitor systemu dla ¶rodowiska graficznego +Summary(pl.UTF-8): Monitor systemu dla środowiska graficznego Name: conky -Version: 1.3.5 +Version: 1.4.5 Release: 1 -License: GPL +License: Distributable (see COPYING doc) Group: X11/Applications -Source0: http://dl.sourceforge.net/conky/%{name}-%{version}.tar.gz -# Source0-md5: 1bce7b4fedb40d6bf688fe05328ec07b +Source0: http://dl.sourceforge.net/conky/%{name}-%{version}.tar.bz2 +# Source0-md5: 4625c052852f2919a5e7ce2eb7c31189 URL: http://conky.sourceforge.net/ -BuildRequires: XFree86-devel BuildRequires: expat-devel BuildRequires: freetype-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXft-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -19,12 +20,12 @@ can display arbitrary information (such as the date, CPU temperature from i2c, MPD info, and anything else you desire) to the root window in X11. -%description -l pl -Conky jest niewielkim monitorem systemu opartym na kodzie torsmo. Mo¿e -wy¶wietlaæ takie informacje, jak: +%description -l pl.UTF-8 +Conky jest niewielkim monitorem systemu opartym na kodzie torsmo. Może +wyświetlać takie informacje, jak: - data - temperatura CPU -- ilo¶æ miejsca na dysku itp. +- ilość miejsca na dysku itp. %prep %setup -q @@ -35,6 +36,7 @@ wy %install rm -rf $RPM_BUILD_ROOT + %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -43,6 +45,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README TODO +#COPYING must be added (see COPYING file) +%doc AUTHORS ChangeLog COPYING README TODO doc/conkyrc.sample %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/%{name}.1*