3480dbe Avoid uninstalling dependencies during package lifetime

2 files Authored by mkosek 11 years ago, Committed by rcritten 11 years ago,
    Avoid uninstalling dependencies during package lifetime
    
    Requires(pre) only guarantees that package will be present before
    package scriptlets are run. However, the package can be removed
    after installation is finished without removing also IPA. Add
    standard Requires for these dependencies.
    
    Remove PRE version number from VERSION. This update and following
    is done on a top of IPA 3.0.0 GA.
    
        
file modified
+2 -2
file modified
+6 -1