SPECS: conky.spec - up to 1.4.9 - add conf file - patching for pro...

lisu lisu at pld-linux.org
Thu Nov 29 23:30:16 CET 2007


Author: lisu                         Date: Thu Nov 29 22:30:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.9
- add conf file
- patching for proper /etc path for conf file

---- Files affected:
SPECS:
   conky.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/conky.spec
diff -u SPECS/conky.spec:1.15 SPECS/conky.spec:1.16
--- SPECS/conky.spec:1.15	Tue Oct 23 19:09:09 2007
+++ SPECS/conky.spec	Thu Nov 29 23:30:11 2007
@@ -2,12 +2,13 @@
 Summary:	A light-weight system monitor
 Summary(pl.UTF-8):	Monitor systemu dla środowiska graficznego
 Name:		conky
-Version:	1.4.8
+Version:	1.4.9
 Release:	1
 License:	Distributable (see COPYING doc)
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/conky/%{name}-%{version}.tar.bz2
-# Source0-md5:	234e798da57864060928fc7097300b01
+# Source0-md5:	42d966fce5aa5c5a326575ec214bff07
+Patch0:		%{name}-configdir.patch
 URL:		http://conky.sourceforge.net/
 BuildRequires:	expat-devel
 BuildRequires:	freetype-devel
@@ -30,6 +31,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -46,6 +48,7 @@
 
 %files
 %defattr(644,root,root,755)
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}.conf
 #COPYING must be added (see COPYING file)
 %doc AUTHORS ChangeLog COPYING README TODO doc/conkyrc.sample
 %attr(755,root,root) %{_bindir}/*
@@ -57,6 +60,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007-11-29 22:30:11  lisu
+- up to 1.4.9
+- add conf file
+- patching for proper /etc path for conf file
+
 Revision 1.15  2007-10-23 17:09:09  lisu
 - 1.4.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/conky.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list