summaryrefslogtreecommitdiffstats
path: root/specs/ipa-pki-theme.spec
Commit message (Collapse)AuthorAgeFilesLines
* Update to b2 releaseAde Lee2012-10-301-2/+5
|
* Update release to b1Ade Lee2012-10-081-1/+4
|
* Updated release to a2Ade Lee2012-10-011-1/+4
|
* Using RPM version number in CMake.Endi Sukma Dewata2012-10-011-2/+7
| | | | | | | | | | | | The RPM spec files have been modified to pass the full RPM version number to CMake. The version number contains the product version number, release number, milestone, and platform. The CMake scritps will parse and use this version number to generate Java manifest files. The product version number will be used as the specification version and full version number will be used as the implementation version. Ticket #339
* Removed unnecessary pki folder.Endi Sukma Dewata2012-03-261-0/+181
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131