Author: arekm Date: Tue Nov 11 16:28:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; fix xaw build
---- Files affected: SPECS: xorg-app-xmh.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xmh.spec diff -u SPECS/xorg-app-xmh.spec:1.16 SPECS/xorg-app-xmh.spec:1.17 --- SPECS/xorg-app-xmh.spec:1.16 Fri Nov 7 21:51:47 2008 +++ SPECS/xorg-app-xmh.spec Tue Nov 11 17:28:10 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Aplikacja xmh Name: xorg-app-xmh Version: 1.0.1 -Release: 3 +Release: 5 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xmh-%{version}.tar.bz2 # Source0-md5: 656bcbdd41818a8b5a9f7dba77a3eeba Patch0: %{name}-man.patch +Patch1: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -30,6 +31,7 @@ %prep %setup -q -n xmh-%{version} %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -63,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/11/11 16:28:10 arekm +- rel 5; fix xaw build + Revision 1.16 2008/11/07 20:51:47 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xmh.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
