Re: How to create the fake package to replace/remove/update packages
Muayyad AlSadi <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
> No as far as I tried. Its "ooobasis3.1-base" version 3.1.1 vs. > "ooobasis3.2-base" version 3.2 so yum update will not pick it directlly, > only via my fake package since I only changed minor version number. have you tried adding provides like this Provides: ooobasis3.1-base=3.2 this idea might be crazy