make the search more interactive and less cpu hangry with a timeout and closure.
[plewww.git] / plewww.spec
index bf6b63f..0eeb9f8 100644 (file)
@@ -5,7 +5,7 @@
 # what the myplc rpm requires
 %define name plewww
 %define version 4.3
-%define taglevel 1
+%define taglevel 5
 
 # no need to mention pldistro as this module differs in both distros
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -64,7 +64,8 @@ echo "All files just need to be installed as is from the codebase"
 rm -rf $RPM_BUILD_ROOT
 
 #
-# plcwww
+# plewww
+# xxx : uninstall should undo this
 #
 
 echo "* PLEWWW: Installing web pages"
@@ -122,6 +123,18 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/plekit
 
 %changelog
+* Thu Apr 09 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-5
+- detect expired session and redirect to the login page
+
+* Thu Apr 09 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-4
+- improve browser health - was using too many cycles
+
+* Tue Apr 07 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-3
+- more consistency between views, and cosmetic changes
+
+* Mon Mar 30 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-2
+- area for managing slice tags
+
 * Tue Mar 24 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-1
 - first checkpoint tag for PLEWWW
 - mostly functionally complete, probably a lot of tweaks still needed