X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=www-register-wizard.spec;h=da3339d07c12bf1215c90debe8371086f20d32ae;hb=349ba753153febf54f390153b8c282424ca00f0f;hp=ceee8f9c4f53aae978964404290fef01f9917874;hpb=652223da644ffb9c9acbc04118a5c174fab10926;p=www-register-wizard.git diff --git a/www-register-wizard.spec b/www-register-wizard.spec index ceee8f9..da3339d 100755 --- a/www-register-wizard.spec +++ b/www-register-wizard.spec @@ -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,5 +60,24 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/registerwizard %changelog +* 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. + +* 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. + * Fri Feb 27 2009 Stephen Soltesz - - Initial creation of spec file.