SHA256
1
0
forked from pool/qgis

updated spec and added original source tarball instead of svn checkout as tar.bz2

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=42
This commit is contained in:
Otto Dassau 2008-08-29 14:44:55 +00:00 committed by Git OBS Bridge
parent e140dd3384
commit dcc06661e5
2 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:82e2ee6a1a983d625e0de09356b6897f14a647cb6c26b4f97045c77c29df9411 oid sha256:ab3e21670cb28f84bfa187d85abffad239074c558c3116442a30a78b2a74e1a0
size 36411825 size 19383358

View File

@ -79,7 +79,7 @@ cmake -D CMAKE_INSTALL_PREFIX=%{_prefix} \
-D QGIS_LIB_SUBDIR=%{lib} \ -D QGIS_LIB_SUBDIR=%{lib} \
-D QGIS_PLUGIN_SUBDIR=%{lib}/qgis \ -D QGIS_PLUGIN_SUBDIR=%{lib}/qgis \
-D QGIS_MANUAL_SUBDIR=share/man \ -D QGIS_MANUAL_SUBDIR=share/man \
. -D WITH_INTERNAL_SQLITE3 .
#echo "for 'make' run first:" #echo "for 'make' run first:"
export QTDIR=%{_prefix} export QTDIR=%{_prefix}
@ -133,8 +133,9 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%changelog -n qgis %changelog -n qgis
* Mon Jul 14 2008 Otto Dassau <otto.dassau@gmx.de> 0.11.0 * Fri Aug 29 2008 Otto Dassau <otto.dassau@gmx.de> 0.11.0
- update to build also on SLE_10 and 10.2 - update to build also on SLE_10 and 10.2
- added -D WITH_INTERNAL_SQLITE3 to support SUSE with older sqlite3
- added python-xml - added python-xml
* Mon Jul 14 2008 Otto Dassau <otto.dassau@gmx.de> 0.11.0 * Mon Jul 14 2008 Otto Dassau <otto.dassau@gmx.de> 0.11.0
- update for new version, shorter description part - update for new version, shorter description part