2 Summary: Cave Surveying Software
4 Vendor: The Survex Project
8 Group: Applications
/Misc
9 Source: https
://survex.com
/software
/@VERSION@
/@PACKAGE@
-@VERSION@.tar.gz
10 URL: https
://survex.com
/
11 Packager: Olly Betts
<olly@survex.com
>
12 # Fedora have removed gcc from the default build environment so explicitly list it here
13 BuildRequires
: wxGTK3
-devel
, proj
-devel
, gcc
-g
++
14 Requires: wxGTK3
, proj
, proj
-epsg
15 BuildRoot: %{_tmppath}/%{name}-buildroot
24 [ "
%{buildroot}"
= "
/"
] && echo "buildroot cannot be
/"
&& exit 1
25 .
/configure
--prefix
=/usr
29 [ "
%{buildroot}"
= "
/"
] && echo "buildroot cannot be
/"
&& exit 1
30 [ "
%{buildroot}" != "/" ] && rm -rf %{buildroot}
31 mkdir -p "
%{buildroot}"
32 make install DESTDIR
="
%{buildroot}"
33 make -C vim vimdir
=/usr
/share
/vim
install DESTDIR
="
%{buildroot}"
34 # Move docs back into build tree to keep rpmbuild happy by letting
35 # it do the installing.
36 mv "
%{buildroot}"
/usr
/share
/doc
/@PACKAGE@ .
/built
-docs
39 [ "
%{buildroot}"
= "
/"
] && echo "buildroot cannot be
/"
&& exit 1
40 [ "
%{buildroot}" != "/" ] && rm -rf %{buildroot}
43 %defattr(-, root
, root
)
50 /usr
/share
/applications
/survex
-aven.desktop