Author: glen Date: Thu Sep 2 20:03:54 2010 GMT Module: packages Tag: HEAD ---- Log message: - actually apply a patch; rel 3
---- Files affected: packages/roundcube-plugins: roundcube-plugins.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/roundcube-plugins/roundcube-plugins.spec diff -u packages/roundcube-plugins/roundcube-plugins.spec:1.8 packages/roundcube-plugins/roundcube-plugins.spec:1.9 --- packages/roundcube-plugins/roundcube-plugins.spec:1.8 Tue Aug 31 19:25:59 2010 +++ packages/roundcube-plugins/roundcube-plugins.spec Thu Sep 2 22:03:46 2010 @@ -5,7 +5,7 @@ Name: roundcube-plugins Version: 0.2 # DO NOT DECREASE RELEASE, subpackages will suffer -Release: 2 +Release: 3 License: GPL v2 Group: Applications/WWW Source0: http://roundcube-plugins.googlecode.com/files/jqueryui-1.8.2.1.tgz @@ -13,6 +13,7 @@ Source1: http://roundcube-plugins.googlecode.com/files/keyboard_shortcuts-1.5.tgz # Source1-md5: 7c3858cce34ead5b2a4c5a3d21e988e2 Patch0: keyboard_shortcuts-deletekey.patch +Patch1: keyboard_shortcuts-avoid-duplicate-event.patch URL: http://code.google.com/p/roundcube-plugins/ BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.553 @@ -66,6 +67,7 @@ %setup -qcT %(seq -f -a%g 0 1 | xargs) %undos -f php,js,css %patch0 -p0 +%patch1 -p0 mv jqueryui/config.inc.php{.dist,} @@ -116,6 +118,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2010/09/02 20:03:46 glen +- actually apply a patch; rel 3 + Revision 1.8 2010/08/31 17:25:59 glen - avoid duplicate even fire, i.e chrome got events twice ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcube-plugins/roundcube-plugins.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
