A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4805 ====================================================================== Reported By: bwalton Assigned To: yann ====================================================================== Project: screen Issue ID: 4805 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: feedback ====================================================================== Date Submitted: 2011-07-14 02:45 CEST Last Modified: 2011-07-21 17:13 CEST ====================================================================== Summary: Please rename package to CSWscreen Description: It would be nice if the package name matched the catalog name. You could provide screen_stub/CSWscrn that depends on screen/CSWscreen to make the transition easy.
Thanks -Ben ====================================================================== ---------------------------------------------------------------------- (0009205) bwalton (developer) - 2011-07-21 17:13 https://www.opencsw.org/mantis/view.php?id=4805#c9205 ---------------------------------------------------------------------- Hi Yann, There is a standard mechanism in GAR to generate the empty transitional package. This will give you an empty screen_stub package, which we have chosen as the standard naming convention. (You chose _transitional.) To use this feature, simply add to your GAR recipe: OBSOLETED_BY_CSWscreen = CSWscrn CATALOG_NAME_CSWscrn = screen_stub Those two lines should be enough to do everything required. You'll get CSWscrn/screen_stub depending on CSWscreen/screen. Can you try this method? I'm happy to test the update as it stands for functionality though. Thanks -Ben _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
