Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37562217
en ru br
ALT Linux repositórios
S:2.2.0-alt0.1

Group :: Desenvolvimento/Outros
RPM: meteor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        _name meteor

Name:          %_name
Version:       2.2.0
Release:       alt0.1
Summary:       Meteor, the JavaScript App Platform
License:       MIT
Group:         Development/Other
Url:           https://www.meteor.com
Vcs:           https://github.com/meteor/meteor.git
Packager:      Node Team <node at packages.altlinux.ru>

Source:        %name-%version.tar
BuildRequires(pre): rpm-macros-nodejs

%add_findreq_skiplist %%_libexecdir/%_name/**/*
Autoprov:      yes,noshebang,nopython,noperl,nosymlinks,noshell
Autoreq:       yes,noshebang,nopython,noperl,nosymlinks,noshell
Requires:      node
Requires:      npmjs-fibers

ExclusiveArch: x86_64

%description
Meteor is an ultra-simple environment for building modern web applications.

With Meteor you write apps:

* in modern JavaScript
* that send data over the wire, rather than HTML
* using your choice of popular open-source libraries


%prep
%setup

%install
mkdir -p %buildroot/%_libdir/%_name %buildroot/%_bindir
cp -rp * %buildroot/%_libdir/%_name
chmod a+x %buildroot/%_libdir/%_name/%_name
ln -s %_libdir/%_name/%_name %buildroot/%_bindir/%_name

%files
%_bindir/%_name
%_libdir/%_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