Author: glen Date: Wed Jul 14 09:37:21 2010 GMT Module: packages Tag: HEAD ---- Log message: - include base theme, rel 1
---- Files affected: packages/jquery-ui: jquery-ui.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/jquery-ui/jquery-ui.spec diff -u packages/jquery-ui/jquery-ui.spec:1.7 packages/jquery-ui/jquery-ui.spec:1.8 --- packages/jquery-ui/jquery-ui.spec:1.7 Fri Jun 4 15:31:47 2010 +++ packages/jquery-ui/jquery-ui.spec Wed Jul 14 11:37:15 2010 @@ -2,7 +2,7 @@ Summary: jQuery UI Name: jquery-ui Version: 1.7.2 -Release: 0.1 +Release: 1 License: MIT / GPL Group: Applications/WWW Source0: http://jquery-ui.googlecode.com/files/%{name}-%{version}.zip @@ -50,6 +50,7 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_appdir},%{_examplesdir}/%{name}-%{version}} cp -a ui/minified/* $RPM_BUILD_ROOT%{_appdir} +cp -a themes $RPM_BUILD_ROOT%{_appdir} cp -a demos/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %find_lang %{name}.lang @@ -63,6 +64,7 @@ %dir %{_appdir} %{_appdir}/ui.*.js %{_appdir}/effects.*.js +%{_appdir}/themes # bundle of all effects %{_appdir}/jquery-ui.js @@ -79,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2010/07/14 09:37:15 glen +- include base theme, rel 1 + Revision 1.7 2010/06/04 13:31:47 glen - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery-ui/jquery-ui.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
