3 Commits

Author SHA1 Message Date
Fatih Aşıcı b713d35a65 build: Change filename format of packages
The new format is:

    <name>-<version>-<release>-<distribution id>-<architecture>.pisi

    e.g. pisi-2.3.2-180-p11-x86_64.pisi

We will not use build numbers any more. This commit removes some of the code
related to build numbers. New pisi will not deal with build numbers.
Before the stable release, all buildno-related code will be removed.

It is now possible to use digits after a dash character (e.g. polkit-qt-1).

Distribution id is a short string to represent the distribution release
(e.g. p11 for Pardus 2011).

Architecture strings cannot start with a digit. This is needed to
distinguish old and new packages.
2010-10-06 10:53:53 +00:00
Fatih Aşıcı 58e18207cb tests: Use the same Package instance when testing add_to_package 2010-07-12 13:18:06 +00:00
Faik Uygur 54e89f07b4 Change to project/trunk,tags,branches style 2009-10-14 12:42:24 +00:00