Author: undefine Date: Sun Jul 17 09:35:35 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - dbview-64bit.patch to fix use on 64bit ia64 by "Bohdan R. Rau" <[EMAIL PROTECTED]> - rel 6
---- Files affected: SPECS: dbview.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/dbview.spec diff -u SPECS/dbview.spec:1.10 SPECS/dbview.spec:1.11 --- SPECS/dbview.spec:1.10 Mon Apr 26 16:28:30 2004 +++ SPECS/dbview.spec Sun Jul 17 11:35:30 2005 @@ -3,13 +3,14 @@ Summary(pl): Program do oglądania plików dBase Name: dbview Version: 1.0.3 -Release: 5 +Release: 6 License: GPL Group: Applications/Databases Source0: ftp://metalab.unc.edu/pub/Linux/apps/database/proprietary/%{name}-%{version}.tar.gz # Source0-md5: 75521f1f3eb461e27481a6098b5da777 Patch0: %{name}-make.patch Patch1: %{name}-fixes.patch +Patch2: %{name}-64bit.patch Icon: dbview.xpm BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -27,6 +28,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__make} OPT="%{rpmcflags}" @@ -51,6 +53,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/07/17 09:35:30 undefine +- dbview-64bit.patch to fix use on 64bit ia64 by "Bohdan R. Rau" <[EMAIL PROTECTED]> +- rel 6 + Revision 1.10 2004/04/26 14:28:30 adamg - release 5 for Ac (4 is for Ra) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dbview.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
