Author: spider Date: Mon Mar 27 11:22:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - typo fix
---- Files affected: SPECS: conky.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/conky.spec diff -u SPECS/conky.spec:1.5 SPECS/conky.spec:1.6 --- SPECS/conky.spec:1.5 Mon Mar 27 13:18:19 2006 +++ SPECS/conky.spec Mon Mar 27 13:22:48 2006 @@ -9,7 +9,8 @@ Source0: http://dl.sourceforge.net/conky/%{name}-%{version}.tar.gz # Source0-md5: 5f76349e16934f54f9ed7d3ab0721a2c URL: http://conky.sourceforge.net/ -#BuildRequires: XFree86-devel +BuildRequires: XFree86-devel +#Buildrequires: xorg-lib-libXext-devel #br for modular xorg BuildRequires: expat-devel BuildRequires: freetype-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -54,6 +55,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/03/27 11:22:48 spider +- typo fix + Revision 1.5 2006/03/27 11:18:19 spider - up to 1.4.1 - changes by <kermit1715 at wp.pl> ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/conky.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
