X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdbview.git;a=blobdiff_plain;f=dbview.spec;h=af1d1aeed32167b34dba7e05b4b07225710a7170;hp=910aaca15b56000e2be15824ddb000ef86a38924;hb=e694ba84d1df6e49583db9f8c4fe737311b30948;hpb=d87d0a335b501df5ba5c5dfaff72ce8022c5b4ea diff --git a/dbview.spec b/dbview.spec index 910aaca..af1d1ae 100644 --- a/dbview.spec +++ b/dbview.spec @@ -2,13 +2,14 @@ Summary: dbview - view dBase files Summary(pl): Program do ogl±dania plików dBase Name: dbview Version: 1.0.3 -Release: 4 +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) @@ -26,6 +27,7 @@ wykorzystania pod Uniksem. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__make} OPT="%{rpmcflags}"