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

Group :: Sistema/Bibliotecas
RPM: javascript-jquery

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname jquery
Name: javascript-jquery
Version: 3.7.1
Release: alt1

Summary: jQuery is a new kind of JavaScript Library

Group: System/Libraries
License: MIT
Url: http://jquery.com/

Source: http://code.jquery.com/jquery-%version.js
Source1: http://code.jquery.com/jquery-%version.min.js

BuildArch: noarch

BuildRequires(pre): rpm-macros-javascript >= 0.2

Requires: javascript-common

%description
jQuery is a fast and concise JavaScript Library that simplifies HTML
document traversing, event handling, animating, and Ajax interactions
for rapid web development. jQuery is designed to change the way that
you write JavaScript.

%prep

%install
mkdir -p %buildroot%_jquerydir/
install -m644 %SOURCE0 %buildroot%_jquerydir/jquery.js
install -m644 %SOURCE1 %buildroot%_jquerydir/jquery.min.js

%files
%_jquerydir/*

%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