From 19807c7ca48955a729c829c60ef897842ab6fc50 Mon Sep 17 00:00:00 2001 From: hawk Date: Sat, 19 Sep 2009 17:55:47 +0000 Subject: [PATCH] - fixed %dir %{_sysconfdir}/conky Changed files: conky.spec -> 1.30 --- conky.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conky.spec b/conky.spec index 9e9251a..3eb67e9 100644 --- a/conky.spec +++ b/conky.spec @@ -2,7 +2,7 @@ Summary: A light-weight system monitor Summary(pl.UTF-8): Monitor systemu dla środowiska graficznego Name: conky Version: 1.7.2 -Release: 1 +Release: 2 License: Distributable (see COPYING doc) Group: X11/Applications Source0: http://dl.sourceforge.net/conky/%{name}-%{version}.tar.bz2 @@ -62,7 +62,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) # COPYING must be added (see COPYING file) %doc AUTHORS ChangeLog COPYING README TODO -%dir %{_sysconfdir}/conky/*.conf +%dir %{_sysconfdir}/conky %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conky/%{name}.conf %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/%{name}.1* -- 2.43.0