]> git.pld-linux.org Git - packages/conky.git/commitdiff
- fixed %dir %{_sysconfdir}/conky auto/th/conky-1_7_2-2 auto/ti/conky-1_7_2-2
authorhawk <hawk@pld-linux.org>
Sat, 19 Sep 2009 17:55:47 +0000 (17:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    conky.spec -> 1.30

conky.spec

index 9e9251a8829d52d25a77be32488ffc806173939d..3eb67e9ca2fcdad42e098766cd29212cc12d5c4d 100644 (file)
@@ -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*
This page took 0.088515 seconds and 4 git commands to generate.