init
This commit is contained in:
parent
6f2a476a8b
commit
4a31b6a570
@ -12,7 +12,7 @@ License: MIT
|
||||
URL: http://sizzlejs.com/
|
||||
Source0: https://github.com/jquery/sizzle/archive/%{commit}/%{name}-%{commit}.tar.gz
|
||||
# disable gzip-js during build
|
||||
Patch1: %{name}-disable-gzip-js.patch
|
||||
Patch0: %{name}-disable-gzip-js.patch
|
||||
BuildRequires: web-assets-devel nodejs-packaging
|
||||
Provides: %{name}-static = %{version}-%{release}
|
||||
Obsoletes: %{name}-source < %{version}
|
||||
@ -25,7 +25,7 @@ library.
|
||||
|
||||
%prep
|
||||
%setup -qn sizzle-%{commit}
|
||||
%patch1 -p1
|
||||
%patch0 -p1
|
||||
rm -rf dist/*
|
||||
|
||||
%build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user