Projects
mass
atmos
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 21
View file
atmos.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sun Jan 8 15:09:39 UTC 2017 - matwey@sai.msu.ru + +- Version 2.97.8 + +------------------------------------------------------------------- Fri Jun 17 08:31:01 UTC 2016 - matwey@sai.msu.ru - Version 2.97.7
View file
atmos.spec
Changed
@@ -1,7 +1,7 @@ # # spec file for package atmos # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Matwey V. Kornilov. # # All modifications and additions to the file contributed by third parties @@ -21,9 +21,10 @@ License: GPL-3.0+ Group: Productivity/Scientific/Astronomy Name: atmos -Version: 2.97.7 +Version: 2.97.8 Release: 0 -Source: %{name}-%{version}.tar.gz +Url: http://curl.sai.msu.ru/~matwey/atmos +Source: http://curl.sai.msu.ru/pub/%{name}/%{name}-%{version}.tar.gz Source1: spectra.tar.gz Source2: crv.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -48,7 +49,7 @@ %build CPPFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} -make +make %{?_smp_mflags} %install make install-strip DESTDIR=$RPM_BUILD_ROOT
View file
_service
Added
@@ -0,0 +1,8 @@ +<services> + <service name="download_files" mode="disabled"> + <param name="recompress">no</param> + </service> + <service name="refresh_patches" mode="disabled"> + <param name="changesgenerate">enable</param> + </service> +</services>
View file
atmos-2.97.7.tar.gz/aclocal.m4 -> atmos-2.97.8.tar.gz/aclocal.m4
Changed
@@ -103,10 +103,9 @@ # configured tree to be moved without reconfiguration. AC_DEFUN(AM_AUX_DIR_EXPAND, -dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ(2.50)dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +AC_REQUIRE(AC_CONFIG_AUX_DIR_DEFAULT)dnl +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` ) # AM_CONDITIONAL -*- Autoconf -*-
View file
atmos-2.97.7.tar.gz/configure -> atmos-2.97.8.tar.gz/configure
Changed
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for atmos 2.97.7. +# Generated by GNU Autoconf 2.69 for atmos 2.97.8. # # Report bugs to <mass-general@curl.sai.msu.ru>. # @@ -580,8 +580,8 @@ # Identity of this package. PACKAGE_NAME='atmos' PACKAGE_TARNAME='atmos' -PACKAGE_VERSION='2.97.7' -PACKAGE_STRING='atmos 2.97.7' +PACKAGE_VERSION='2.97.8' +PACKAGE_STRING='atmos 2.97.8' PACKAGE_BUGREPORT='mass-general@curl.sai.msu.ru' PACKAGE_URL='' @@ -1273,7 +1273,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures atmos 2.97.7 to adapt to many kinds of systems. +\`configure' configures atmos 2.97.8 to adapt to many kinds of systems. Usage: $0 OPTION... VAR=VALUE... @@ -1339,7 +1339,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of atmos 2.97.7:";; + short | recursive ) echo "Configuration of atmos 2.97.8:";; esac cat <<\_ACEOF @@ -1433,7 +1433,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -atmos configure 2.97.7 +atmos configure 2.97.8 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1735,7 +1735,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by atmos $as_me 2.97.7, which was +It was created by atmos $as_me 2.97.8, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2284,8 +2284,8 @@ ac_script='s/\\$/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in @@ -2598,7 +2598,7 @@ # Define the identity of the package. PACKAGE='atmos' - VERSION='2.97.7' + VERSION='2.97.8' cat >>confdefs.h <<_ACEOF @@ -4665,7 +4665,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by atmos $as_me 2.97.7, which was +This file was extended by atmos $as_me 2.97.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4731,7 +4731,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/\\""\`\$/\\\\&/g'`" ac_cs_version="\\ -atmos config.status 2.97.7 +atmos config.status 2.97.8 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"
View file
atmos-2.97.7.tar.gz/configure.in -> atmos-2.97.8.tar.gz/configure.in
Changed
@@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(atmos, 2.97.7, mass-general@curl.sai.msu.ru) +AC_INIT(atmos, 2.97.8, mass-general@curl.sai.msu.ru) AM_INIT_AUTOMAKE() AC_CONFIG_HEADERS(src/config.h) AC_CONFIG_SRCDIR(src/atmos.h)
View file
atmos-2.97.7.tar.gz/src/params.cpp -> atmos-2.97.8.tar.gz/src/params.cpp
Changed
@@ -1,5 +1,5 @@ /* - $Id: params.cpp 185 2011-01-31 12:01:43Z matwey $ + $Id: params.cpp 298 2017-01-08 14:39:07Z matwey $ Copyright (C) 2009 Sternberg Astronomical Institute, MSU This program is free software: you can redistribute it and/or modify @@ -94,7 +94,7 @@ for( std::vector< std::string >::size_type i = 0; i < ctr.size(); ++i ) { ret(i) = m_container.as< value_type >( (boost::format("Devices/Bicounter %1%/NonLinearity%2%") % ctri0 % ctri1).str() ); } - return ret * 1e-6 / exposition(); + return ret * 1e-6; // nsec to msec } vector_type proxy::nonpoisson() const { typedef vector_type::value_type value_type;
View file
atmos-2.97.7.tar.gz/third-party/lsp/aclocal.m4 -> atmos-2.97.8.tar.gz/third-party/lsp/aclocal.m4
Changed
@@ -103,10 +103,9 @@ # configured tree to be moved without reconfiguration. AC_DEFUN(AM_AUX_DIR_EXPAND, -dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ(2.50)dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +AC_REQUIRE(AC_CONFIG_AUX_DIR_DEFAULT)dnl +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` ) # AM_CONDITIONAL -*- Autoconf -*-
View file
atmos-2.97.7.tar.gz/third-party/lsp/configure -> atmos-2.97.8.tar.gz/third-party/lsp/configure
Changed
@@ -2396,8 +2396,8 @@ ac_script='s/\\$/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in
View file
atmos-2.97.7.tar.gz/third-party/yalpa/aclocal.m4 -> atmos-2.97.8.tar.gz/third-party/yalpa/aclocal.m4
Changed
@@ -103,10 +103,9 @@ # configured tree to be moved without reconfiguration. AC_DEFUN(AM_AUX_DIR_EXPAND, -dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ(2.50)dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +AC_REQUIRE(AC_CONFIG_AUX_DIR_DEFAULT)dnl +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` ) # AM_CONDITIONAL -*- Autoconf -*-
View file
atmos-2.97.7.tar.gz/third-party/yalpa/configure -> atmos-2.97.8.tar.gz/third-party/yalpa/configure
Changed
@@ -2538,8 +2538,8 @@ ac_script='s/\\$/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.