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

Group :: Desenvolvimento/C++
RPM: glog

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: glog
Version: 0.5.0
Release: alt1
Summary: C++ implementation of Google logging module
License: BSD
Group: Development/C++
Url: https://github.com/google/glog

Source: %name-%version.tar
BuildRequires: gcc-c++ cmake rpm-macros-cmake
BuildRequires: ctest /proc

%description
C++ implementation of Google logging module

%package -n lib%name
Group: Development/C++
Summary: C++ implementation of Google logging module

%description -n lib%name
C++ implementation of Google logging module.

%package -n lib%name-devel
Summary: Development tools for programs which will use Google logging library
Group: Development/C++
Requires: lib%name = %version-%release

%description -n lib%name-devel
C++ implementation of Google logging module.
Development tools.

%prep
%setup

%build
%cmake

%cmake_build

%check
%cmake_build --target test

%install
%cmakeinstall_std

%files -n lib%name
%doc README.rst ChangeLog AUTHORS COPYING
%_libdir/lib%name.so.*

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

%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