Author: evil Date: Thu Dec 31 00:30:02 2009 GMT Module: packages Tag: HEAD ---- Log message: - migrated from old X11R6 to new xorg 7.x
---- Files affected: packages/wmWeather: wmWeather.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/wmWeather/wmWeather.spec diff -u packages/wmWeather/wmWeather.spec:1.36 packages/wmWeather/wmWeather.spec:1.37 --- packages/wmWeather/wmWeather.spec:1.36 Mon Feb 12 23:09:20 2007 +++ packages/wmWeather/wmWeather.spec Thu Dec 31 01:29:57 2009 @@ -3,15 +3,16 @@ Summary(pl.UTF-8): Aplet wyświetlający informacje o pogodzie Name: wmWeather Version: 1.31 -Release: 5 +Release: 6 License: GPL Group: X11/Window Managers/Tools Source0: http://nis-www.lanl.gov/~mgh/WindowMaker/%{name}-%{version}.tar.gz # Source0-md5: f04693aa86d22099162cff3d0b5c9275 Source1: %{name}.desktop URL: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXpm-devel Requires: perl-modules -BuildRequires: XFree86-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -30,7 +31,7 @@ %build %{__make} -C Src \ CFLAGS="%{rpmcflags} -Wall" \ - LIBDIR="-L/usr/X11R6/%{_lib}" + LIBDIR="-L/usr/%{_lib}" %install rm -rf $RPM_BUILD_ROOT @@ -60,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2009/12/31 00:29:57 evil +- migrated from old X11R6 to new xorg 7.x + Revision 1.36 2007/02/12 22:09:20 glen - tabs in preamble @@ -147,13 +151,3 @@ Revision 1.10 1999/07/12 23:06:21 kloczek - added using CVS keywords in %changelog (for automating them). -* Mon May 24 1999 Piotr Czerwiński <[email protected]> - [1.31-1] -- updated to 1.31, -- some cleanups. - -* Mon May 17 1999 Piotr Czerwiński <[email protected]> - [1.23-2] -- modified spec file for PLD use, -- package is now FHS 2.0 compliant, -- based on spec file by Rod Cordova <[email protected]>. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wmWeather/wmWeather.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
