]> git.pld-linux.org Git - packages/conky.git/blobdiff - conky.spec
- typo fix
[packages/conky.git] / conky.spec
index 820aee142294f097d8b2df9167fd5c114e3c8e8a..ddb345c1963cf6876ec3ee234c29e6f616dc5f54 100644 (file)
@@ -1,12 +1,15 @@
 Summary:       A light-weight system monitor
 Summary(pl):   Monitor systemu dla ¶rodowiska graficznego
 Name:          conky
-Version:       1.3.4
+Version:       1.4.1
 Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/conky/%{name}-%{version}.tar.gz
+# Source0-md5: 5f76349e16934f54f9ed7d3ab0721a2c
+URL:           http://conky.sourceforge.net/
 BuildRequires: XFree86-devel
+#Buildrequires:        xorg-lib-libXext-devel #br for modular xorg
 BuildRequires: expat-devel
 BuildRequires: freetype-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -18,8 +21,8 @@ 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.
-Conky moze wy¶wietlaæ takie informacje jak :
+Conky jest niewielkim monitorem systemu opartym na kodzie torsmo. Mo¿e
+wy¶wietlaæ takie informacje, jak:
 - data
 - temperatura CPU
 - ilo¶æ miejsca na dysku itp.
@@ -41,6 +44,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING NEWS ChangeLog README TODO
-%attr(755,root,root)%{_bindir}/*
+%doc AUTHORS ChangeLog README TODO
+%attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/%{name}.1*
This page took 0.163758 seconds and 4 git commands to generate.