Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37555179
en ru br
ALT Linux repositórios
S:1.1.4-alt1

Group :: Development/Tools
RPM: xdrfile

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%def_disable static
Name: xdrfile
Version: 1.1.4
Release: alt1

Summary: Reading and writing trr and xtc files

License: LGPLv3
Group: Development/Tools
Url: http://wiki.gromacs.org/index.php/XTC_Library

Source: ftp://ftp.gromacs.org/pub/contrib/xdrfile-%version.tar.gz

Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

Requires: lib%name = %version-%release

BuildPreReq: gcc-fortran chrpath

%description
This tool allows to read GROMACS trr and xtc files and also to
convert from one format to another.

%package -n lib%name
Summary: XTC shared library
Group: System/Libraries

%description -n lib%name
This library allows to read GROMACS trr and xtc files and also to
convert from one format to another.

%package -n lib%name-devel
Summary: Development files of XTC library
Group: Development/C
Requires: lib%name = %version-%release

%description -n lib%name-devel
This library allows to read GROMACS trr and xtc files and also to
convert from one format to another.

This package contains development files of XTC library.

%package -n lib%name-devel-static
Summary: XTC static library
Group: Development/C
Requires: lib%name-devel = %version-%release

%description -n lib%name-devel-static
This library allows to read GROMACS trr and xtc files and also to
convert from one format to another.

This package contains static version of XTC library.

%prep
%setup

%build
%configure --enable-fortran --enable-shared %{subst_enable static}
%make_build
%make test

%install
%makeinstall_std

chrpath -d %buildroot%_bindir/trr2xtc

%files
%doc AUTHORS COPYING NEWS README
%_bindir/*

%files -n lib%name
%_libdir/*.so.*

%files -n lib%name-devel
%_libdir/*.so
%_includedir/*

%if_enabled static
%files -n lib%name-devel-static
%_libdir/*.a
%endif

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009