Spec URL: http://ivazquez.fedorapeople.org/packages/django-evolution/django-evolution.spec SRPM URL: http://ivazquez.fedorapeople.org/packages/django-evolution/django-evolution-0.0-1.20080217svnr164.src.rpm Description: When you run ./manage.py syncdb, Django will look for any new models that have been defined, and add a database table to represent those new models. However, if you make a change to an existing model, ./manage.py syncdb will not make any changes to the database. This is where Django Evolution fits in. Django Evolution is an extension to Django that allows you to track changes in your models over time, and to update the database to reflect those changes.
The release number should probably be 0.x.prereleasedetails ? http://fedoraproject.org/wiki/Packaging/NamingGuidelines#NonNumericRelease I'd suggest 0.1.%{alphatag}%{?dist} -- the date is probably less important than the actual SVN revision.
Almost ready -- everything is fine apart from the release number. MUST + rpmlint: clean + package name: ok + spec file name ? package guideline-compliant this should probably be 0.x.%{alphatag}%{?dist} + license complies with guidelines + license field accurate + license file not deleted + spec in US English + spec legible + source matches upstream + builds under >= 1 archs: noarch + build dependencies complete + own all directories + no dupes in %files + permission + %clean RPM_BUILD_ROOT + macros used consistently + Package contains code + large docs => -doc: not that large + clean buildroot before install + filenames UTF-8 SHOULD - desc and summary contain translations if available + package build in mock on all architectures + package functioned as described + scriplets are sane + require package not files
Updated. http://ivazquez.fedorapeople.org/packages/django-evolution/django-evolution.spec http://ivazquez.fedorapeople.org/packages/django-evolution/django-evolution-0.0-0.1.svnr164.src.rpm
Change looks good. APPROVED.
Can you please go on with the CVS procedure?
New Package CVS Request ======================= Package Name: django-evolution Short Description: Schema evolution for Django Owners: ivazquez Branches: F-9 F-10 EL-5
cvs done.