From 8dc37e3c7cc6439527d367496e0c0388f6c1bafe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 21 Nov 2015 23:35:55 +0100 Subject: [PATCH] - fix files - rel 5 --- conky.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/conky.spec b/conky.spec index 2681f6f..706d253 100644 --- a/conky.spec +++ b/conky.spec @@ -9,7 +9,7 @@ Summary: A light-weight system monitor Summary(pl.UTF-8): Monitor systemu dla środowiska graficznego Name: conky Version: 1.8.1 -Release: 4 +Release: 5 License: Distributable (see COPYING doc) Group: X11/Applications Source0: http://downloads.sourceforge.net/conky/%{name}-%{version}.tar.bz2 @@ -116,7 +116,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/conky %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conky/%{name}.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conky/%{name}_no_x11.conf +%if %{with lua_cairo} || %{with lua_imlib2} %dir %{_libdir}/conky +%endif %{_mandir}/man1/%{name}.1* %if %{with lua_cairo} -- 2.44.0