Author: lisu                         Date: Sun Mar 30 19:05:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.5.0
- fix problem with redefinition of struct (-headers.patch)
- no sample config file in this version

---- Files affected:
SPECS:
   conky.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/conky.spec
diff -u SPECS/conky.spec:1.17 SPECS/conky.spec:1.18
--- SPECS/conky.spec:1.17       Thu Nov 29 23:51:44 2007
+++ SPECS/conky.spec    Sun Mar 30 21:05:17 2008
@@ -2,13 +2,14 @@
 Summary:       A light-weight system monitor
 Summary(pl.UTF-8):     Monitor systemu dla środowiska graficznego
 Name:          conky
-Version:       1.4.9
+Version:       1.5.0
 Release:       1
 License:       Distributable (see COPYING doc)
 Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/conky/%{name}-%{version}.tar.bz2
-# Source0-md5: 42d966fce5aa5c5a326575ec214bff07
+# Source0-md5: 07fa339276289ddc31303a8081c85214
 Patch0:                %{name}-configdir.patch
+Patch1:                %{name}-headers.patch
 URL:           http://conky.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -34,6 +35,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -55,8 +57,8 @@
 %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
+# COPYING must be added (see COPYING file)
+%doc AUTHORS ChangeLog COPYING README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/%{name}.1*
 
@@ -66,6 +68,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2008-03-30 19:05:17  lisu
+- up to 1.5.0
+- fix problem with redefinition of struct (-headers.patch)
+- no sample config file in this version
+
 Revision 1.17  2007-11-29 22:51:44  lisu
 - use auto tools
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to