Commit Graph

11 Commits

Author SHA1 Message Date
Fatih Aşıcı 53f3b33d3f dtd,rng: Accept BuildFlags tag inside Package tags 2011-03-25 13:31:53 +00:00
Fatih Aşıcı fd43ea55d6 specfile: Accept BuildDependencies inside Package tags
It will be used for build dependencies specific to a build type.
2011-02-20 18:20:53 +00:00
Fatih Aşıcı 9aa31bcce7 specfile: Accept BuildType tag inside Package tags
It is not functional at this time.
2011-02-20 14:30:03 +00:00
Fatih Aşıcı 0cf8cc6e7c dtd/rng: Replace update type 'bug' with 'critical' 2010-05-17 08:17:24 +00:00
Fatih Aşıcı acb57ef231 dtd,rng: Update DTD and RelaxNG shemas for the recently added features 2010-03-18 12:14:27 +00:00
Fatih Aşıcı f394699f19 Add target attribute to Archive tag. It can be used to extract the archive into a sub-directory. 2010-02-20 20:42:20 +00:00
Fatih Aşıcı 712d4c10cd Update DTD file for Source/{AdditionalFiles,ExcludeArch} 2010-02-20 10:51:08 +00:00
Ozan Çağlayan efb97cc392 Add support for reverse applying a patch with <Patch reverse="[tT]rue">.. 2010-01-23 13:22:07 +00:00
Ozan Çağlayan af144f4af4 Revert replace for <Path> as it's not well tested, save the differences into a patch 2009-11-05 11:50:59 +00:00
Ozan Çağlayan bb92f9ec74 Add replace attribute to Path:
A new build which sets 'replace' for a config file will overwrite the file
installed on the system regardless of its status:

<Path fileType="config" replace="true">/etc/hede.conf</Path>

Tested on a simple install/reinstall, works well.
Should test further with delta updates before applying.
2009-10-15 18:17:10 +00:00
Faik Uygur 54e89f07b4 Change to project/trunk,tags,branches style 2009-10-14 12:42:24 +00:00