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