mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
bump packaging version to 2017.04 final
This commit is contained in:
parent
382fcdd73b
commit
8d9989ab4d
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
|||||||
opm-upscaling (2017.04-rc1-1~xenial) xenial; urgency=low
|
opm-upscaling (2017.04-rfinal-1~xenial) xenial; urgency=low
|
||||||
|
|
||||||
* New release
|
* New release
|
||||||
|
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -21,7 +21,7 @@ override_dh_auto_build:
|
|||||||
|
|
||||||
# consider using -DUSE_VERSIONED_DIR=ON if backporting
|
# consider using -DUSE_VERSIONED_DIR=ON if backporting
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure --buildsystem=cmake -- -DCMAKE_BUILD_TYPE=Release -DUSE_MPI=1 -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_DOCDIR=share/doc/libopm-upscaling1 -DWHOLE_PROG_OPTIM=ON -DUSE_RUNPATH=OFF -DINSTALL_BENCHMARKS=1
|
dh_auto_configure --buildsystem=cmake -- -DCMAKE_BUILD_TYPE=Release -DUSE_MPI=1 -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_DOCDIR=share/doc/libopm-upscaling1 -DWHOLE_PROG_OPTIM=ON -DUSE_RUNPATH=OFF -DINSTALL_BENCHMARKS=1 -DWITH_NATIVE=OFF
|
||||||
|
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
dh_auto_install -- install-html
|
dh_auto_install -- install-html
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# spec file for package opm-upscaling
|
# spec file for package opm-upscaling
|
||||||
#
|
#
|
||||||
|
|
||||||
%define tag rc1
|
%define tag final
|
||||||
|
|
||||||
Name: opm-upscaling
|
Name: opm-upscaling
|
||||||
Version: 2017.04
|
Version: 2017.04
|
||||||
|
Loading…
Reference in New Issue
Block a user