Author: lisu Date: Mon Aug 13 12:43:45 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.0.9.1 - Makefile.patch added (don't include docs to datadir) - XFree86 -> xorg-lib-libXpm-devel, xorg-lib-libXrender-devel - versioned BRs - doesn't work properly
---- Files affected: SPECS: xonclock.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/xonclock.spec diff -u SPECS/xonclock.spec:1.7 SPECS/xonclock.spec:1.8 --- SPECS/xonclock.spec:1.7 Sun Jun 24 16:46:08 2007 +++ SPECS/xonclock.spec Mon Aug 13 14:43:40 2007 @@ -2,21 +2,23 @@ Summary: Simple X on-screen analog clock Summary(pl.UTF-8): Prosty zegar analogowy na ekran Name: xonclock -Version: 0.0.8.9 -Release: 1 +Version: 0.0.9.1 +Release: 0.1 License: GPL v2+ Group: X11/Applications Source0: http://dl.sourceforge.net/xonclock/%{name}-%{version}.tar.gz -# Source0-md5: 65daa08a6276138799aff4aafb652205 +# Source0-md5: a13c8b5287783139959aca3204f435de Patch0: %{name}-config.patch +Patch1: %{name}-Makefile.patch URL: http://xonclock.sourceforge.net/ -BuildRequires: XFree86-devel BuildRequires: autoconf BuildRequires: automake -BuildRequires: freetype-devel -BuildRequires: libjpeg-devel -BuildRequires: libpng-devel -BuildRequires: libtiff-devel +BuildRequires: freetype-devel >= 2.1.9 +BuildRequires: libjpeg-devel >= 6b +BuildRequires: libpng-devel >= 1.2.13 +BuildRequires: libtiff-devel >= 3.8.2 +BuildRequires: xorg-lib-libXpm-devel >= 3.5.5 +BuildRequires: xorg-lib-libXrender-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -29,6 +31,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -59,6 +62,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2007/08/13 12:43:40 lisu +- 0.0.9.1 +- Makefile.patch added (don't include docs to datadir) +- XFree86 -> xorg-lib-libXpm-devel, xorg-lib-libXrender-devel +- versioned BRs +- doesn't work properly + Revision 1.7 2007/06/24 14:46:08 lisu - 0.0.8.9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xonclock.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
