Commit Graph

13 Commits

Author SHA1 Message Date
Ozan Çağlayan fbb358f965 Make LocalName, Summary and Description optional for component.xml files 2009-12-15 08:46:39 +00:00
Serdar Dalgıç 269dec8c6b update these too. 2009-12-14 12:04:07 +00:00
Serdar Dalgıç 48179b333d Check individual packages' Distribution Release and architecture properties before installing them. 2009-12-11 21:16:09 +00:00
Serdar Dalgıç 479f10265b Raise meaningful warning when translations.xml has invalid XML.
BUG:FIXED:8969
2009-12-09 12:25:29 +00:00
Bahadır Kandemir 26d14982c7 Add package name to needs{Restart,Reboot} list if an update requires one of these actions.
IMHO, update_databases() method in Install class is suitable for this operation, feel free to move/refactor code if I'm wrong.
2009-12-08 15:20:35 +00:00
Bahadır Kandemir e8fa5bb1f6 Install DB changes and API methods for needs{Restart,Reboot} feature.
pisi.api.list_needs_{reboot,restart}()
pisi.api.add_needs_{reboot,restart}(package)
pisi.api.remove_needs_{reboot,restart}(package)
2009-12-07 21:05:30 +00:00
Bahadır Kandemir 73db8c6b8e Reverted AnyDep changes 2009-12-04 11:55:25 +00:00
Bahadır Kandemir ffbd4526e5 Fixed repo_version_bumped() ignoring with_version() argument. 2009-12-04 10:07:59 +00:00
Bahadır Kandemir 915d16cdec AnyDependency support added to with_dependencies() method. Simply give AnyDependency list as an argument. 2009-12-04 09:21:42 +00:00
Bahadır Kandemir d2e28e0bd5 *Size variables should be long. 2009-11-22 14:56:51 +00:00
Faik Uygur 692e7b043d update changelog 2009-11-09 10:04:59 +00:00
Ozan Çağlayan 94f85db8f1 Don't append dbginfo to the debug packages' partOf data 2009-10-15 17:25:54 +00:00
Faik Uygur aa33fae1d6 these too 2009-10-14 12:42:49 +00:00