Author: megabajt Date: Sat Apr 1 23:00:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - modular xorg deps - release 4 for Th
---- Files affected: SPECS: wmMatrix.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/wmMatrix.spec diff -u SPECS/wmMatrix.spec:1.9 SPECS/wmMatrix.spec:1.10 --- SPECS/wmMatrix.spec:1.9 Wed Aug 18 22:01:30 2004 +++ SPECS/wmMatrix.spec Sun Apr 2 01:00:10 2006 @@ -3,14 +3,15 @@ Summary(pl): Aplet dla WindowMakera wyświetlający spadające znaczki Name: wmMatrix Version: 0.2 -Release: 3 +Release: 4 License: GPL Group: X11/Window Managers/Tools Source0: http://nis-www.lanl.gov/~mgh/WindowMaker/%{name}-%{version}.tar.gz # Source0-md5: 4e9f0c94e78ad65ea9a564fba5f7a187 Source1: %{name}.desktop URL: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml -BuildRequires: XFree86-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXpm-devel Requires: xscreensaver BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -29,8 +30,7 @@ %{__make} clean %{__make} \ CC="%{__cc}" \ - CFLAGS="%{rpmcflags}" \ - LIBDIR="-L/usr/X11R6/%{_lib}" + CFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -53,6 +53,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/04/01 23:00:10 megabajt +- modular xorg deps +- release 4 for Th + Revision 1.9 2004/08/18 20:01:30 yogib - fix building on amd64 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/wmMatrix.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
