Author: evil Date: Thu Dec 31 00:16:03 2009 GMT Module: packages Tag: HEAD ---- Log message: - migrated from old X11R6 to new xorg 7.x
---- Files affected: packages/wmSpaceWeather: wmSpaceWeather.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: packages/wmSpaceWeather/wmSpaceWeather.spec diff -u packages/wmSpaceWeather/wmSpaceWeather.spec:1.46 packages/wmSpaceWeather/wmSpaceWeather.spec:1.47 --- packages/wmSpaceWeather/wmSpaceWeather.spec:1.46 Mon Feb 12 23:09:20 2007 +++ packages/wmSpaceWeather/wmSpaceWeather.spec Thu Dec 31 01:15:58 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): wmSpaceWeather jest monitorem pogody kosmicznej Name: wmSpaceWeather Version: 1.04 -Release: 7 +Release: 8 License: GPL Group: X11/Window Managers/Tools Source0: http://nis-www.lanl.gov/~mgh/WindowMaker/%{name}-%{version}.tar.gz @@ -11,7 +11,8 @@ Source1: %{name}.desktop Patch0: %{name}-fix.patch URL: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml -BuildRequires: XFree86-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXpm-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -39,7 +40,7 @@ %{__make} -C %{name} \ CFLAGS="%{rpmcflags} -Wall" \ INCDIR="-I%{_includedir}" \ - LIBDIR="-L/usr/X11R6/%{_lib}" + LIBDIR="-L/usr/%{_lib}" %install rm -rf $RPM_BUILD_ROOT @@ -69,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2009/12/31 00:15:58 evil +- migrated from old X11R6 to new xorg 7.x + Revision 1.46 2007/02/12 22:09:20 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wmSpaceWeather/wmSpaceWeather.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
