Make LocalName, Summary and Description optional for component.xml files

This commit is contained in:
Ozan Çağlayan
2009-12-15 08:46:39 +00:00
parent 0e6bdf6777
commit fbb358f965
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
2009-12-15 Faik Uygur <faik@pardus.org.tr>
* pisi/component.py (Component): Make LocalName, Summary and
Description optional for cleaning up component.xml files in the
repository.
2009-12-14 Serdar Dalgıç <serdar@pardus.org.tr>
* Add architecture and distribution release check to pisi add-repo
New parameter --ignore-check is added to pisi ar too.