https://bugzilla.gnome.org/show_bug.cgi?id=613033
  sysadmin | Other | unspecified

--- Comment #10 from Olav Vitters <[email protected]> 2011-03-01 
23:06:27 UTC ---
Created an attachment (id=182218)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=182218)
Tarballs in sources/ not matching my regexp

Tarballs in sources directory which do not match the following regexp:

^(?P<module>.*)[_-](?P<version>([0-9]+[\.\-])*[0-9]+)?\.(?P<format>tar.*)$

I don't want to allow too much in the regexp. I basically hate these 'pre1' etc
things, because then I cannot do a sane version sort. I need such a version
sort to allow diffs between e.g. module-2.91.20 and module-3.0.0.

Think the regexp is good enough. Might want to allow version-1. E.g.
module-2.91.20-1.. though I think some enforcement is fine.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to