packages: conky/conky.spec - fixed %dir %{_sysconfdir}/conky

hawk hawk at pld-linux.org
Sat Sep 19 19:55:53 CEST 2009


Author: hawk                         Date: Sat Sep 19 17:55:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed %dir %{_sysconfdir}/conky

---- Files affected:
packages/conky:
   conky.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/conky/conky.spec
diff -u packages/conky/conky.spec:1.29 packages/conky/conky.spec:1.30
--- packages/conky/conky.spec:1.29	Thu Aug 27 23:21:19 2009
+++ packages/conky/conky.spec	Sat Sep 19 19:55:47 2009
@@ -3,7 +3,7 @@
 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
@@ -63,7 +63,7 @@
 %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*
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2009/09/19 17:55:47  hawk
+- fixed %dir %{_sysconfdir}/conky
+
 Revision 1.29  2009/08/27 21:21:19  wrobell
 - ver. 1.7.2
 - removed config dir patch; there are multiple configuration files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/conky/conky.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list