Author: evil Date: Thu Dec 31 02:09:12 2009 GMT Module: packages Tag: HEAD ---- Log message: - migrated from old X11R6 to new xorg 7.x - adapterized
---- Files affected: packages/wmappl: wmappl.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/wmappl/wmappl.spec diff -u packages/wmappl/wmappl.spec:1.28 packages/wmappl/wmappl.spec:1.29 --- packages/wmappl/wmappl.spec:1.28 Mon Feb 12 23:09:20 2007 +++ packages/wmappl/wmappl.spec Thu Dec 31 03:09:07 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Program do uruchamiania aplikacji dla Doku WindowMakera Name: wmappl Version: 0.71 -Release: 3 +Release: 4 License: GPL Group: X11/Window Managers/Tools Source0: http://dl.sourceforge.net/wmappl/%{name}-%{version}.tar.gz @@ -11,7 +11,8 @@ Source1: %{name}.desktop Patch0: %{name}-datadir.patch URL: http://wmappl.sourceforge.net/ -BuildRequires: XFree86-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXpm-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -26,8 +27,9 @@ %patch0 -p1 %build -%configure -%{__make} +%configure + +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -43,7 +45,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README +%doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/wmappl %{_datadir}/%{name} %{_desktopdir}/docklets/* @@ -55,6 +57,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2009/12/31 02:09:07 evil +- migrated from old X11R6 to new xorg 7.x +- adapterized + Revision 1.28 2007/02/12 22:09:20 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wmappl/wmappl.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
