packages: js-sizzle/js-sizzle.spec - new snap, rename to js-sizzle

glen glen at pld-linux.org
Sun Apr 11 19:31:03 CEST 2010


Author: glen                         Date: Sun Apr 11 17:31:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new snap, rename to js-sizzle

---- Files affected:
packages/js-sizzle:
   js-sizzle.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/js-sizzle/js-sizzle.spec
diff -u packages/js-sizzle/js-sizzle.spec:1.2 packages/js-sizzle/js-sizzle.spec:1.3
--- packages/js-sizzle/js-sizzle.spec:1.2	Tue Nov 17 12:54:14 2009
+++ packages/js-sizzle/js-sizzle.spec	Sun Apr 11 19:30:58 2010
@@ -1,13 +1,12 @@
 # $Revision$, $Date$
-%define		rev	4251a83f9cdc9edc4e5814691f0071b51b766e4d
 Summary:	A pure-JavaScript CSS selector engine
-Name:		sizzle
+Name:		js-sizzle
 Version:	1.0
-Release:	0.1
-License:	MIT, BSD, and GPL
+Release:	0.2
+License:	MIT, BSD, and GPL v2
 Group:		Applications/WWW
-Source0:	http://download.github.com/jeresig-%{name}-%{rev}.zip
-# Source0-md5:	73b356e1769768e854d8202d4410959d
+Source0:	http://download.github.com/jeresig-sizzle-852d3d0.zip
+# Source0-md5:	8524ff0dcd1aefdbd653b16e3636dc5c
 URL:		http://www.sizzlejs.com/
 BuildRequires:	unzip
 BuildArch:	noarch
@@ -20,22 +19,20 @@
 to a host library.
 
 %prep
-%setup -q -n jeresig-%{name}-%{rev}
-
-%build
-%{__make} jquery
+%setup -qc
+mv jeresig-sizzle-*/* .
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_appdir}
-cp -a sizzle.js jquery-sizzle.js $RPM_BUILD_ROOT%{_appdir}
+cp -a sizzle.js $RPM_BUILD_ROOT%{_appdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE test/index.html
+%doc LICENSE README
 %{_appdir}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -44,6 +41,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/04/11 17:30:58  glen
+- new snap, rename to js-sizzle
+
 Revision 1.2  2009/11/17 11:54:14  zbyniu
 - BR: unzip
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/js-sizzle/js-sizzle.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list