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

Group :: Desenvolvimento/C
RPM: zeek-cmake

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: zeek-cmake
Version: 20190609
Release: alt1

Summary: CMake scripts used in Zeek

Group: Development/C
License: BSD
Url: https://github.com/zeek/cmake

# Source-url: https://github.com/zeek/cmake/archive/master.zip

Source: %name-%version.tar

BuildArch: noarch
AutoReq: no

%description
This is a collection of CMake scripts intended to be included as a
git submodule in other repositories related to Zeek (www.zeek.org).

* remote logging
* remote events
* distributed data stores


%prep
%setup

# disable rpath

%__subst "s|.*SetupRPATH.*||" CommonCMakeConfig.cmake

%install
mkdir -p %buildroot%_datadir/%name/
cp -a * %buildroot%_datadir/%name/

%files
%doc COPYING README
%_datadir/%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