packages: jquery-cookie/jquery-cookie.spec - it is version 1.0, update url ...
glen
glen at pld-linux.org
Mon May 9 15:01:26 CEST 2011
Author: glen Date: Mon May 9 13:01:26 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- it is version 1.0, update url and grab latest
---- Files affected:
packages/jquery-cookie:
jquery-cookie.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/jquery-cookie/jquery-cookie.spec
diff -u packages/jquery-cookie/jquery-cookie.spec:1.1 packages/jquery-cookie/jquery-cookie.spec:1.2
--- packages/jquery-cookie/jquery-cookie.spec:1.1 Thu Dec 16 11:21:58 2010
+++ packages/jquery-cookie/jquery-cookie.spec Mon May 9 15:01:21 2011
@@ -2,14 +2,13 @@
%define plugin cookie
Summary: jQuery Cookie plugin
Name: jquery-%{plugin}
-# no version known, so pick the lowest
-Version: 0.1
+Version: 1.0
Release: 1
License: MIT / GPL
Group: Applications/WWW
Source0: https://github.com/carhartl/jquery-cookie/tarball/master#/%{plugin}.tgz
-# Source0-md5: 06563fe2bd9cf5fc348bae666205b901
-URL: https://github.com/carhartl/jquery-cookie
+# Source0-md5: d1be69258e0b0745e871b067fbf6cfac
+URL: http://plugins.jquery.com/project/Cookie
BuildRequires: js
BuildRequires: rpmbuild(macros) > 1.268
BuildRequires: yuicompressor
@@ -36,7 +35,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_appdir}
-cp -a build/jquery.cookie.js $RPM_BUILD_ROOT%{_appdir}/%{plugin}.js
+cp -p build/jquery.cookie.js $RPM_BUILD_ROOT%{_appdir}/%{plugin}.js
%clean
rm -rf $RPM_BUILD_ROOT
@@ -51,5 +50,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/05/09 13:01:21 glen
+- it is version 1.0, update url and grab latest
+
Revision 1.1 2010/12/16 10:21:58 glen
- initial
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery-cookie/jquery-cookie.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list