Otto Dassau 2010-04-26 19:04:56 +00:00 committed by Git OBS Bridge
parent 59eadee666
commit c43e01a189

View File

@ -128,12 +128,12 @@ ln -s ../%{name}/images/icons/qgis-icon.png \
%suse_update_desktop_file -n %{name} %suse_update_desktop_file -n %{name}
# ERROR: RPATH "/" on /var/tmp/qgis-1.4.0-build/ ... is not allowed # ERROR: RPATH "/" on /var/tmp/qgis-1.4.0-build/ ... is not allowed
%if 0%{?suse_version} >= 1110 #%if 0%{?suse_version} >= 1110
%__chmod 644 %{buildroot}%{_bindir}/qgis #%__chmod 644 %{buildroot}%{_bindir}/qgis
%__chmod 644 %{buildroot}%{_bindir}/qgis_help #%__chmod 644 %{buildroot}%{_bindir}/qgis_help
chrpath --delete %{buildroot}%{_bindir}/qgis #chrpath --delete %{buildroot}%{_bindir}/qgis
chrpath --delete %{buildroot}%{_bindir}/qgis_help #chrpath --delete %{buildroot}%{_bindir}/qgis_help
%endif #%endif
%clean %clean
rm -rf %{buildroot} rm -rf %{buildroot}