Author: arekm Date: Tue Nov 11 16:54:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; fix xaw related build
---- Files affected: SPECS: xorg-app-xman.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xman.spec diff -u SPECS/xorg-app-xman.spec:1.19 SPECS/xorg-app-xman.spec:1.20 --- SPECS/xorg-app-xman.spec:1.19 Fri Nov 7 21:51:42 2008 +++ SPECS/xorg-app-xman.spec Tue Nov 11 17:53:59 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Aplikacja xman - program do wyĆwietlania manuali dla systemu X Window Name: xorg-app-xman Version: 1.0.3 -Release: 2 +Release: 3 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xman-%{version}.tar.bz2 # Source0-md5: 3d3a4b310a65ccce82472ef83acbbf97 Patch0: %{name}-confname.patch +Patch1: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q -n xman-%{version} %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008/11/11 16:53:59 arekm +- rel 3; fix xaw related build + Revision 1.19 2008/11/07 20:51:42 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xman.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
