Skip to content
Snippets Groups Projects
Commit ebb3a076 authored by Erik von Reis's avatar Erik von Reis
Browse files

version 0.5.0~rc10. Switched to release build.

parent eca00d3f
No related branches found
No related tags found
No related merge requests found
No preview for this file type
Name: cds-crtools
Summary: A collection of tools for gathering data from, and inducing excitations on LIGO data channels. diag, diagd, diaggui, awggui, tpcmd, chndump are included along with foton, the filter design program.
Version: 0.5.0~rc9
Version: 0.5.0~rc10
Source: cds-crtools-prerelease.tar.xz
Release: 1%{?dist}
License: GPL2+
......@@ -61,7 +61,7 @@ Provides: py-gds-dtt
%setup -q -n dtt
%build
%cmake3 -DENABLE_PYTHON2=yes -DENABLE_PYTHON3=yes -DGDS_INCLUDE_DIR:PATH=%{_includedir}/gds .
%cmake3 -DCMAKE_BUILD_TYPE=Release -DENABLE_PYTHON2=yes -DENABLE_PYTHON3=yes -DGDS_INCLUDE_DIR:PATH=%{_includedir}/gds .
%make_build
......@@ -92,6 +92,8 @@ rm -rf $RPM_BUILD_ROOT
%{python_sitelib}/*
%changelog
* Wed Jul 14 2021 Erik von Reis <evonreis@caltech.edu> - 0.5.0~rc10-1
* Tue Jun 29 2021 Erik von Reis <evonreis@caltech.edu> - 0.5.0~rc9-1
- added missing header files to devel
- dropped conflicts with gds-gui, added dependencies on gds-gui
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment