X-Git-Url: http://git.onelab.eu/?p=www-register-wizard.git;a=blobdiff_plain;f=www-register-wizard.spec;h=a1d78f4dd2b9d4b8efa14c9afb89167e21d9a82a;hp=829ac481c2cbfb070bc471080d9a19bf7b29dde6;hb=37d6fd1637c43953b2c0d24f1fbda8f39c70f40b;hpb=e85c710ca39bd175eda8dd02921fda70a8d4fec2 diff --git a/www-register-wizard.spec b/www-register-wizard.spec index 829ac48..a1d78f4 100755 --- a/www-register-wizard.spec +++ b/www-register-wizard.spec @@ -4,7 +4,7 @@ %define url $URL: https://svn.planet-lab.org/svn/www-register-wizard/trunk/www-register-wizard.spec $ %define name www-register-wizard -%define version 4.2 +%define version 4.3 %define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -26,8 +26,8 @@ URL: %(echo %{url} | cut -d ' ' -f 2) # We use set everywhere #Requires: httpd >= 2.0 -Requires: PLCWWW >= 4.2 -Requires: PLCAPI >= 4.2 +Requires: PLCWWW >= 4.3 +Requires: PLCAPI >= 4.3 %description @@ -60,6 +60,24 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/registerwizard %changelog +* Wed Apr 21 2010 Thierry Parmentelat - www-register-wizard-4.3-3 +- previous tag had gone bad +- + stephen's tweaks for f12 + +* Tue Apr 13 2010 Thierry Parmentelat - www-register-wizard-4.3-2 +- upgrade to codeigniter 1.7.2 for php-5.3 & f12 +- enable rewrite_short_tags to preserve support for tag + +* Thu Jul 02 2009 Stephen Soltesz - www-register-wizard-4.3-1 +- better error handling on updating node information. + +* Wed Jun 03 2009 Stephen Soltesz - www-register-wizard-4.3-0 +- update version number to match 4.3 for consistency and clarity. + +* Wed Jun 03 2009 Stephen Soltesz - www-register-wizard-4.2-4 +- changes to work with 4.3... probably need to update the version information to +- avoid confusion. + * Thu Apr 16 2009 Stephen Soltesz - www-register-wizard-4.2-3 - bring up to date.