|
Lines 19-25
Link Here
|
| 19 |
Group: Productivity/Graphics/CAD |
19 |
Group: Productivity/Graphics/CAD |
| 20 |
AutoReqProv: on |
20 |
AutoReqProv: on |
| 21 |
Version: 2.0.5.0 |
21 |
Version: 2.0.5.0 |
| 22 |
Release: 179 |
22 |
Release: 180 |
| 23 |
PreReq: shared-mime-info |
23 |
PreReq: shared-mime-info |
| 24 |
BuildRequires: fdupes libdrm-devel qt3-devel-tools update-desktop-files |
24 |
BuildRequires: fdupes libdrm-devel qt3-devel-tools update-desktop-files |
| 25 |
Source: %{name}-%{version}-1.tar.bz2 |
25 |
Source: %{name}-%{version}-1.tar.bz2 |
|
Lines 59-65
Link Here
|
| 59 |
#/u/lib/qt3/bin/qmake |
59 |
#/u/lib/qt3/bin/qmake |
| 60 |
#make |
60 |
#make |
| 61 |
export QTDIR=/usr/lib/qt3 |
61 |
export QTDIR=/usr/lib/qt3 |
| 62 |
export PATH=$PATH:$QTDIR/bin |
62 |
export PATH=$QTDIR/bin:$PATH |
| 63 |
cd scripts |
63 |
cd scripts |
| 64 |
sh ./build_qcad.sh |
64 |
sh ./build_qcad.sh |
| 65 |
|
65 |
|