Author: qboosh Date: Sat Jan 12 15:58:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated X11 BRs - License is MIT style
---- Files affected: SPECS: fbdesk.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/fbdesk.spec diff -u SPECS/fbdesk.spec:1.23 SPECS/fbdesk.spec:1.24 --- SPECS/fbdesk.spec:1.23 Tue Nov 6 20:51:22 2007 +++ SPECS/fbdesk.spec Sat Jan 12 16:58:28 2008 @@ -4,21 +4,24 @@ Name: fbdesk Version: 1.4.1 Release: 2 -License: BSD-like +License: MIT Group: X11/Window Managers/Tools Source0: http://fluxbox.org/download/%{name}-%{version}.tar.gz # Source0-md5: b65136d2d52524492c8a5bc233b7f34b Source1: xft.m4 URL: http://www.fluxbox.org/fbdesk/ -BuildRequires: XFree86-devel BuildRequires: autoconf BuildRequires: automake -BuildRequires: imlib2-devel +BuildRequires: imlib2-devel >= 1.0.0 BuildRequires: libpng-devel BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-lib-libXft-devel +BuildRequires: xorg-lib-libXpm-devel +BuildRequires: xorg-lib-libXrender-devel Requires: fluxbox BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -57,7 +60,7 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog README -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/fbdesk %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008-01-12 15:58:28 qboosh +- updated X11 BRs +- License is MIT style + Revision 1.23 2007-11-06 19:51:22 twittner - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fbdesk.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
