X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=7beab1871c8d788739feda21c01d3068911ead0f;hb=621f5f2521d88af260fe7b4ed416826662929669;hp=967a86b01e83a5e154564c24d72398d00310de67;hpb=855a63779d7566b1cc63c1359ed314c7f50f0ca1;p=plewww.git diff --git a/plewww.spec b/plewww.spec index 967a86b..7beab18 100644 --- a/plewww.spec +++ b/plewww.spec @@ -1,7 +1,7 @@ # what the myplc rpm requires %define name plewww -%define version 4.3 -%define taglevel 72 +%define version 5.2 +%define taglevel 4 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -27,7 +27,7 @@ URL: %{SCMURL} #Requires: httpd >= 2.0 Requires: php >= 5.0 Requires: postgresql >= 8.0 -Requires: PLCAPI >= 4.3 +Requires: plcapi >= 5.2 Requires: drupal = 4.7 Requires: plewww-plekit @@ -125,6 +125,31 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Tue Dec 10 2013 Thierry Parmentelat - plewww-5.2-4 +- googlemap widget: support for gmap api v3 + various cosmetic tweaks +- can display site names with odd characters + +* Tue Jun 04 2013 Thierry Parmentelat - plewww-5.2-3 +- typo in help message about initscripts + +* Tue Apr 23 2013 Thierry Parmentelat - plewww-5.2-2 +- node page and person page show hrn in details + +* Thu Mar 07 2013 Thierry Parmentelat - plewww-5.2-1 +- late fix of registration for plcapi-5.1-6 + +* Wed Dec 19 2012 Thierry Parmentelat - plewww-4.3-75 +- add extra code to prevent confidentiality leaks +- for vicci: $plc->hide_planetlab_block, that should not affect mainstream +- return_url for add-person and remove-person +- myslice.log now in /var/log/myslice/ (should have been cleaned up..) + +* Fri Aug 31 2012 Thierry Parmentelat - plewww-4.3-74 +- add tags section on site and person pages + +* Mon Jul 09 2012 Thierry Parmentelat - plewww-4.3-73 +- slightly tweak profiling points in slice.php + * Mon May 07 2012 Thierry Parmentelat - plewww-4.3-72 - ships with new default images for PLC/PLE from planet-lab.eu