X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=www-register-wizard.spec;h=73390c3d2d0a826a2601af05268934ec17e86403;hb=9b9ed1fca6d78bf2cd54d1eb1e6f0a71efbbc977;hp=968cc3c284426b25bca91c54c1528c6adf2510cc;hpb=293757214bcc3675af4dbc0a063dd0710f4b2408;p=www-register-wizard.git diff --git a/www-register-wizard.spec b/www-register-wizard.spec index 968cc3c..73390c3 100755 --- a/www-register-wizard.spec +++ b/www-register-wizard.spec @@ -5,7 +5,7 @@ %define name www-register-wizard %define version 4.2 -%define taglevel 1 +%define taglevel 4 %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,18 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/registerwizard %changelog +* 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. + +* Mon Mar 16 2009 Stephen Soltesz - www-register-wizard-4.2-2 +- correct typos. +- remove extra print statements. +- remove 'debug' continue buttons. + * Fri Mar 13 2009 Stephen Soltesz - www-register-wizard-4.2-1 - enforced model check on add-pcu. - display clearer messages on stage 8, regarding pcu success or failure.